body {
	background-color: #999;
}

#logo{
	width: 650px;
	height: auto;
	margin:0 auto;
	padding-bottom:2px;
}

#container {
	background: #FFFFFF;
	width: 650px;
	height: auto;
	margin: 0 auto;
	border: thin solid #023d61;
}

#header {
	background-image:url(images/headernew.jpg);
	width: 650px;
	height: auto;
}

#left_nav {
	width: 130px;
	height: 170px;
	padding: 12px;
	margin: 14px;
	background-image: url(images/left_nav_NEW.jpg);
	background-repeat: no-repeat;
}

#body_box {
	width: 430px;
	height:auto;
	background: #FFFFFF;
	border-left: thin solid #023d61;
	border-top: thin solid #023d61;
	border-bottom: thin solid #023d61;
	margin-right: 0;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-right: 10px;
	padding-bottom: 14px;
	padding-left: 14px;
}

#footer_box {
	width: 620px;
	padding: 15px;
	background-color: #e6bf66;
	
}


/* end frame section */

/* start link section +++++++++++++++++++++ */



a {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	text-decoration: none;
	color: #003c6e;
}

#left_nav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	line-height: 20px;
	font-style: normal;
}
#left_nav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	line-height: 20px;
	font-style: normal;
}
#left_nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #867462;
	text-decoration: none;
	line-height: 20px;
	font-style: normal;
}

#footer a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
}
#footer a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
}
#footer a:hover{
	font-family: Arial, Helvetica, sans-serif;
	fotn-size: 11px;
	color: #867462;
	text-decoration: none;
	font-style: normal;
}


/* end link section */

/* start copy_style section +++++++++++++++++++++ */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #ffffff;
	letter-spacing: 2pt;
	padding: 10px;
	height: 41px;
	width: 420px;
	background-image: url(images/h1_bg_NEW.jpg);
	background-repeat: no-repeat;
	margin: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	weight: bolder;
	color: 2a2a2a;
	text-align: justify;
	line-height: 15px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 363636;
	text-align: justify;
	line-height: 15px;
}
p.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 363636;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 15px;
	height:auto;
	word-spacing: normal;
	letter-spacing: normal;
	text-align: left;
}
p.table_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #023d61;
	text-align: left;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	height: 16px;
	vertical-align: middle;
	display: block;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #023d61;
}
p.table_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #2a2a2a;
	text-align: left;
	line-height: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 15px;
}
li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2a2a2a;
	text-align: justify;
	line-height: 15px;
}

