/* Developed 2008 by ascent-web.com */

* {	margin: 0 auto; padding:0;} 

body {
	font: normal 12px/1em Verdana, "Lucida Sans", "Century Gothic", Helvetica, Arial, sans-serif;
	margin: 0 auto;
	background: #fbecc7 url(images/bk.gif) repeat-x top;
	line-height: 18px;
}

h1 {
	font: normal 33px Arial, Helvetica, Tahoma, "Trebuchet MS", sans-serif;
	font-style: italic;
	color:#ffffff;
	text-transform: capitalize;
	line-height: 38px;
	margin: 0 auto;
	padding: 10px 0 20px 0;
}

h2 {font: bold 18px Verdana, "Lucida Sans", "Century Gothic", Helvetica, Arial, sans-serif;
	color: #2f74a2;
	line-height: 24px;
	padding-bottom: 8px;}

h3, .PageTitle {
	font-size: 1.3em;
	font-weight: bold;
	color: #004778;
	padding: 10px 0 5px 0;}

h4 {
	font-size: 1.1em;
	font-weight: bold;
	color:#003b6a;
	margin: 0 auto;
	padding: 10px 0 5px 0;
}

.center {text-align: center;}
/* Master Page */

#container { width: 800px; margin: 0 auto; background-color: #ffffff;}

#MainContent { margin: 0 auto 0 0;
	width:766px;
	min-height: 328px;
	padding: 0 15px 25px 20px;
	background: #ffffff url(images/main-bg.jpg) no-repeat top left;
}
*html
#MainContent1 { margin: 0 auto;
	width:800px; height: 328px;
	padding: 0; margin: 0 auto;
	text-align: left;
	background: #ffffff url(images/main-bg.jpg) no-repeat top;
}
#MainContent1 h1 { padding: 0 0 10px 20px;
	color: #004778;
	font-size: 28px;}
#MainContent1 table { margin-left: 10px;}

#MainContent p { padding: 8px 0;}

#header { width:800px;
	height:255px;
	margin:0 auto;
	background: url(images/header1.jpg) no-repeat top; }

/* Links */

a, a:link, a:visited {color: #d86700;}
	
a:hover {color: #004778;}

/* top navigation */

#nav { width: 710px;
    height: 86px;
	float: right;
	text-align: left;}

#nav p {
	height: 14px;
	display: block;
	margin: 0 auto;
	padding: 62px 0 0 2px;
	font: bold 12px Arial, Helvetica, Tahoma, "Trebuchet MS", sans-serif;
	color: #ffffff;
}
#nav a, #nav a:link, #nav a:visited  {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	padding: 0 12px 0 10px;
	text-transform: capitalize;
	border-right: 1px solid #ffffff;
}
#nav a:hover { color: #ffbd56;
	text-decoration: none;
	font-weight: bold;}

#nav a.noBorder { border-right: none;}

/* footer */

#footer { clear: both; margin: 0 auto;
	width: 800px;
	height: 60px;
	text-align: center;
	background: url(images/foot.gif) no-repeat;
	padding: 6px 0 1px 0;
}
#footer p { padding: 10px 0 4px 0;
	margin: 0;
	font: normal 11px Arial, Helvetica, Tahoma, "Trebuchet MS", sans-serif;
	line-height: 13px;
	color: #fff;
}
#footer a, #footer a:link, #footer a:visited {
	padding: 0 12px 0 10px;
	color: #fff;
	font: bold 12px Arial, Verdana, sans-serif;
	line-height: 14px;
	text-decoration: none;
	text-transform: capitalize;
	border-right: 1px solid #ffffff;}
	
#footer a:hover { color: #ffbd56;}

#footer a.noBorder { border-right: none;}

/* main area */

.left { width: 520px;
	float: left;
}
.rt { width: 210px;
	float: right;
	text-align: left;
	margin: 20px auto 0 auto;} 	

.rt1 { width: 210px;
	float: right;
	text-align: left;
	margin: -10px auto 0 auto;}
	
.sub1 {
	width: 375px;
	float: left;
}	
.sub2 {
	width: 375px;
	float: right;
	text-align: left;
}
.white {
	background-color: #fff;
	padding: 5px 10px 10px 10px;
	margin: 10px 5px 0 auto;
	border: 1px solid #bbd6e7;
}
 
ul.txtbold { padding: 10px 20px 15px auto;
	font: bold 14px Verdana, "Lucida Sans", "Century Gothic", Helvetica, Arial, sans-serif;
	text-indent: 0; }
    
ul.txtbold li {
	line-height: 16px;
	padding: 10px 0 0 0;
	list-style-image: url(images/check.gif);
}
       
/* Others */
.clear { margin: 0; clear: both;}

input, textarea { padding: 2px; margin: 2px;
	line-height: 14px; font-size: 11px;
	border: 1px solid #bbd6e7;}

.button { font-size: 12px; font-weight: bold;}
