@charset "utf-8";
/* CSS Document */
/*--------------- content styles ----*/
body {
	background-color: #E6E4D2;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family:Arial, Helvetica, sans-serif;
	color: #333333;
}
#wrapper {
	background-color: #FFF;
	background-image: none;
	text-align: center;
	width: 750px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
#header {
	background-position: right top;
	background-repeat: no-repeat;
	height: 70px;
	text-decoration: none;
	text-align: left;
	width: 97%;
	position: relative;
	text-indent: 5px;
	background-image: url(/images/header-bkgd.gif);
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	margin: 0px;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #31CFFF;
	text-decoration: none;
}
#content {
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	width:auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
#content a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #003333;
	text-decoration: none;
}
#content a:hover {
	color: #006666;
}
#content em {
	font-weight:bold;
	font-style:italic;
	color: #006699;
}
strong {
	color: #003333;
	font-size: 12pt;
}
img.left {
	float: left;
	margin: 1em;
}
img.right {
	float: right;
	margin: 1em;
}
#contentFR1 {
	background-repeat: no-repeat;
	background-position: left top;
	width:250px;
	background-color: #FFFFFF;
	background-image: url(/images/opening-page-bottom2L.jpg);
	left: 0px;
	height: 312px;
	margin: 0px;
	float: left;
	position: relative;
}
#contentFR1 p {
	font-family: Arial, Helvetica, sans-serif;
	color: #003333;
	font-size: 15px;
	font-weight: bolder;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 35px;
}	
#contentFR2 {
	background-repeat: no-repeat;
	background-position: left top;
	width:250px;
	background-color: #FFFFFF;
	background-image: url(/images/opening-page-bottom2M.jpg);
	margin: 0px;
	height: 312px;
	position: relative;
	float: left;
}
#contentFR2 p {
	font-family: Arial, Helvetica, sans-serif;
	color: #003333;
	font-size: 15px;
	font-weight: bolder;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
	top: 0px;
}
#contentFR3 {
	background-repeat: no-repeat;
	background-position: left top;
	width:250px;
	background-color: #FFFFFF;
	background-image: url(/images/opening-page-bottom2R.jpg);
	float: left;
	margin: 0px;
	height: 312px;
	position: relative;
}
#contentFR3 p {
	font-family: Arial, Helvetica, sans-serif;
	color: #003333;
	font-size: 15px;
	font-weight: bolder;
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 30px;
	margin-left: 26px;
}
.front a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #003333;
	font-size: 20px;
	font-weight: bolder;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 35px;
	text-align: center;
	line-height: 60px;
}
.front a:hover {
	color:#006666;
	font-size: 20px;
	line-height: 60px;
	font-weight: bolder;
	}
.front a:visited {
	color:#003333;
	font-size: 20px;
	line-height: 60px;
	text-decoration:none;
	font-weight: bolder;
	}

#flashDiv {
	text-align: left;
	vertical-align: top;
	width: auto;
	left: auto;
	right: auto;
	height: auto;
	border: 0;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 1.3;
	font-weight: normal;
	text-decoration: none;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	margin: 1em;
	padding: .2em;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color:#003333;
	text-align:left;
	margin-top: 0.5em;
	margin-right: 0.5em;
	margin-bottom: 0.5em;
	margin-left: 1em;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color:#006666;
	text-align:left;
	margin: 1em;
	border-bottom:#003333 solid 1px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	list-style-position: outside;
	list-style-type: disc;
	background-position: left top;
	text-align: left;
	line-height: 1.2em;
	margin: 1.5em;

}
/*--------------- navigation styles ----*/
#navbar {
	background-color: #FFFFFF;
	background-position: left top;
	text-align: left;
	width: 100%;
	height: 21px;
	left: auto;
	right: auto;
	padding-bottom: 4px;
	border-bottom: 1px, dotted, #003333;
	border-top: 1px, dotted, #003333;
}
#navbar li{
	display: inline;
	list-style:none;
	margin:1em;
	text-align:left;
}
#navbar a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003333;
	text-decoration: none;
}
#navbar a:hover {
	color: #006666;
	text-decoration: none;
}
#subnavbar {
	background-color:#007C9A;
	text-align: center;
	height: 20px;
	width: 100%;
}
#subnavbar li{
	display: inline;
	list-style:none;
	margin:1em;
}
#subnavbar a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#subnavbar a:hover {
	color: #CCCCCC;
	text-decoration: none;
}


/*--------------- for asp sytles ----*/
#search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #007D9C;
	text-align: right;
	margin-right: 20px;
}

#login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003333;
	text-align: left;
	margin-left: 3em;
	font-weight: normal;
}
#login a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0099CC;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
}
#login a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003333;
	text-align: left;
	font-weight: normal;
	font-weight: bold;
	text-decoration: none;
}
#login a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0099CC;
	text-align: left;
	font-weight: normal;
	font-weight: bold;
	text-decoration: none;
}
/*--------------- footer styles ----*/

#footer {
	clear:both;
	padding: 0em;
	text-align: center;
	background-color: #FFFFFF;
	width: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
#footer li {
	display:inline;
	list-style: none;
	padding: .5em;
}
#footer a:link {
	color: #003333;
	font-size: 10px;
	text-decoration: none;
}
#footer a:hover {
	color: #00ACEE;
	font-size: 10px;
	text-decoration: none;
}
#footer a:visited {
	color: #003333;
	font-size: 10px;
	text-decoration: none;
}
