﻿body {
	background:  		url('../images/layout/pgebck.gif') repeat-x top center;
	background-color:	#A4D782;
	font-family: 		Arial, Helvetica, Verdana, sans-serif;
	font-size:			11px;
	margin:				0;
	padding:			0;
	height:		 		100%;
	border:				none;
	color:				#757575;
}
html {
	background:  		url('../images/layout/pgebck.gif') repeat-x top center;
	background-color:	#A4D782;
	font-family: 		Arial, Helvetica, Verdana, sans-serif;
	font-size:			11px;
	margin:				0;
	padding:			0;
	height:		 		100%;
	border:				none;
	color:				#757575;
}
h1 {
	font-size:			16px;
	margin-top:			0;
	margin-bottom:		10px;
	color:				#0056B3;
}
h2 {
	font-size:			13px;
	margin-top:			18px;
	margin-bottom:		8px;
	color:				#CD3F0F;
	font-weight: 		bold;
}
h3 {
	font-size:			12px;
	margin-top:			18px;
	margin-bottom:		8px;
	color:				#0056B3;
	font-weight: 		bold;
}
h4 {
	font-size:			12px;
	margin-top:			0px;
	margin-bottom:		0px;
	color:				#0056B3;
	font-weight: 		bold;
}
h5 {
	font-size:			13px;
	margin-top:			9px;
	margin-bottom:		0px;
	color:				#CD3F0F;
	font-weight: 		bold;
	line-height:		18px;
}
ol {
	margin-left:		15px;
	margin-right:		0;
	margin-top:			10px;
	margin-bottom:		0;
	padding:			0;
	list-style-type:	square;
	font-family:		Arial, Verdana, Helvetica, sans-serif;
	font-weight: 		normal;
	font-size:			12px;
	color:				#757575;
	list-style-image: 	url(../images/layout/bullet2.gif);
	line-height:		16px;
}
ul {
	margin-left:		15px;
	margin-right:		0;
	margin-top:			10px;
	margin-bottom:		0;
	padding:			0;
	list-style-type:	square;
	font-family:		Arial, Verdana, Helvetica, sans-serif;
	font-weight: 		normal;
	font-size:			12px;
	color:				#757575;
	list-style-image: 	url(../images/layout/bullet2.gif);
	line-height:		16px;
}
li {
	margin-bottom:		3px;
}
.ul2 {
	margin-left:		15px;
	margin-right:		0;
	margin-top:			10px;
	margin-bottom:		0;
	padding:			0;
	list-style-type:	square;
	font-family:		Arial, Verdana, Helvetica, sans-serif;
	font-weight: 		normal;
	font-size:			12px;
	color:				#757575;
	list-style-image: 	url(../images/layout/bullet.gif);
	line-height:		16px;
	font-style:			italic;
}
.ul3 {
	margin-left:		15px;
	margin-right:		0;
	margin-top:			10px;
	margin-bottom:		0;
	padding:			0;
	list-style-type:	square;
	font-family:		Arial, Verdana, Helvetica, sans-serif;
	font-weight: 		normal;
	font-size:			12px;
	color:				#CD3F0F;
	list-style-image: 	url(../images/layout/bullet.gif);
	line-height:		16px;
	font-style:			italic;
}
.tab {
	font-size:			12px;
}
.tab p {
	margin-top:			5px;
	margin-bottom:		5px;
}
table {
	font-size:			12px;
}
.tab1 {
	font-size:			11px;
}
/*  LAYOUT 
--------------------------------------------------------------------------------------*/

#maintab {
	background:  		url('../images/layout/mainbck.gif') repeat-y top center;
	background-color:	#FFFFFF;
	width:				770px;
	height:				100%;
	border:				0px;
	border-collapse: 	collapse;
	vertical-align: 	top;
	margin-left:		auto;
	margin-right:		auto;
}
#midtab {
	width:				750px;
	margin-left:		5px;
	height:				100%;
}
#header {
	background:  		url('../images/layout/header.jpg') no-repeat top center;
	background-color:	#FFFFFF;
	width:				750px;
	height:				161px;
}
#links {
	background-color:	#FFFFFF;
	width:				195px;
	height:				100%;
	color:				#0056B3;
}
#contentop {
	background:  		url('../images/layout/contenttop.gif') no-repeat top center;
	background-color:	#FFFFFF;
	height:				38px;
}
#content {
	background:  		url('../images/layout/contentbck.gif') repeat-y top center;
	background-color:	#FFFFFF;
	width:				555px;
	height:				100%;
	font-size:			12px;
	padding-top:		0;
	padding-bottom:		30px;
	padding-right:		35px;
	padding-left:		35px;
}
#content a:link {
	color:				#0056B3;
	text-decoration: 	none;
	margin:				0;
	font-weight:		normal;
}
#content a:visited {
	color:				#0056B3;
	text-decoration: 	none;
	margin:				0;
	font-weight:		normal;
}
#content a:hover {
	color: 				#A4D782;
	text-decoration: 	underline;
	margin:				0;
}
#content a:active {
	color: 				#0056B3;
	text-decoration: 	underline;
	margin:				0;
	font-weight:		normal;
}
#contentbot {
	background:  		url('../images/layout/contentbot.gif') no-repeat top center;
	background-color:	#FFFFFF;
	height:				6px;
}
#content2top {
	background:  		url('../images/layout/content2top.gif') no-repeat top center;
	background-color:	#FFFFFF;
	height:				38px;
}
#content2 {
	background:  		url('../images/layout/content2bck.gif') repeat-y top center;
	background-color:	#FFFFFF;
	width:				680px;
	height:				100%;
	font-size:			12px;
	padding-top:		0;
	padding-bottom:		30px;
	padding-right:		35px;
	padding-left:		35px;
}
#content2 a:link {
	color:				#0056B3;
	text-decoration: 	none;
	margin:				0;
	font-weight:		normal;
}
#content2 a:visited {
	color:				#0056B3;
	text-decoration: 	none;
	margin:				0;
	font-weight:		normal;
}
#content2 a:hover {
	color: 				#A4D782;
	text-decoration: 	underline;
	margin:				0;
}
#content2 a:active {
	color: 				#0056B3;
	text-decoration: 	underline;
	margin:				0;
	font-weight:		normal;
}
#content2bot {
	background:  		url('../images/layout/content2bot.gif') no-repeat top center;
	background-color:	#FFFFFF;
	height:				6px;
}
#footer {
	background:  		url('../images/layout/footerbck.gif') repeat-x top center;
	background-color:	#FFFFFF;
	width:				660px;
	height:				66px;
	margin-bottom:		0;
	font-size:			11px;
	padding-top:		30px;
	padding-bottom:		0;
	padding-right:		25px;
	padding-left:		25px;
	line-height:		18px;
	position: 			absolute;
	margin-left:		-355px;
	left:				50%;
}
#footer p {
	margin:				0px;
}
#dl {
	background:  		url('../images/layout/dlbck.gif') no-repeat top left;
	background-color:	#FFFFFF;
	width:				153px;
	height:				39px;
	font-size:			12px;
	padding-top:		20px;
	padding-bottom:		10px;
	padding-left:		20px;
	padding-right:		20px;
	line-height:		16px;
}
#dl a:link {
	color:				#0056B3;
	text-decoration: 	none;
	margin:				0;
	font-weight:		normal;
}
#dl a:visited {
	color:				#0056B3;
	text-decoration: 	none;
	margin:				0;
	font-weight:		normal;
}
#dl a:hover {
	color: 				#A4D782;
	text-decoration: 	underline;
	margin:				0;
}
#dl a:active#font-family {
	color: 				#0056B3;
	text-decoration: 	underline;
	margin:				0;
	font-weight:		normal;
}
#dl2 {
	background:  		url('../images/layout/dl2bck.gif') no-repeat top left;
	background-color:	#FFFFFF;
	width:				153px;
	height:				54px;
	font-size:			12px;
	padding-top:		20px;
	padding-bottom:		10px;
	padding-left:		20px;
	padding-right:		20px;
	line-height:		16px;
}
#dl2 a:link {
	color:				#0056B3;
	text-decoration: 	none;
	margin:				0;
	font-weight:		normal;
}
#dl2 a:visited {
	color:				#0056B3;
	text-decoration: 	none;
	margin:				0;
	font-weight:		normal;
}
#dl2 a:hover {
	color: 				#A4D782;
	text-decoration: 	underline;
	margin:				0;
}
#dl2 a:active {
	color: 				#0056B3;
	text-decoration: 	underline;
	margin:				0;
	font-weight:		normal;
}
#dl3 {
	background:  		url('../images/layout/dl3bck.gif') no-repeat top left;
	background-color:	#FFFFFF;
	width:				153px;
	height:				9px;
	font-size:			12px;
	padding-top:		20px;
	padding-bottom:		10px;
	padding-left:		20px;
	padding-right:		20px;
	line-height:		16px;
}
#dl3 a:link {
	color:				#0056B3;
	text-decoration: 	none;
	margin:				0;
	font-weight:		normal;
}
#dl3 a:visited {
	color:				#0056B3;
	text-decoration: 	none;
	margin:				0;
	font-weight:		normal;
}
#dl3 a:hover {
	color: 				#A4D782;
	text-decoration: 	underline;
	margin:				0;
}
#dl3 a:active {
	color: 				#0056B3;
	text-decoration: 	underline;
	margin:				0;
	font-weight:		normal;
}
/*  FORM 

--------------------------------------------------------------------------------------*/



form {
	margin-left:		0px;
	margin-right:		0px;
	margin-top:			0px;
	margin-bottom:		0px;
}
.form1 {
	border:				1px solid #CECECE;
	padding:			1px;
	background-color: 	#F3F3F3;
	font-family: 		Arial, helvetica, verdana, sans-serif;
	font-size: 			12px;
	color:				#404040;
	width:				19em;
	margin:				0px 0px 0px 0px
}
.form2 {
	border:				1px solid #CECECE;
	padding:			1px;
	background-color: 	#F3F3F3;
	font-family: 		Arial, helvetica, verdana, sans-serif;
	font-size: 			12px;
	color:				#404040;
	width:				10em;
	margin:				0px 0px 0px 0px
}
.formbut1 {
	border:				1px solid #CECECE;
	background-color:	#F3F3F3;
	font-family: 		Arial, helvetica, verdana, sans-serif;
	font-size: 			12px;
	color:				#0056B3;
	font-weight:		bold;
	width:				7em;
	height:				20px;
	margin-top:			3px;
}
.warning {
	color: 				#D82828;
}
.confirm {
	color: 				#D82828;
	font-weight: 		bold;
}
/*  NAVIGATION 
--------------------------------------------------------------------------------------*/

.nav {
	background: 		url("../images/layout/lnk.gif") no-repeat 0 0px;
	background-color:	#FFFFFF;
	width:				163px;
	height:				26px;
	border:				0px solid;
	float:				left;
	margin: 			0;
	color:				#4979AF;
	font-size:			12px;
	padding-left:		32px;
	padding-top:		4px;
	font-weight:		bold;
	line-height:		26px;
}
a.nav:visited {
	float:				left;
	margin:				0px;
	text-decoration: 	none;
	color:				#0056B3;
}
a.nav:link {
	float:				left;
	margin:				0px;
	text-decoration: 	none;
	color:				#0056B3;
}
a.nav:active {
	float:				left;
	margin:				0px;
	text-decoration: 	underline;
	color:				#A4D782;
}
a.nav:hover {
	float:				left;
	margin:				0px;
	text-decoration: 	underline;
	color:				#A4D782;
}
.navt {
	background: 		url("../images/layout/lnkt.gif") no-repeat 0 0px;
	background-color:	#FFFFFF;
	width:				163px;
	height:				21px;
	border:				0px solid;
	float:				left;
	margin: 			0;
	color:				#4979AF;
	font-size:			12px;
	padding-left:		32px;
	padding-top:		14px;
	font-weight:		bold;
}
a.navt:visited {
	float:				left;
	margin:				0px;
	text-decoration: 	none;
	color:				#0056B3;
}
a.navt:link {
	float:				left;
	margin:				0px;
	text-decoration: 	none;
	color:				#0056B3;
}
a.navt:active {
	float:				left;
	margin:				0px;
	text-decoration: 	underline;
	color:				#A4D782;
}
a.navt:hover {
	float:				left;
	margin:				0px;
	text-decoration: 	underline;
	color:				#A4D782;
}
.navb {
	background: 		url("../images/layout/lnkb.gif") no-repeat 0 0px;
	background-color:	#FFFFFF;
	width:				163px;
	height:				26px;
	border:				0px solid;
	float:				left;
	margin: 			0;
	color:				#4979AF;
	font-size:			12px;
	padding-left:		32px;
	padding-top:		9px;
	font-weight:		bold;
}
a.navb:visited {
	float:				left;
	margin:				0px;
	text-decoration: 	none;
	color:				#0056B3;
}
a.navb:link {
	float:				left;
	margin:				0px;
	text-decoration: 	none;
	color:				#0056B3;
}
a.navb:active {
	float:				left;
	margin:				0px;
	text-decoration: 	underline;
	color:				#A4D782;
}
a.navb:hover {
	float:				left;
	margin:				0px;
	text-decoration: 	underline;
	color:				#A4D782;
}
.nav2t {
	background: 		url("../images/layout/lnk2t.gif") no-repeat 0 0px;
	background-color:	#FFFFFF;
	width:				163px;
	height:				23px;
	border:				0px solid;
	float:				left;
	margin: 			0;
	color:				#4979AF;
	font-size:			12px;
	padding-left:		32px;
	padding-top:		12px;
	font-weight:		bold;
}
a.nav2t:visited {
	float:				left;
	margin:				0px;
	text-decoration: 	none;
	color:				#0056B3;
}
a.nav2t:link {
	float:				left;
	margin:				0px;
	text-decoration: 	none;
	color:				#0056B3;
}
a.nav2t:active {
	float:				left;
	margin:				0px;
	text-decoration: 	underline;
	color:				#CD3F0F;
}
a.nav2t:hover {
	float:				left;
	margin:				0px;
	text-decoration: 	underline;
	color:				#CD3F0F;
}
.nav2b {
	background: 		url("../images/layout/lnk2b.gif") no-repeat 0 0px;
	background-color:	#FFFFFF;
	width:				163px;
	height:				27px;
	border:				0px solid;
	float:				left;
	margin: 			0;
	color:				#4979AF;
	font-size:			12px;
	padding-left:		32px;
	padding-top:		7px;
	font-weight:		bold;
}
a.nav2b:visited {
	float:				left;
	margin:				0px;
	text-decoration: 	none;
	color:				#0056B3;
}
a.nav2b:link {
	float:				left;
	margin:				0px;
	text-decoration: 	none;
	color:				#0056B3;
}
a.nav2b:active {
	float:				left;
	margin:				0px;
	text-decoration: 	underline;
	color:				#CD3F0F;
}
a.nav2b:hover {
	float:				left;
	margin:				0px;
	text-decoration: 	underline;
	color:				#CD3F0F;
}
.nav3t {
	background: 		url("../images/layout/lnk3t.gif") no-repeat 0 0px;
	background-color:	#FFFFFF;
	width:				155px;
	height:				72px;
	border:				0px solid;
	float:				left;
	margin-top: 		3px;
	color:				#757575;
	font-size:			11px;
	padding-left:		20px;
	padding-top:		21px;
	padding-right:		20px;
	font-weight:		normal;
	line-height:		15px;
}
a.nav3t:visited {
	float:				left;
	text-decoration: 	none;
	color:				#757575;
}
a.nav3t:link {
	float:				left;
	text-decoration: 	none;
	color:				#757575;
}
a.nav3t:active {
	float:				left;
	text-decoration: 	underline;
	color:				#0056B3;
}
a.nav3t:hover {
	float:				left;
	text-decoration: 	underline;
	color:				#0056B3;
}
.nav3b {
	background: 		url("../images/layout/lnk3b.gif") no-repeat 0 0px;
	background-color:	#FFFFFF;
	width:				155px;
	height:				77px;
	border:				0px solid;
	float:				left;
	margin: 			0;
	color:				#757575;
	font-size:			11px;
	padding-left:		20px;
	padding-top:		17px;
	padding-right:		20px;
	font-weight:		normal;
	line-height:		15px;
}
a.nav3b:visited {
	float:				left;
	margin:				0px;
	text-decoration: 	none;
	color:				#757575;
}
a.nav3b:link {
	float:				left;
	margin:				0px;
	text-decoration: 	none;
	color:				#757575;
}
a.nav3b:active {
	float:				left;
	margin:				0px;
	text-decoration: 	underline;
	color:				#0056B3;
}
a.nav3b:hover {
	float:				left;
	margin:				0px;
	text-decoration: 	underline;
	color:				#0056B3;
}
#disclaimer {
	background-color:	#FFFFFF;
	width:				157px;
	height:				127px;
	border:				0;
	float:				left;
	margin-top: 		0;
	color:				#C8C8C8;
	font-size:			9px;
	padding-left:		19px;
	padding-top:		17px;
	padding-right:		19px;
	padding-bottom:		20px;
	font-weight:		normal;
	line-height:		11px;
	text-align: 		justify;
}
