@charset "utf-8";
/* CSS Document */

html{margin:0px; padding:0px; border:0px;}
div{margin:0px; padding:0px; border:0px;}
img {margin:0px; padding:0px; border:0px;}

body {
	width:816px;
	margin:auto;
	margin-top:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:1.4em;
	font-size:0.75em;
	background-image: url(../images/skin/pagebackground.gif);
	background-repeat: repeat-x;
	background-color: #fcd199;
}

.whitesmall{ color:#FFFFFF; font-size:0.90em;}
.whitemission{color:#39301d; text-align:center;}
.clearboth{ clear:both;}
h1{ font-size:1.2em; color:#036263; font-weight:bold;}

.maincontainer{width:816px; height:auto; background-image:url(../images/skin/background.gif); background-repeat:repeat-y; clear:both;}
.topshadow{width:816px; height:8px; background-image: url(../images/skin/topshadow.gif);background-repeat: no-repeat; clear:both; font-size:4px;}
.bottomshadow{width:816px; height:8px; background-image: url(../images/skin/bottomshadow.gif);background-repeat: no-repeat; clear:both; font-size:4px;}
.leftshadow{width:8px; height:500px; float:left; background-image:url(../images/skin/leftshadow.gif); background-repeat:no-repeat;}
.rightshadow{width:8px; height:500px; float:right; background-image: url(../images/skin/rightshadow.gif); background-repeat:no-repeat;}

.middlecontainer800{ width:800px; height:auto; float:left; }
.leftcolum{ width:200px; height:auto; float:left;}
.leftcolumlogo{ width:200px; height:76px; float:left;}
.rightcolum{width:600px; height:auto; float:right;}

.leftcolumfooter2{ width:200px; height:25px; float:left; }


.missiomcurve{ background-image:url(../images/skin/mission.gif); background-position:top; background-repeat:no-repeat;}


.abovebanner{width:800px; height:76px; clear:both;}

.flashbanner{width:800px; height:244px; clear:both;}



.width87fl{ width:87px; height:10px;float:left;}
.width490fl{width:490px; height:auto;float:left;}

.width17fl{ width:17px; height:10px; float:left;}
.width166fl {width:166px; height:auto; float:left;}


.footer1{width:800px; height:auto; clear:both;} 
.footer2{width:800px; height:25px; clear:both; font-size:0.72em;}

/*////////////////////Sub Links Start///////////////////*/
.sublink {
	font-size:0.90em;
	color: #333333;
	text-decoration:none;
}
a.sublink:hover {
	font-size:0.90em;
	color:#FF6600;
}
.sublinkdisable {
	font-size:0.90em;
	color:#FF6600;
}
/*////////////////////Sub Links End///////////////////*/
/*////////////////////Head Links Start///////////////////*/
.headlink {
	font-size:0.90em;
	color: #333333;
	text-decoration:none;
	text-align:right;
}
a.headlink:hover {
	font-size:0.90em;
	color:#FF6600;
	text-align:right;
}
.headlinkdisable {
	font-size:0.90em;
	color:#FF6600;
	text-align:right;
}
/*////////////////////Head Links End///////////////////*/
