﻿/* CSS layout */
#maincontainer {
	margin: 0px auto;
	text-align: center;
	width: 920px;
	font-family: Arial, Helvetica, sans-serif;
}

#masthead {
	width:900px;
}

#top_nav {
	border-top-color:white;
	border-top-style:solid;
	border-top-width:thin;
	border-bottom-color:white;
	border-bottom-style:solid;
	border-bottom-width:thin;
	text-align:right;
	width:900px;
	background-color:#8e8dbb;
}

#container {
	position: relative;
	width: 900px;
	left:0px;
	top:0px;
}

#crumb {
	width:100%;
	background-color:#ffffff;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:3px;
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	vertical-align:middle;
}

#left_col {
	width: 187px;
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: left;
	vertical-align:middle;
	left:0px;
	top:0px;
	height:318px;
	margin-top: 45px;

}

#right_col {
	width: 180px;
	margin-left: 720px;
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: left;
	vertical-align:middle;
	padding: 1px;
	left:0px;
	top:0px;
	height:318px;
}

#right_col a:link {
	color: #4a428f;
	text-decoration:none;
}
#right_col a:hover {
	color: #630046;
	text-decoration:underline;
}
#right_col a:active {
	color: #8e8dbb;
	text-decoration: none;
}
#right_col a:visited {
	color: #4a428f;
	text-decoration:none;
}

#right_col a:visited:hover {
	color: #630046;
	text-decoration:underline;
}

#page_content {
	margin-left: 192px;
	margin-right: 184px;
	text-align:justify;
	background-color: #ffffff;
	height:auto;
	font-size:14px;
}

#page_content li {
	margin:12px;
}

#content_pages {
	background-color:#FFFFFF;
	height:auto;
	padding:9px;
	border-left:solid;
	border-left:#CCCCCC;
	border-left:thin;
	border-right:solid;
	border-right:#CCCCCC;
	border-right:thin;
	min-height:550px;
	height:auto !important;
	height:550px;
	margin-top: 15px;
}

#footer {
	background-image:url('../images/slogan.jpg');
	background-position:left;
	background-repeat:no-repeat;
	font-size: x-small;
	font-weight:bold;
	color: #333333;
	border-top:thick #263c85 solid;
	width:900px;
	text-align:right;
	padding-top:5px;
}

#footer a {
	text-decoration:none;
}

#footer a:link {
	text-decoration: none;
	color: #333333;
}

#footer a:hover {
	text-decoration: none;
	color:#630046;
}

#footer a:visited {
	text-decoration: none;
	color:#999999;
}

#footer a:visited:Hover {
	text-decoration: none;
	color:#630046;
}

body {
	color:#333333;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}

ul {
	list-style-image:url('../images/bullet.gif');
	margin-left:0;
	padding-left:0;
}

img.float_left {
	float:left;
}

/* Headers */
h1 {
	font-size: 16px;
	color: #630046;
	font-weight:bold;
}

h2 {
	font-size:14px;
	color:#4a428f;
	font-weight:bold;
	margin-bottom:0;
	padding-bottom:0; 
}

h3 {
	font-size:12px;
	color:#4a428f;

}

h4 {
	font-size:10px;
	color:#666666;
}

p.first { 
   margin-top:0; 
   padding-top:0; 
}

p.last { 
   margin-bottom:15px; 
   padding-bottom:15px; 
}

p.first_last { 
   margin-top:0; 
   padding-top:0;
   margin-bottom:15px; 
   padding-bottom:15px;
}

p.first_list { 
   margin-top:0; 
   padding-top:0; 
   margin-bottom:0; 
   padding-bottom:0;
}

/* Link Controls */
a:link {
	color: #4a428f;
	text-decoration:none;
}
a:hover {
	color: #630046;
	text-decoration:underline;
}
a:active {
	color: #211e87;
	text-decoration: none;
}
a:visited {
	color: #630046;
	text-decoration:none;
}

a:visited:hover {
	color: #630046;
	text-decoration:underline;
}

.current_page {
	color: #630046;
	font-weight: bold;
}

#maipic {
	border-left-color:white;
	border-left-style:solid;
	border-left-width:thin;
	border-right-color:white;
	border-right-style:solid;
	border-right-width:thin;
}

/* NAVLIST*/
#navlist
{
	padding-left: 0;
	width: 185px;
	font-size:14px;
	color:#333333;
	vertical-align:middle;
	list-style:none;
}

#navlist ul {
	list-style-image:url('../images/li-image.gif');
	margin-left:12px;
	padding-left:12px;
	margin-top:2px;
	padding-top:2px;
}

#navlist ul.arrow {
	list-style-image:url('../images/grey_bullet.gif');
	margin-top:2px;
	padding-top:2px;
}

#navlist h1 {
	font-size:16px;
	color:#4a428f;
	font-weight:bold;
}

#navlist h2 {
	font-size:14px;
	color:#630046;
	font-weight:bold;
}

#navlist a {
	text-decoration:none;
	color:#333333;
}

#navlist a:link, a:visited {
	text-decoration: none;
	color: #333333;
}

#navlist a:hover {
	text-decoration: none;
	color:#630046;
}


#navlist a:visited:hover {
	text-decoration: none;
	color:#630046;
}

#box
{
	padding-left: 5;
	width: 174px;
	font-size:12px;
	color:#333333;
	vertical-align:middle;
	list-style:none;
	border:#666666;
	border-style:solid;
	border:1px;
	margin-top:45px;
	font-weight:bold;
}
#box2
{
	padding-left: 5;
	width: 174px;
	font-size:12px;
	color:#333333;
	vertical-align:middle;
	list-style:none;
	border:#666666;
	border-style:solid;
	border:1px;
	margin-top:12px;
	font-weight:bold;
}
#boxHead {
	background-color:#eeeeee;
	width:auto;
	padding: 2px;
}
#boxMain {
	background-color:#FFFFFF;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	font-weight:normal;
	line-height:.6cm;
}
#boxMain2 {
	background-color:#FFFFFF;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	font-weight:normal;
	line-height:normal;
}
#news {
	margin-top:6px;
	margin-bottom:6px;
	margin-left:3px;
	margin-right:3px;
}
.style1 {color: #4a428f}

sup {
font-size:11px;
}
.padNav {
	padding-left:180px;
}