
    /* <!-- */
	/* General styles */
    body {
        margin:0;
        padding:0;
        border:0;			/* This removes the border around the viewport in old versions of IE */
        width:100%;
        background:#DBDBDB;
        min-width:600px;    /* Minimum width of layout - remove line if not required */
							/* The min-width property does not work in old versions of Internet Explorer */
		font-size:90%;
		height: 100%;
		min-height: 100%;

    }
	a {
    	color:#369;
	}

    h1, h2, h3 {
        margin:.8em 0 .2em 0;
        padding:0;
    }
    p {
        margin:.4em 0 .8em 0;
        padding:0;
    }
	img {
		margin:10px 0 5px;
	}
	/* Header styles */
    #header {
        clear:both;
        float:left;
        width:100%;
		background: #037065 url(http://icarr.org/images/icarrbanner.png);
		height: 95px;
		margin-left:0px;
		margin-top:0px;
		margin-right:0px;
		margin-bottom:0px;
		
    }

	#header a {
		font-family: Georgia, Helvetica, Sans-Serif;
		font-size: 36px;
		color: #222222;
		text-decoration: none;
		padding: 0px;
		margin: 0px;
		}

	#header a:hover{
		color: #222222;
		}


	#headerleft {
		width: 465px;
		float: left;
		}

	#headerright {
		width: 465px;
		float: right;
		text-align: right;
		}

	#headerright li {
		display: inline;
		list-style-type: none;

		}

	#headerright ul {
		margin: 0px;
		padding: 10px 0px 0px 0px;
		}

	#headerright ul li a, #headerright ul li a:visited {
		color: #999999;
		font-family: Arial, Tahoma, Verdana;
		font-size: 14px;
		font-weight: normal;
		margin: 0px 5px 0px 5px;
		padding: 5px 5px 5px 5px;
		text-decoration: none;
		text-transform: lowercase;
		}

	#headerright ul li a:hover {
		color: #000000;
		margin: 0px 5px 0px 5px;
		padding: 5px 5px 5px 5px;
		text-decoration: underline;
		}


	/* 'widths' sub menu */
	#layoutdims {
		clear:both;
		background:#eee;
		border-top:4px solid #000;
		margin:0;
		padding:6px 15px !important;
		text-align:right;
	}
	/* column container */
	.colmask {
		position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	    clear:both;
	    float:left;
        width:97%;				/* width of whole page */
		overflow:hidden;		/* This chops off any overhanging divs */
		margin-left: 10px;
		margin-top: 10px;
		margin-bottom: 20px;
		
	}
	/* holy grail 3 column settings */
	.holygrail {
	    background:#DBDBDB;    	/* Right column background colour */
	}
    .holygrail .colmid {
        float:left;
        width:200%;
        margin-left:-250px; 	/* Width of right column */
        position:relative;
        right:100%;
        background:#DBDBDB;    	/* Centre column background colour */
    }
    .holygrail .colleft {
        float:left;
        width:100%;
        margin-left:-50%;
        position:relative;
        left:480px;         	/* Left column width + right column width */
        background:#DBDBDB;    	/* Left column background colour */
    }
    .holygrail .col1wrap {
        float:left;
	    width:50%;
	    position:relative;
	    right:240px;        	/* Width of left column */
	    padding-bottom:1em; 	/* Centre column bottom padding. Leave it out if it's zero */

	}
	.holygrail .col1 {
        margin:0 250px;     	/* Centre column side padding:
                            	Left padding = left column width + centre column left padding width
                            	Right padding = right column width + centre column right padding width */
        position:relative;
	    left:200%;
	    overflow:hidden;
	}
    .holygrail .col2 {
        float:left;
        float:right;			/* This overrides the float:left above */
        width:210px;        	/* Width of left column content (left column width minus left and right padding) */
        position:relative;
        right:18px;         	/* Width of the left-had side padding on the left column */
    }
    .holygrail .col3 {
        float:left;
        float:right;			/* This overrides the float:left above */
        width:230px;        	/* Width of right column content (right column width minus left and right padding) */
        margin-right:38px;  	/* Width of right column right-hand padding + left column left and right padding */
        position:relative;
        left:50%;
    }
	/* Footer styles */
	#footer {
        clear:both;
        float:left;
        width:100%;
		border-top:1px solid #000;
		background: #FFF;

		
    }

    #footer p {
        padding:10px;
        margin:0;
    }

	#top {
		height: 30px;
		background: #92CDCE url(http://icarr.org/images/topbg.png);
	}
	
	#leftbox1{
		width: 97%; border: solid 1px; border-color:#038040; margin-top:20px; margin-left:0px; padding: 0px 10px 5px 10px; background: #FFF;
	}
	#midbox{
		width: 96%; border: solid 1px; border-color:#038040; margin-top:20px; padding: 0px 10px 5px 10px; background: #FFF;
	}
	


	
	#menu
	{
	background: #FFF url(http://icarr.org/images/menubg3.png) repeat-x;
	background-position: bottom left;
	background-repeat: repeat-x;
	border-bottom: 1px solid #699db5;
	}

	#menu ul
	{	
		clear: both;
		vertical-align: middle;
		min-width: 900px;
		padding: .25em 0 .3em 0;
		list-style-type: none;
		text-align: center;
		margin-left: auto;
		margin-right: auto;
		margin-top: 0;
		margin-bottom: 0;
		color: #0000ff;
		font-size: .8em;
		font-weight: bold;
		background-image: #000;
		background-position: bottom left;
		background-repeat: repeat-x;
	}

	#menu ul li
	{
		padding: .2em 0 .2em 0;
		list-style-type: none;
		display: inline;
		text-align: center;
		vertical-align: middle;
		margin-left: auto;
		margin-right: auto;
	}

	#menu ul li a
	{
		font-size: 11pt;
		letter-spacing: .04em;
		padding: .2em .6em .2em .6em;
		margin: 0;
		border-left: 1px solid #dedede;
		border-right: 1px solid #dedede;
		color: #0000ff;
		text-align: center;
		text-decoration: none;
	}

	#menu ul li a:hover
	{
		background-color: #dbdbdb;
		color: #ffffff;
	}

	#menu ul li a.firstset
	{
		background-color: #068075;
		color: #ffffff;
	}

	#menu ul li a.firstset:hover
	{
		background-color: #dbdbdb;
		color: #ffffff;
	}

	#menu ul li a.set
	{
		background-color: #02567f;
		color: #ffffff;
	}

	#menu ul li a.set:hover
	{
		background-color: #dbdbdb;
		color: #ffffff;
	}


form {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
  font:100% verdana,arial,sans-serif;
  margin: 0;
  padding: 0;
  min-width: 500px;
  max-width: 600px;
  width: 560px; 
}

form fieldset {
  / * clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
  border-color: #000;
  border-width: 1px;
  border-style: solid;
  padding: 10px;        /* padding in fieldset support spotty in IE */
  margin: 0;
}

form fieldset legend {
	font-size:1.1em; /* bump up legend font size, not too large or it'll overwrite border on left */
                       /* be careful with padding, it'll shift the nice offset on top of border  */
}

form label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 150px; 
	padding: 0; 
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right; 
}

form fieldset label:first-letter { /* use first-letter pseudo-class to underline accesskey, note that */
	text-decoration:underline;    /* Firefox 1.07 WIN and Explorer 5.2 Mac don't support first-letter */
                                    /* pseudo-class on legend elements, but do support it on label elements */
                                    /* we instead underline first letter on each label element and accesskey */
                                    /* each input. doing only legends would  lessens cognitive load */
                                   /* opera breaks after first letter underlined legends but not labels */
}

form input, form textarea {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:5px 0 0 10px; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
}

form input#reset {
	margin-left:0px; /* set margin-left back to zero on reset button (set above) */
}

textarea { overflow: auto; }

form small {
	display: block;
	margin: 0 0 5px 160px; /* instructions/comments left margin set to align w/ right column inputs */
	padding: 1px 3px;
	font-size: 88%;
}

form .required{font-weight:bold;} /* uses class instead of div, more efficient */

form br {
	clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}

    /* --> */
    <!--[if lt IE 7]>
    <style media="screen" type="text/css">
    .col1 {
	    width:100%;
	}
    <![endif]-->

/* cssform - table less form css*/
.cssform{
	border:10px #DDDDDD;
}

.cssform p{
	width: 500px;
	clear: left;
	margin: 0;
	padding: 5px 0 8px 0;
	padding-left: 185px; /*width of left column containing the label elements*/
	border-top: 1px dashed gray;
	height: 1%;
	font-size:12pt;

}

.cssform label{
	font-weight: bold;
	float: left;
	margin-left: -175px; /*width of left column*/
	width: 175px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
	width: 200px;
	font-size:12pt;
	border: 3px solid #e5ebf8;
}

.cssform textarea{
	width: 250px;
	height: 150px;
	font-size:12pt;
	border: 3px solid #e5ebf8;


}

/* cssformL - table less form css shows on layer*/

.cssformL p{
	width: 300px;
	clear: left;
	margin: 0;
	padding: 5px 0 8px 0;
	/*padding-left: 155px; width of left column containing the label elements*/
	border-top: 1px dashed gray;
	height: 1%;
}

.cssformL label{
	font-weight: bold;
	float: left;
	width: 250px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssformL input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
	width: 180px;
}

.cssformL textarea{
	width: 250px;
	height: 150px;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
	margin-left: 3px;
}



/* ListTable CSS */
table.ListTable {
    border-spacing: 0px;
    border-collapse: collapse;
    font-size:12pt;

}
table.ListTable th {
    text-align: left;
    font-weight: normal;
    padding: 0.1em 0.5em;
    border-bottom: 2px solid #FFFFFF;
    background: #DBE2F1;
}
table.ListTable a {
    text-decoration:none;
    color: #5982d6;

}


table.ListTable a:hover {
    /*border-bottom:1px dotted;*/
}

table.ListTable .button {
	clear:both;
	padding:10px 10px !important;
	text-align:left;
}



table.ListTable .button a {
	display:block;
	color:white;
	font-size:10pt;
	background:#5982d6 ;
	padding:5px 10px 7px 10px;
	text-decoration: none;
	-webkit-border-radius: 8px;
    -moz-border-radius: 8px;
}

table.ListTable .button a:hover {
	color:#5982d6;
	background:white ;
	text-decoration: none;
	-webkit-border-radius: 8px;
    -moz-border-radius: 8px;

}

table.ListTable td {
    text-align: left;
    border-bottom: 2px solid #FFFFFF;
    padding: 0.1em 0.5em;
    background: #e5ebf8;
}

table.ListTable tr{
    background: #5982d6 ;


}
table.ListTable thead th {
    background: #5982d6 ;
    color: #FFFFFF;
    text-align: left;

}
table.ListTable th.Corner {
    text-align: left;
}