/*  @@@@@[  Wrappers  ]@@@@@ */

body {
	background: #c0c0c0;
	color: #666;
	text-align: center;
	margin: 0px 0px 20px;
	font-size: 11px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#wrapper {
	text-align: left;
	background: #fff;
}
.wrapped {width: 760px; margin: 0px auto;}
#SEOfooter {
	background-color: #C0C0C0;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	font-size: 10px;
	color: #999999;
}


#topwrapper {
	height: 103px;
	width: 760px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #a2a2a5;
}
#mainwrapper {
	background: url(images/wrapper_bkg.gif) repeat-y left top;
}

/*  @@@@@[  Navigation  ]@@@@@ */

#nav {
	padding: 0px;
	background: url(images/nav_bkg.gif) no-repeat left top;
	margin: 0px;
}

#subnav {
	font-size: 10px;
	color: #fff;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}


#subnav ul {
	margin: 0px;
	padding: 0px;
}
#subnav li {
	list-style: none;
	padding-top: 5px;
	padding-bottom: 5px;
}

.sub1 {
	font-size: 10px;
	color: #fff;
	padding-left: 15px;
	background: #3c6176;
	border-top: 1px solid #7d9cac;
}
.sub1over {
	cursor: hand;
	font-size: 10px;
	background-image: url(images/sub_nav_bullet.gif);
	margin: 0px;
	background-repeat: no-repeat;
	background-position: left 5px;
	background-color: #3c6176;
	border-top: 1px solid #7d9cac;
	padding: 0px 0px 0px 15px;
}

.sub1 a:visited, .sub1 a:active, .sub1 a:link, .sub1 a:hover {color: #fff;text-decoration: none;font-size: 10px;}
.sub1over a:visited, .sub1over a:active, .sub1over a:link, .sub1over a:hover  {color: #8c8c8c;text-decoration: none;font-size: 10px;}


/* @@@@@[  Header / Footer  ]@@@@@ */
#logo {
	height: 80px;
	width: 235px;
	padding-top: 18px;
	padding-left: 30px;
}
#address {
	float: right;
	padding-top: 25px;
	padding-right: 18px;
	color: #666;
}
#deposition {
	position: absolute;
	right: 0px;
	z-index: 16;
	bottom: 0px;
}


#footer {
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	color: #999;
	font-size: 10px;
	text-align: left;
	background: #000;
	padding: 3px 10px 3px 20px;
}
#footer a:link, #footer a:visited, #footer a:active {color: #999; text-decoration: none;}
#footer a:hover {color: #ccc; text-decoration: underline;}

#seo{
	text-align: right;
	font-size: 10px;
	color: #999;
	background: #fff;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}
#seo a:visited, #seo a:active, #seo a:link {text-decoration: none;	color: #999;}
#seo a:hover {text-decoration: none; cursor: text; color: #999;}

#main {
	width: 507px;
	float: right;
}



/* @@@@@[  Main Page  ]@@@@@ */

#content {
	padding: 20px 50px 20px 40px;
	float: right;
	background: #fff;
	width: 417px;
}
#content ul {margin: 0px 0px 15px 40px; padding: 0px;}
#content li {background: url(Images/bullet.gif) no-repeat left 5px; list-style: none; padding-left: 13px;}
#content .attention {
	color: #FF0000;
}
#content .backtotop {
	text-align: right;
	line-height: 10px;
}



#column {
	width: 252px;
	float: left;
}
#column img {
	margin: 0px;
	padding: 0px;
}


.clr {clear: both; font-size: 1px; line-height: 1px; margin: 0px; padding: 0px; height: 0px; visibility: hidden;}


/* @@@@@[  Redefined Tags / Classes  ]@@@@@ */

a:link, a:visited, a:active {color: #5c92ae; text-decoration: underline;}
a:hover {color: #5c92ae; text-decoration: none;}

#pagetitle {
	background: #000;
	height: 40px;
}

h1 {
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	padding-top: 15px;
	color: #ccc;
	padding-left: 40px;
	margin: 0px;
}
h2 {
	font-weight: bold;
	color: #3c6277;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 2px;
	font-size: 11px;
}
p {margin-top: 0px; padding-top: 0px; margin-bottom: 13px;}

.left {float: left;}
.right {float: right;}
img.right {margin-bottom: 10px; margin-left: 13px;}
img.left {margin-bottom: 10px; margin-right: 13px;}


/* @@@@@[  Form Elements  ]@@@@@ */

input, textarea, select {
	font-size: 10px;
	color: #666;
	/* background: #fff;
	border: 1px solid #3C6176; */
}
input.clean {border-style: none; background: none;}
#content .callout {
	margin-left: -40px;
	margin-right: -50px;
	background: #3a5f73 url(images/callout_bkg.gif) no-repeat bottom;
	color: #FFFFFF;
	font: 12px/18px Georgia, "Times New Roman", Times, serif;
	padding: 20px 50px 20px 40px;
}
#callout a:link, #callout  a:visited, #callout a:active {color: #fff; text-decoration: underline;}
#callout  a:hover {color: #fff; text-decoration: none;}
#content .quote {
	width: 195px;
	border-top: 3px solid #000000;
	border-bottom: 3px solid #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	font: 17px/24px Georgia, "Times New Roman", Times, serif;
	float: right;
	margin-right: 0px;
	margin-left: 10px;
	color: #457188;
}
#content .noimage {
	width: 200px;
	border: 1px solid #C0C0C0;
	padding: 50px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#content .splitcol {
	float: left;
	width: 116px;
	background: #C0C0C0;
	margin-right: 10px;
	padding: 5px;
	color: #3C6176;
	height: 125px;
}
#content .splitimg {
	float: left;
	width: 115px;
	background: #C0C0C0;
	margin-right: 15px;
	color: #3C6176;
	height: 76px;
	border: 1px solid #C0C0C0;
}

.nicetable td {
	line-height: 18px;
	border-bottom: 1px solid #FFFFFF;
	font-size: 10px;
	padding: 5px;
}

.nicetable {
	background: #ececed;
	color: #3C6176;
	font-weight: bold;
}
.tableh1 {
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	background: #3C6176;
	text-transform: uppercase;
}

.nicetable th {
	color: #ECECED;
	background: #3C6176;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	padding: 5px;
}
.smalltext {
	font-size: 9px;
	font-weight: normal;
}
.border {
	border: 1px solid #C0C0C0;
}
.center {
	text-align: center;
}
#content .splitimg p {
	padding: 5px;
	margin: 0px;
	text-align: center;
	line-height: 14px;
}
a.hidden:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a.hidden:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
}
a.hidden:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a.hidden:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.rightborder {
	float: right;
	border: 1px solid #C0C0C0;
	margin-bottom: 10px;
	margin-left: 13px;
}
#login {
	margin-bottom: 5px;
	width: 252px;
	border-top: 1px solid #3C6176;
	border-bottom: 1px solid #3C6176;
}


#loginnb {

	margin-bottom: 5px;
	width: 252px;
	border-top: 1px solid #3C6176;
	border-bottom: 1px solid #3C6176;
}
#logina {
	margin-bottom: 5px;
	width: 252px;
	border-top: 1px solid #3C6176;
	border-bottom: 1px solid #3C6176;
	margin-top: 25px;
}
#loginb {
	margin-bottom: 5px;
	width: 252px;
	border-top: 1px solid #3C6176;
	border-bottom: 1px solid #3C6176;
	margin-top: 140px;
}
#loginb_new {
	margin-bottom: 5px;
	width: 252px;
	border-top: 1px solid #3C6176;
	border-bottom: 1px solid #3C6176;
	margin-top: 20px;
}
.formline, .formline2 {clear: both; padding: 4px 0px;}
.formline span.field {display: block; float: left; width: 160px;}
.formline2 span.field {display: block; float: left; width: 260px;}
.formline div {display: inline;}


.formwrapper {
	background: #ececed;
	color: #3C6176;
	font-weight: bold;
	line-height: 18px;
	border-bottom: 1px solid #FFFFFF;
	font-size: 10px;
	padding: 5px;
}
h3 {
	color: #ffffff;
	background: #3C6176;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
}
