@charset "UTF-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
}
body{
	background:#4b809f;
	height:611px;
	background-image:url(/images/grad_rpt.jpg);
	background-repeat:repeat-x;
}
#gradrpt {

}
h3, h4, h5, h6{
	font-family: Arial, Helvetica, sans-serif;
}
h1, h2{
	font-family:Arial, Helvetica, sans-serif;
}
h1{
	background: url('/images/h1bg.gif') no-repeat bottom left;
	line-height:2.4em;
	font-weight:bold;
	font-style:italic;
	font-size: 17px;
	color:#4c81a0;
	margin-bottom:10px;
}
h2{
	background: url('/images/h2bg.gif') repeat-x bottom left;
	line-height:1.5em;
	font-weight:bold;
	font-style:italic;
	font-size: 14px;
	color:#163f5b;
	margin-bottom:10px;
}
h3{
	background: url('/images/h3bg.gif');
	color:#1a3444;
	text-align:left;
	padding-left:14px;
	font-size: 12px;
	font-weight:bold;
	line-height:27px;
}
h4{
	color:#173b3f;
	font-size: 14px;
	margin-bottom: 6px;
}
h5{
	color:#5e5e5d;
	font-size:18px;
	font-weight:normal;
}
h6{
	font-size: 14px;
	height:25px;
	color:#FFFFFF;
	background: #1a3443 url('/images/homebg.jpg') repeat-x top left;
	padding-top:5px;
}
.formheader{
	/*background: url('/images/h1bg.gif') repeat-x bottom left;*/
	border-bottom: solid #CCCCCC 1px; 
	line-height:2.4em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size: 17px;
	color:#892713;
	margin-bottom:5px;
}
p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
}
.plus{
	margin-right:3px;
	margin-bottom:-2px;
}
.plus1{
	cursor:pointer;
	margin-right:3px;
}
.subs{
	color:#666666;
}
.subs:hover{
	color:#892713;
}
#container{
	background:#ffffff;
	margin:auto;
	margin-top:15px;
	margin-bottom:15px;
	width:920px;
	border: solid 1px #bdbab5;
}
#header{
	margin:auto;
	width:920px;
	height: 108px;
	background: #cbc8c2 url('/images/headerbg.jpg') top center;
	border-bottom: solid 1px #bdbab5;
}
#header i{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#892713;
}
#slogan{
	padding-top:30px;
	height:30px;
	top:30px;
	text-align:center;
}
#mag{
	vertical-align:top;
}
#go{
	vertical-align:top;
}
#search{
	margin-top:45px;
	margin-right:15px;
	float:right;
	display:inline;
	width:226px;
	height:30px;
}
#search ul{
	list-style-type:none;
}
#search li{
	color:#5e5e5d;
	display: inline;
	font-size:.8em;
}
#search a{
	color:#5e5e5d;
	text-decoration:none;
}

#topmenu {
	margin-left:-2px;
	margin-top:6px;
	float:left;
}

.topmenulinks {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#13425c;
}

#topmenulinks a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#13425c;
	padding-right:5px;
}

#topmenulinks a:hover{
	color:#990000;
}


#searchbox{
}
#logo{
	float:left;
	display:inline;
	margin-left:10px;
	width:268px;
	height:80px;
}
#links{
	margin:auto;
	margin-top:10px;
	width:920px;
	height:36px;
	line-height:32px;
	background:#72bac5;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	border: solid 1px #00FF00;
}
#sidebar ul{
	/*list-style-image: url('/images/plus_links.gif');*/
	list-style-type:none;
	margin-left:10px;
	margin-top:8px;
}
#sidebar li{
	margin-bottom:10px;	
}
#sidebar a{
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#424242;
}
#sidebar a:hover{
	cursor:pointer;
	text-decoration:underline;
	color:#041a34;
}
#homelink a{
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:13px;
}
#homelink a:hover{
	color:#CCCCCC;
}
#nav1{
	display:none;
}
#nav2{
	display:none;
}
#subs li{
	margin-left:16px;
	list-style-type:circle;
	list-style-position:inherit;
	list-style-image:url('/images/dot.gif');
}
#subs a{
	font-size:11px;
	color:#666666;
	
}
#subs a:hover{
	font-size:11px;
	color:#892713;
}
#subcontainer{
	width:920px;
	/*border: solid 1px #FF9900;*/
}
#banner{
	/*background: url('/images/headimg.jpg');*/
	width:710px;
	height:117px;
	margin-left:2px;
	*margin-left:1px;
}
#sidebar{
	float:left;
	background-image:url(images/grad_rpt2.jpg);
	background-repeat:repeat-x;
	background-color:#fafafa;
	width:175px;
	margin-top:10px;
	margin-bottom:20px;
	margin-left:10px;
	*margin-left:5px;
	margin-right:0px;
	border-top:solid 1px #bdbab5;
	border-left: solid 1px #bdbab5;
	border-right: solid 1px #bdbab5;
	border-bottom: solid 1px #bdbab5;
}

#content{
	float:left;
	width: 712px;
	margin-top:10px;
	margin-left: 10px;
	margin-bottom:50px;
	/*border: solid 1px #9933FF;*/
}
#col1{
	float:left;
	margin-top:15px;
	width:498px;
	margin-left:2px;
	*margin-left:1px;
	margin-right:0px;
	/*border:solid 1px #00FF00;*/
}
#col1text{
	margin-left:10px;
	width:480px;
}
#col1text a{
	color:#4a809e;
	text-decoration:none;
	font-weight:bold;
}

#col1text a:hover{
	text-decoration:underline;
}

#col1 ul{
	margin-left:15px;
	list-style-image:url('/images/dot.gif');
}
#col1 li{
	margin-left:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
}
#col2{
	float:left;
	background-image:url(images/grad_rpt2.jpg);
	background-repeat:repeat-x;
	background-color:#fafafa;
	margin-top:15px;
	width:175px;
	margin-left:35px;
	margin-bottom:20px; 
	border-left: solid 1px #bdbab5;
	border-right: solid 1px #bdbab5;
	border-bottom: solid 1px #bdbab5;
}
#col2-form{
	float:left;
	background-image:url(images/grad_rpt2.jpg);
	background-repeat:repeat-x;
	background-color:#fafafa;
	margin-top:15px;
	width:200px;
	margin-left:10px;
	margin-bottom:20px; 
	border-left: solid 1px #bdbab5;
	border-right: solid 1px #bdbab5;
	border-bottom: solid 1px #bdbab5;
}
#col2links a{
	color:#173b3f;
	font-size: 14px;
	margin-bottom: 6px;
}
#formbox{
	background: #cac8c4 url('/images/formbg.jpg');
	width:522px;
	height:213px;
}

#main-form-left{
	float:left;
	width:145px;
	height:180px;
	margin-right:20px;
}

#formbody{
	float:left;
}
#forminfo{
	float:left;
	height:180px;
	margin-right:10px;
	margin-left:10px;
	*margin-left:4px;
}
#main-form-right{
	float:left;
	width:135px;
	height:180px;
}
#newstext{
	margin:auto;
	width:147px;
	padding-bottom:20px;
}
#newstext a{
	color:#892713;
	text-decoration:none;
}
#newstext a:hover{
	color:#892713;
	text-decoration:underline;
}

.resources_text {
	margin-bottom:14px; 
	font-size:11px; 
	color:#424242;	
}

#resources{
	margin:auto;
	width:147px;
	padding-bottom:10px;
}
#resources a{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	color:#15293b;
	font-size: 13px;
}
#resources a:hover{
	color:#892713;
	text-decoration:underline;
}
#footer{
	clear:both;
	margin:auto;
	background: #ffffff url('/images/footerbg.gif') repeat-x;
	height:80px;
	margin-top:20px;
}
#bluebar{
	height:20px;
	text-align:center;
}
#bottom{
	margin-top:5px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:15px;
	/*height:30px;*/
	text-align:center;
}
.botmmenulinks{
	color:#5e5e5d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-right:3px;
}
.modified{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#15293b;
}
#bottom a{
	color:#5e5e5d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
}
#bottom a:hover{
	color:#990000;
}
.label{
	width:145px;
	height:16px;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.7em;
}
#sideform{
	padding-bottom: 20px;
	padding-left:16px;
	padding-right:16px;
}
