﻿body, form
{
	background-color: #006699;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 0px;
	margin-left: 0px;
	font-family: arial,verdana,sans-serif;
	font-size: 14px;
	color: Black;
}
#form
{
	text-align: center;
}
h1
{
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #0C445E;
	text-decoration: none;
}
h2
{
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #CCCCCC;
	color: #0C445E;
	padding-bottom: 2px;
}
h3
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}
#wrapper
{
	width: 809px;
	margin: 0px auto;
	background-color: White;
}
a, a:visited
{
	color: #125778;
}
a:hover
{
	color: #0092DD;
}
/*login begin*/
a.login, a.login:visited
{
	color: #0092DD;
}
a.login:hover
{
	color: #5eaad5;
	text-decoration: underline;
}
.CreateUserButtonStyle
{
	color: #006699; 
	font-weight:bold;
	cursor: pointer;
	height: 22px;
	width: 60px;
}
.btnSearch
{
	color: #006699; 
	font-weight:bold;
	cursor: pointer;
	height: 22px;
	width: 100px;
}
/*login end*/
/*header begin*/
#header-bg
{
	background-image: url(header-bg.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	height: 30px;
	padding-top: 10px;
}
#header-bg2
{
	margin-left: 30px;
	width: 216px;
	height: 17px;
	background-color: #006699;
	border-top: solid 2px #F8F8F8;
	border-left: solid 2px #F8F8F8;
	border-right: solid 2px #9F9F9F;
	border-bottom: solid 2px #9F9F9F;
}
#header-bg2 a
{
	color: #FFFF3D;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
}
#header-bg2 marquee
{
	padding-top: 1px;
}
#header
{
	background-image: url(header2.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 138px;
}
#header2
{
	float: right;
	width: 188px;
	height: 138px;
}
#topmenu-bg
{
	background-image: url(topmenu-bg.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	height: 39px;
	border: solid 1px #27576E;
}
/*header end*/
/*topmenu begin*/
#topmenu
{
}
#topmenu ul
{
	padding: 0px 0px 0px 0px;
}
#topmenu ul li
{
	display: block;
	float: left;
	padding: 0px 0px 0px 0px;
	cursor: pointer;
	width: 198px;
	*width: 170px;
	text-align: center;
}
#topmenu ul li.sep
{
	display: block;
	float: left;
	padding: 0px 0px 0px 0px;
	cursor: pointer;
	width: 1px;
	height: 25px;
	text-align: center;
}
#topmenu ul li.sep img
{
	height: 39px;
	width: 3px;
	position: relative;
	top: -14px;
	*top: 0px;
}
#topmenu ul li a
{
	color: #cccccc;
	display: block;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial;
}
#topmenu ul li a:hover
{
	color: white;
	display: inline;
	vertical-align: top;
	text-decoration: none;
}
#topmenu ul li a:visited
{
	color: #cccccc;
}
#nav
{
	list-style: none;
	/*width: 100%;*/
	height: 40px;
	position: relative;
	z-index: 1;
	font-family: arial, verdana, sans-serif;
	font-weight: normal;
	float: left;
}
#nav li:hover
{
	position: relative;
	z-index: 1;
}
#nav ul.sub
{
	display: none;
}
#nav :hover ul.sub
{
	display: block;
	left: 0px;
	top: 39px;
	background: #072330;
	white-space: nowrap;
	width: 198px;
	height: auto;
	z-index: 1;
}
#nav :hover ul.sub li
{
	display: block;
	height: 30px;
	position: relative;
	float: left;
	width: 198px;
	font-weight: normal;
}
#nav ul.sub li a
{
	display: block;
	font-size: 11px;
	font-weight: normal;
	height: 30px;
	width: 198px;
	line-height: 30px;
	color: #ffffff;
	text-decoration: none;
	background: #0E445F;
	border-top: 1px solid #072330;
	border-bottom: 1px solid #072330;
}

#nav ul.sub li a:hover, #nav ul.sub li a.subMenuS
{
	background: #1878A7;
	color: #000;
}
#topmenu ul li a.topMenuS
{
	color: #FFFF3D;
}
/*topmenu end*/
/*content begin*/
#content
{
	min-height: 230px;
	font-family: Georgia,arial,verdana,sans-serif;
	font-size: 15px;
	color: Black;
}
#content2
{
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
}
/*content end*/
/*footer begin*/
#footer
{
	background-image: url(footer-bg.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	height: 75px;
}
#footer2
{
	width: 809px;
	height: 45px;
	margin: 0px auto 15px auto;
	text-align: center;
	padding-top: 15px;
	font: normal 11px/18px Arial, Helvetica, sans-serif;
	color: #49A0CB;
}
#footer2 a, #footer2 a:visited
{
	margin: 0px 10px;
	color: #9DDBF9;
	text-decoration: none;
}
#footer2 a:hover
{
	margin: 0px 10px;
	color: white;
	text-decoration: none;
}
/*footer end*/
/*mail begin*/
.mailDiv1
{
	padding-bottom: 10px;
	width: 450px;
	clear: both;
}
.mailDiv2
{
	margin-top: 30px;
}
.tbStyle
{
	border: solid 1px #CAC9B9;
	width: 193px;
	color: Black;
}
.tbStyle option
{
	color: #006699;
}
.divLeft
{
	float: left;
	width: 220px;
	color: #006699;
}
.divRight
{
	float: left;
	width: 230px;
	margin-bottom: 10px;
}
/*mail end*/
/*begin google map*/
.gridRowStyle
{
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	color: black;
	letter-spacing: 0;
	padding-left: 30px;
	padding-right: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.gridAlternatingRowStyle
{
	font-family: Arial;
	font-size: 12px;
	color: black;
	letter-spacing: 0;
	padding-left: 30px;
	padding-right: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #CADBED;
	border-left: 1px solid #CCDDEF;
	border-right: 1px solid #CCDDEF;
}
.gridSelectedRowStyle
{
	background-color: #3266cc;
	font-family: Arial;
	font-size: 12px;
	color: white;
	letter-spacing: 0;
	padding-left: 30px;
	padding-right: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-left: 1px solid #CCDDEF;
	border-right: 1px solid #CCDDEF;
}
.gridPagerStyle
{
	color: #000000;
	background-color: #EEEEEE;
	font-size: 12px;
	padding-left: 30px;
	padding-right: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.callOutStyle
{
	background-color: #6699CC;
	font-family: Arial;
	font-size: 12px;
	color: white;
	font-weight: bold;
	line-height: 150%;
}
.GoogleMapDelete
{
	color: #333333;
}
.GoogleMapDelete:hover
{
	color: #333333;
	text-decoration: none;
}
/*end google map*/