body {
	background: #fff;
	margin: 0;
	padding: 0;
	font-family: verdana;
	color: #666;
	line-height: 1.6em;
	text-align: center;
}

a:link {
	text-decoration: underline;
	border: 0;
	color: #2D37BE;
	font-style: bold
}

a:visited {
	text-decoration: underline;
	border: 0;
	color: #2D37BE;
	font-style: bold
}

a:hover {
	text-decoration: none;
	border: 0;
	color: #2D37BE;
}

a img {
	border: 0;
}

#internal-body-main {
	background: #eee;
	padding: 15px;
	border-right: 1px solid #92A88E;
	font-size: 12px;
	line-height: 1.6em;
}

#internal-body-sidebar {
	line-height: 1.6em;
	background: #E3E8F3;
	width: 199px;
	font-size: 11px;
	border-left: 1px solid #92A88E;
	border-right: 1px solid #ccc;
	padding: 0px;
}

#internal-body-sidebar-text {
	padding: 15px 10px;
	color: #83766D;
	line-height: 1.6em;
	width: 180px;
	font-size: 11px;
}

#submenu {
	background: #DEDCDC;
	line-height: 1.6em;
	padding: 2px 15px;
	text-align: right;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}

#submenu a {
	color: #54697A;
	text-decoration: none;
}

#submenu a:hover {
	color: #666;
	text-decoration: underline;
}

/*************

CONTAINER-OUTER

*************/



#container-outer {
	margin: 0 auto;
	padding: 0;
	width: 800px;
	float: center;
	/*

border: 1px solid #999;

*/

background: #fff url(images/bg.gif);
}

/*************

END CONTAINER-OUTER

*************/





h1 {
	font-size: 15px;
	font-weight: bold;
	color: #043067;
	margin-bottom: 7px;
}

/****************

h2

{

font-size: 14px;

font-weight: bold;

color: #043067;

margin-bottom: 4px;

font-variant: small-caps;



}

*****************/



h2 {
	margin-top: 0px;
	margin-bottom: 3px;
	font-size: 16px;
	color: #666;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	color: #043067;
	margin-bottom: 2px;
}

h4 {
	margin-top: 0px;
	margin-bottom: 3px;
	font-size: 14px;
	color: #495380;
}

#mainmenu {
	width: 200px;
}

/*************

BEGIN Box

*************/



.box {
	float: right;
	padding: 0;
	margin: 12px 0 10px 11px;
	width: 190px;
	background: #D9E7EB;
}

/*************

END BOX

*************/









/*************

BEGIN Box-top

*************/



#box-top {
	padding: 4px 8px 4px 8px;
	background: url(images/box-bg1.gif);
	margin: 0;
	height: 32px;
}

/*************

END BOX-top

*************/



/*************

BEGIN Box-content

*************/



#box-content {
	padding: 9px 11px 11px 10px;
	/*

background: #E8E5D7;

background: #ECEFF5;

*/

background: #f5f3f3;
	font-size: 11px;
	border: 1px solid #777FA2;
}

/*************

END BOX-content

*************/













 





/****************

HEADER IMAGES

****************/





#header {
	height: 50px;
	background: #fff url(images/header.gif) 0 0 no-repeat;
	position:relative;
	overflow:hidden;
	font-size:11px;
	line-height:13px;
	color:#FFF;
}
#header #info{
	text-align:right;
	margin:15px 15px 0 0 ;
}
#header #logo{
	margin: 0;
	height: 50px;
	width: 800px;
	display:block;
	text-indent:-99999px;
	position:absolute;
}
#header-internal {
	background: #fff url(images/internal-header-bg.jpg);
	border-bottom: 1px solid #999;
	height: 115px;
}

/****************

END HEADER IMAGES

****************/







 



















/****************

FRONT PAGE CONTENT AREA

****************/







#content-area {
	border-right: 1px solid #003366;
	border-left: 1px solid #003366;
}

#teaser {
	/*

background: #EEF3FC;

*/

background: #E6E9F9;
	padding: 20px 0px;
	text-align: center;
}

#teaser2 {
	background: #eee;
	text-align: center;
	padding: 20px 0;
	border-left: 1px solid #92A88E;
	border-right: 1px solid #92A88E;
}

#teaser2 .teaserbox {
	height:226px;
	width:250px;
	float:left;
	clear:none;
	margin-left:12px;
	display:inline;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#teaser2 #teaserbox1 {
	background:url(images/teaserback1.gif)
}

#teaser2 #teaserbox2 {
	background:url(images/teaserback2.gif)
}

#teaser2 #teaserbox3 {
	background:url(images/teaserback3.gif)
}

#teaser2 .teaserbox img{
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
}

#teaser2 .teaserbox h2{
	text-transform:uppercase;
	color:#fff;
	font-size:14px;
	line-height:28px;
	height:25px;
	text-align:center;
	overflow:hidden;
}

#teaser2 .teaserbox h2 a, #teaser2 .teaserbox h2 a:hover{
	color:#fff;
	text-decoration:none;
}

#teaser2 .teaserbox p{
	color:#666;
	font-size:11px;
	line-height:12px;
	font-weight:bold;
	text-align:left;
	margin:5px 5px;
}

#front-left a {
	color: #151462;
	text-decoration: none;
}

#front-left a {
	color: #05027F;
	text-decoration: underline;
}

#front-left a:hover {
	color: #999;
}

#front-center {
	/*

background: #EEF3FC;

*/

background: #E6E9F9;
	border-top: 1px solid #999;
	border-left: 1px solid #ACABAB;
	padding: 12px 10px;
	text-align: left;
	width: 250px;
}

#front-center a {
	color: #05027F;
	text-decoration: underline;
}

#front-center a:hover {
	color: #999;
}

#front-right {
	/*

background: #EEF3FC;

*/

background: #E6E9F9;
	border-top: 1px solid #999;
	border-left: 1px solid #ACABAB;
	padding: 12px 10px;
	text-align: left;
	font-size: 13px;
	width: 250px;
}

#front-right a {
	color: #05027F;
	text-decoration: underline;
}

#front-right a:hover {
	color: #999;
}

/*********************

END FRONT PAGE CONTENT AREA

***********************/















/*********************

BEGIN INTERNAL LEFT NAV

***********************/

#internal-left {
	background: #E6E9F9;
	border-top: 1px solid #999;
	text-align: left;
	width: 250px;
}

#internal-left-text {
	text-align: left;
	padding: 10px;
}

#internal-left-text a {
	text-decoration: none;
	color: #02098F;
	font-weight: bold;
}

#internal-left-text a:hover {
	font-weight: bold;
	text-decoration: underline;
}

#internal-content {
	background: #FBF9E9;
	border-left: 1px solid #C0BFBF;
	border-top: 1px solid #999;
	padding: 15px;
	text-align: left;
	width: 500px;
}

#internal-content a {
	color: #0F1482;
	text-decoration: underline;
}

#internal-content a:hover {
	color: #999;
	text-decoration: underline;
}

/*********************

END INTERNAL LEFT NAV

***********************/









#internal-leftnav {
	background: #E6E9F9;
	/*****

background: #E2E5FA;

****/

border-left: 1px solid #C0BFBF;
	border-top: 1px solid #99;
	border-right: 1px solid #003366;
	padding: 12px;
	text-align: left;
	font-size: 12px;
	width: 250px;
}

/*********************

END FRONT PAGE CONTENT AREA

***********************/



#main-table {
 border-right;
1px solid #C0BFBF;
border-left;
1px solid #C0BFBF;
}

#footer {
	border-top: 1px solid #FAB846;
	background: #fff url(images/footer.jpg) 0 0 no-repeat;
	color: #fff;
	font-size: 12px;
	line-height:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding: 6px;
	text-align: center;
	height:29px;
}
