* { margin: 0; padding: 0;}

body { background-color: #444385; font-family: Verdana, sans-serif; font-size: 16px; color: #000066; 

}

#container { width: 750px;	margin: 0 auto; overflow: hidden;}

#header { width: 750px;	height: 100px;	background-image: url("../img/logo.gif"); overflow: hidden;}

#sidebar { height: 490px; background-color: #FFFFCB;float: left; margin: 0px; font-size: .70em; width:160px; overflow: hidden;}
			#sidebar a {}
			#sidebar a:hover {}
			#sidebar p { color: #000066; font-size: 1em; font-weight: mormal;}
			#sidebar h1 { color: #000066; font-size: 1.3em; font-weight: bold;}
			#sidebar h2 { color: #000066; font-size: 1.2em; font-weight: bold;}
			#sidebar hr { color: #444385; height: 1px; width: 163px;}
.sidebarp {width: 160px;} 
.bfish { width: 160px; text-align:center;}
#vdiv { width:2px; height:455px; color: #444385; float:left;}

#main { background-color: #ffffff;	width: 588px; height: 490px; float: left; overflow: hidden;}

#footer {background-color: #676497; clear: both; width: 750px; color: #FFF; font-size: .8em; font-weight: bold;}
			#footer h4 { font-size: .7em; line-height: 1.9em; color: #B6B6C4; font-weight: normal;}
.pipes { color: #B6B6C4; font-weight: normal;}

.bigbox { width: 281px;	height: 225px; background-color: #FFF;	border: 1px solid #BFBFD9; float: left; margin: 8px 4px 4px 4px;}
			.bigbox p { margin-top: 25px;}
			.bigbox h1 { font-size: 1.1em; font-weight: bold; color: #000066; text-decoration: underline; margin-left: 110px; padding-top: 20px;}
			.bigbox h1 a:link {color: #000066; text-decoration: underline;}
			.bigbox h1 a:visited {color: #000066; text-decoration: underline;}
			.bigbox h1 a:hover {color: #424184; text-decoration: underline;}
			.bigbox h2 { font-size: .9em; line-height: 1.4em; font-weight: normal; text-decoration: none; margin-top: 4px; margin-left: 110px;}

.smallbox { width: 184px; height: 214px; background-color: #FFFFEB;	border: 1px solid #BFBFD9; margin: 4px; float: left;}
			.smallbox h1 { font-size: 1em; line-height: 1.4em; color: #000066; text-decoration: underline; font-weight: bold; margin: 10px 10px 0px 10px;}
			.smallbox h1 a:link {color: #000066; text-decoration: underline;}
			.smallbox h1 a:visited {color: #000066; text-decoration: underline;}
			.smallbox h1 a:hover {color: #000066; text-decoration: underline;}
			.smallbox p { margin: 5px 10px; font-size: .8em; text-decoration: none; line-height: 1.3em;}

	.redLINK {
	font-family:verdana, arial, sans-serif; font-size:10pt;
	color:#660000; text-decoration:underlined;
	}
	.redLINK a {
	font-family:verdana, arial, sans-serif; font-size:10pt;
	color:#660000; text-decoration:underlined;
	}
	.redLINK a:visited {
	font-family:verdana, arial, sans-serif; font-size:10pt;
	color:#660000; text-decoration:underlined;
	}
	
	.blueLINK {
	font-family:verdana, arial, sans-serif; font-size:10pt;
	color:#000066; text-decoration:underlined;
	}
	.blueLINK a{
	font-family:verdana, arial, sans-serif; font-size:10pt;
	color:#000066; text-decoration:underlined;
	}
	.blueLINK a:visited{
	font-family:verdana, arial, sans-serif; font-size:10pt;
	color:#000066; text-decoration:underlined;
	}
	
	.blueLINKsm {
	font-family:verdana, arial, sans-serif; font-size:8pt;
	color:#000066; text-decoration:underlined;
	}
	.blueLINKsm a{
	font-family:verdana, arial, sans-serif; font-size:8pt;
	color:#000066; text-decoration:underlined;
	}
	.blueLINKsm a:visited{
	font-family:verdana, arial, sans-serif; font-size:8pt;
	color:#000066; text-decoration:underlined;
	}
	
	input.invis {
		font-family:verdana, arial, sans-serif;
		font-size:8pt;
		height:15px;
		font-color:#000000;
		border: 1px solid #FFFFEB;
		line-height:14px;
		font-weight:normal;
		cursor:auto;
		background-color:#FFFFEB;		
	}

