html {
	height: 100%;
}
body {
	width: 910px;
	margin: auto;
	padding-top: 0px; 
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: .8em;
	font-weight: normal;
	font-style: normal;
	height: 100%;
	min-height: 200px;
	background-color: #12596B;
	}
	
/*	* {
		margin: 0; padding 0; 
	}
*/
	

	
	#headerwrapper {
		background-image: url(css/banner.jpg);
		height: 150px;
		background-repeat: no-repeat;
		vertical-align: middle;
		padding: 30px  0px 0px  130px;
		margin-right: 20px;	
	}		
	
	
	#topedge {
		background-image: url(css/topedge.jpg);
		background-position: top;
		background-color: #fff;
		background-repeat: repeat-x;
		height: 140px;
		
	}
	#address {
		float: right;
		height: 90px;
		color: white;
		font-size: 90.1%;
		margin-right: 0;
		width: 280px;
		line-height: 130%;
	}
	#address a {
		color: white;
	}
	#toprtcorner {
		background-image:url(css/toprtcorner.jpg);	
		background-repeat: no-repeat;
		background-position: top right;
		margin: 0px;
		z-index: 3;
	}


	
	#butterfly {
		position: relative;
		float: left;
		margin-left: 15px;
		
		padding-top:14px;
		
		width: 128px;
		/*padding-top: 14px;height: 118px;*/
	}
	
	#leftedge {
		background-image: url(css/leftedge.jpg);
		background-position: left;
		background-repeat: repeat-y;
		background-color: #fff;
	
 

		}
		
		#rtedge {		
		background-image: url(css/rtedge.jpg);
		background-position: top right;
		background-repeat: repeat-y;
		}
		
		#contentwrapper {
	
		}
		#content {
		background-color: #fff;
		color: #000;
		margin: 0px 30px 10px 35px;
		text-align: left;
	}	
	
	#content ul li {
		margin: 10px;
	}
	
	#nav {
		width: 150px;
		background-color: #fff;
		float: left;
		font-size: .9em;
		font-weight: bold;
		color: #8B3D3D;
		background-color:#F2F9FB;
		line-height: 150%;
		margin:  0px 10px 10px 5px;
		padding: 8px;
		border: 1px solid #12596B;
	}

	
		 #footer 	{
	/*background: #fff;*/
	background-image:  url(css/btmleftcorner.jpg);
		background-repeat: no-repeat;
		background-position: bottom left;
	
		
		
}	

		
	#btmedge {
			background-image: url(css/btm.jpg);
		background-position: bottom;
		background-repeat: repeat-x;
		margin: 0; padding 0;
/*		margin: 0px 20px 0px 20px;
		padding-top: 20px;*/
				}
	
	#btmrtcorner {
		background-image: url(css/btmrtcorner.jpg);
		background-repeat: no-repeat;
		background-position: bottom right;
		padding: 5px 30px 20px 30px;
		margin-bottom: -20px;
		color: black;
		font-size: .8em;
		text-align: center;
	
	}
	
	#smallblocktext {
		width: 400px;
		margin: auto;
		background-color: #fff;
	}
	div.clearfloats {
	clear:both; }

h1 {
	font-size: 1.3em;
	color: #003366;
}
h2 {
	font-size: 1.2em;
	color: #12596B;
}
h3 {
	font-size: 1.0em;
	color: #12596B;
}
h4 {
	font-size: 1.0em;
	color: #67AED6;
}
h5 {
	font-size: .9em	;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 1px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	border-top-style: none;
	border-bottom-width: thin;
}
a:link {
	color: #29627C;
}
a:visited {
	color: #327797;
}
a:hover {
	color: #873833;
}
a:active {
	color: #975A32;
}


hr.blue {
	color: #003399;
	height: 3px;
	width: 100%;
}

.bluebox {  
	background-color: #003399;
}
.white {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003399;
}


.fixme {
	font-size: 1.3em;
	font-style: italic;
	font-weight: bold;
	color: #33FF00;
	background-color: #FF3366;
}
.whitebg {
	background-color: #FFFFFF;
	color: #000000;
	font-weight: normal;
	background-position: center center;
	margin: 10px;
	padding: 10px;
}

.paddedtext {
	padding: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 5px;
	z-index: 3;
}
.required {
	color: #FF0000;
}
.smallred { font-size: .6em; color: #FF3300; text-decoration: none ;}
.tiny {
	font-size: 90.1%;
}
input.formCheckbox {
	border: none;
	background: transparent;
}

input.formButton {
	border-bottom: 2px solid #003580;
	border-left: 2px solid #003580;
	border-right: 2px solid #003580;
	border-top: 2px solid #003580;
	margin: 1px 1px 0px 0px;
	background-color: #06B1D0;
}
input.alertformButton {
	border-bottom: 1px solid #003580;
	border-left: 1px solid #003580;
	border-right: 1px solid #003580;
	border-top: 1px solid #003580;
	color: #FFFFFF;
	margin: 3px 1px 0px 1px;
	background-color: #B20016;
}

table.crisptable, table.crisptable td  {
	border: 1px solid #327797;
	border-collapse: collapse;
	padding: 4px;
}
table.crisptable th, table.crisptable th a:link, table.crisptable th a:visited, table.crisptable th a:hover, table.crisptable th a:active  {
	color: #FFFFFF;
	background-color: #11AEBC;
}
.altRowEven {
	background-color: #DDF5F7;
}
.altRowOdd{
	background-color: #ACE6EB;
}
table.bgtable, table.bgtable td  {
	border: 1px solid #11AABB;
	border-collapse: collapse;
	padding: 2px;
}
table.bgtable th, table.bgtable th a:link, table.bgtable th a:visited, table.bgtable th a:hover, table.bgtable th a:active  {
	color: #095A63;
	background-color: #F5FCFD;
}

.bgaltRowEven {
	background-color: #F5FCFD;
}
.bgaltRowOdd{
	background-color: #DDF5F7;
}


.blueimportant {
	font-size: 1em;
	font-weight: bold;
	color: #003399;
}
.bluetitle{
	font-size: 1.2em;
	font-weight: bold;
	color: #003366;
}