/*Basic Styles */

body {
	font: 100% Arial, sans-serif;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #000000;
	font-weight: normal;
}

a, a:visited, a:active {
	color: #2158BF;
	text-decoration:none;
	}

a:hover {
	color:#ffd31e;
	text-decoration:underline;
	}

/*Header and Top Nav Styles */

.homepage #header {
	position: relative;
	width: 934px;
	height: 144px;
	background: #ffffff;
	margin: 0 auto;
}

.headerimg {
	float:left;
}

#mainnav {
	margin: 12px 0px 2px 0px;
	font-family: Arial, sans-serif;
	color: #00477f;
	font-size: 14px;
	font-weight: bold;
}

#forgot a:link {
	color: #CC092F; 
	text-decoration: none; 
	font-size: 10px;
}

#forgot a:visited {
	color: #CC092F; 
	text-decoration: none;
	font-size: 10px; 
}


#forgot a:hover {
	color: #00477F; 
	text-decoration: none; 
	font-size: 10px;
}


/* Login Form Styles */

#headerright {
	padding-top:10px;	
	width: 250px;
	float:right;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5D5656;
	font-size: 11px;}
	
#selectbox {
	background:#ffffff;
	border:1px solid #CD092F;
	float:left;}

.loginbox {
	background:#FFFFFF;
	border:1px solid #CD092F;
	padding:1px;
	margin:2px 0px 5px 0px;
	width:150px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5D5656;
	font-size: 11px;}

#loginsubmit {
	padding:0px 25px 25px 0px;
	display:block;
	float:right;
	}
	
.formtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5D5656;
	font-size: 12px;
	line-height: 26px;
}

/*Center Content Styles*/

.homepage #mainbody {
	width: 934px;
	height: auto;
	min-height: 490px;
	background-color: #FFFDF1;
	margin: 0 auto;
	padding: 0 0 0 0;
	text-align: left;
}

.mainbodyimg {
	float:left;
}

.maintext {
	font-family: Arial, sans-serif;
	color: #000000;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
}

#signup {
	margin: 15px 0px 12px 0px;
}

#hometext {
	float: right;
	width: 410px;
	padding: 30px 20px 0px 20px;
	background-color: #FFFDF1;}


/* Top Links Styles */

#toplinks {
	font-family: Arial, sans-serif;
	color: #ffe375;
	font-size: 10px;
}

#toplinks a:link {
	color: #ffe375; 
	text-decoration: none; 
	font-size: 10px;
}

#toplinks a:visited {
	color: #ffe375; 
	text-decoration: none; 
	font-size: 10px;
}


#toplinks a:hover {
	color: #FFFFFF; 
	text-decoration: underline; 
	font-size: 10px;
}

/* Footer Styles */

#footer {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #09347a; 
}

#footer a:link {
	color: #09347a; 
	text-decoration: none; 
}

#footer a:visited {
	color: #09347a; 
	text-decoration: none; 
}


#footer a:hover {
	color: #ffe26a; 
	text-decoration: underline; 
}

#indexSidebar{
	font-family: Arial, sans-serif;
	color: #ffffff;
	font-size: 13px;
}

#secSidebar{
	font-family: Arial, sans-serif;
	color: #ffffff;
	font-size: 13px;
	line-height: 20px;
}

h4{
	font-family: Arial, sans-serif;
	color: #0a0053;
	font-size: 16px;
	line-height: 24px;
}
#secSidebar a:link {
	color: #7798db; 
	text-decoration: none; 
}

#secSidebar a:visited {
	color: #7798db; 
	text-decoration: none; 
}

#secSidebar a:hover {
	color: #7798db; 
	text-decoration: underline; 
}
#indexSidebar a:link {
	color: #7798db; 
	text-decoration: none; 
}

#indexSidebar a:visited {
	color: #7798db; 
	text-decoration: none; 
}


#indexSidebar a:hover {
	color: #7798db; 
	text-decoration: underline; 
}
.Rigelfont {
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #609;
}
