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

/*
* {
	margin: 0px auto;
	padding: 0px;
}
*/
p {
	margin: 0px auto;
	padding: 0px;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px auto;
	padding: 0px;
	color: #000000;
}
#sepwrapper {
	background-image: url(/images/header.jpg);
	width:851px;
	height:151px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 0px;
	margin-right: 31px;
	margin-bottom: 0px;
	margin-left: 18px;
}
#header-area {
	width:300px;
	height:30px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 31px;
	margin-bottom: 0px;
	margin-left: 18px;
}
#layoutwrapper {
	background-image:url(/images/background.gif);
	background-position:left top;
	background-repeat:repeat-y;
	width:900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#headerwrapper {
	margin:0px 18px 0px 18px;
	padding:0px 0px 0px 0px;
	width:882px;
}
#inside-text {
	width:600px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	margin: 0px;
	padding-top: 40px;
	padding-right: 27px;
	padding-bottom: 0px;
	padding-left: 28px;
}
#inside-text2 {
	width:600px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 80px;
}
#navwrapper {
	width:851px;
	background-image: url(/images/menu_bg.gif);
	background-repeat: repeat;
	height:25px;
	margin-top: 0px;
	margin-right: 31px;
	margin-bottom: 0px;
	margin-left: 18px;
	padding: 0px;
	display:block;
}
#contentwrapper {
	margin-left:18px;
	margin-right:75px;
	padding-top:12px;
}
#footercap {
	width:900px;
	background-image: url(/images/footer..gif);
	background-repeat: repeat-y;
	height: 30px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer {
	margin: 0px auto 20px;
	padding: 0px;
	width:800px;
}
.footer-text {
	font-size:12px;
}
.textfooter {
	color:gray;
	font-family:arial,helvetica,sans-serif;
	font-size:10px;
}
.cleardiv2 {
	clear:right;
	margin:0px;
	padding:0px;
}
.cleardiv {
	clear:both;
	margin: 0px;
	padding: 0px;
	height: 0px;
}
.coursemap {
	background-color:#F5F5F5;
	border:1px solid silver;
	margin-left:55px;
	padding:5px;
	text-align: center;
}
.flyover {
	background-color:#F5F5F5;
	border:1px solid silver;
	margin-left:65px;
	padding:5px;
	text-align: center;
}
.contentimageright {
	background-color:#F5F5F5;
	border:1px solid silver;
	margin-left:15px;
	padding:5px;
	text-align: center;
	float: right;
}
.contentimageright2 {
	background-color:#F5F5F5;
	border:1px solid silver;
	padding:5px;
	text-align: center;
	float: left;
}
.contentimageright3 {
	background-color:#F5F5F5;
	border:1px solid silver;
	padding:5px;
	margin-top: 20px;
	margin-bottom: 25px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	display:block;
}
.error_message {
	color: #FF0000;
}
.main_text {
	font-size: 16px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	text-indent: 20px;
	line-height: 25px;

}
.style10 {
	font-size: 16px; 
	font-weight: bold; 
}
.style11 {
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}
.style12 {
	font-size: 18px;
	font-weight: normal;
	line-height: 35px;
	text-indent: 25px;
}
.options {
	padding-left: 20px;
	line-height: 25px;
}
#option {
	padding: 0px 0px 15px 0px;
	margin:0px 20px;	
	line-height: 25px;
}

#option li {
	padding-top: 10px;	
}




h1 {
	font-family: verdana, helvetica, sans-serif;
	color: #003263;
	font-size: 24px;
	letter-spacing: 2px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 5px;
	padding-bottom: 2px;
}

h2 {
	font-family: verdana,helvetica,sans-serif;
	color: #003263;
	font-size: 24px;
	letter-spacing: 2px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 5px;
	padding-bottom: 2px;
}

h3 {
	font-family: verdana,helvetica,sans-serif;
	color: #003263;
	font-size: 24px;
	letter-spacing: 2px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 5px;
	padding-bottom: 2px;
}
h4 {
	font-family: verdana, helvetica, sans-serif;
	color: #003263;
	font-size: 16px;
	letter-spacing: 2px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 2px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

/* FORM STYLES */
.forminput input {
	background-color:#F5F5F5;
	border:1px solid gray;
	color:#444444;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	padding:2px;
}
.forminput textarea {
	background-color:#F5F5F5;
	border:1px solid gray;
	color:#444444;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	padding:4px;
}
.forminput select {
	background-color:#F5F5F5;
	border:1px solid gray;
	color:#444444;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
}
.formbutton input {
	background-color:#3876B3;
	border:1px solid #444444;
	color:white;
	cursor:pointer;
	font-family:verdana,helvetica,sans-serif;
	font-size:10px;
	font-weight:bold;
	padding:2px;
}


/*  LINKS STYLES  */
.links {}
.links a:link {text-decoration: none; color: #003263; border-bottom: solid 1px silver;}
.links a:active {text-decoration: none; color: #3876B3; border: none; border-bottom: solid 1px gray;}
.links a:visited {text-decoration: none; color: #003263; border-bottom: solid 1px silver;}
.links a:hover {text-decoration: none; color: #3876B3;  border-bottom: solid 1px gray;}

.linkslight {}
.linkslight a:link {text-decoration: none; color: white; border-bottom: solid 1px silver;}
.linkslight a:active {text-decoration: none; color: silver; border: none; border-bottom: solid 1px #3876B3;}
.linkslight a:visited {text-decoration: none; color: white; border-bottom: solid 1px silver;}
.linkslight a:hover {text-decoration: none; color: silver;  border-bottom: solid 1px #3876B3;}

.linksfooter {}
.linksfooter a:link {text-decoration: none; color: gray;}
.linksfooter a:active {text-decoration: underline; color: gray;}
.linksfooter a:visited {text-decoration: none; color: gray;}
.linksfooter a:hover {text-decoration: underline; color: gray;}

.linkssubnav {}
.linkssubnav a:link {text-decoration: none; color: #003263; border-bottom: none;}
.linkssubnav a:active {text-decoration: none; color: #3876B3; border-bottom: solid 1px silver;}
.linkssubnav a:visited {text-decoration: none; color: #003263; border-bottom: none;}
.linkssubnav a:hover {text-decoration: none; color: #3876B3; border-bottom: solid 1px silver;}
