body {
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/gradient_bg3.png);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
.body_container {
	margin-left:auto;
	margin-right:auto;
	width: 850px;
}


.header_container	{
	width: 850px;
	height: 97px;
	background-color: #007FC6;
	float: left;
}
.link {
	color: #03980B;
	cursor:pointer;
	float:right;
	font-size:12px;
	font-weight:bold;
}
.logo_container	{
	background-color: #FFFFFF;
	height: 97px;
	width: 198px;
	background-image:url(images/logo.jpg);
	float: left;
}
.header_gradient_left	{
	background-image: url(images/header_gradient.gif);
	background-repeat: repeat-y;
	height: 97px;
	width: 181px;
}
.line_01	{
	height: 6px;
	width: 850px;
	background-color: #999999;
	float: left;
}
.line_02	{
	height: 6px;
	width: 850px;
	background-color:#FFFFFF;
}
.menu_container	{
	width: 198px;
	background-color: #007FC6;
	float: left;
}
.content_container	{
	width: 850px;
	float: left;
	background-color: #007FC6;
}
.content_background	{
	width: 652px;
	background-color: #FFFFFF;
	float: left;
}
#content {
	color: #000000;
	background-position: left top;
	background-color:#FFFFFF;
	margin-top: 10px;
	margin-right: 180px;
	padding-left: 5px;
	width: 430px;
}
.sidebar_grad_left	{
	float:left;
	height: 173px;
	width: 17px;
	position:relative;
	top:103px;
	background-image: url(images/graphic_gradient_left.jpg);
}
.sidebar_grad_right	{
	float:left;
	height: 173px;
	width: 27px;
	position:relative;
	top:103px;
	background-image: url(images/graphic_gradient_right.jpg);
}
.side_bar_container	{
	height: 469px;
	width: 186px;
	top: 0px;
	left:50%;
	margin-left:249px;
	position: absolute;
}
.graphic_background	{
	float:left;
	height: 469px;
	width: 132px;
	background-color: #FFFFFF;
	background-image: url(images/graphic_background.jpg);
	background-repeat: repeat-x;
}
.footer_container	{
	float: left;
	height: 117px;
	width: 850px;
}
.footer_graphic	{
	background-image: url(images/footer_graphic_02.jpg);
	height: 117px;
	width: 850px;
}
.flash_01	{
position:relative;
	float: left;
	margin-top: -183px;
	padding-left: 626px;
}
.t {
	background: url(images/dot.gif) 0 0 repeat-x
}
.b {background: url(images/dot.gif) 0 100% repeat-x}
.l {background: url(images/dot.gif) 0 0 repeat-y}
.r {background: url(images/dot.gif) 100% 0 repeat-y}
.bl {background: url(images/bl.gif) 0 100% no-repeat}
.br {background: url(images/br.gif) 100% 100% no-repeat}
.tl {background: url(images/tl.gif) 0 0 no-repeat}
.tr {background: url(images/tr.gif) 100% 0 no-repeat; padding:10px} 

a:link {
	color: #03980B;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #03980B;
}
.exec_pic {
	padding-top: 10px;
	padding-left:5px;
	padding-bottom:5px;
}


.hal_sub {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #000000;
	letter-spacing: .1mm;
	font-size: 11px;
	margin-top: 5px;
	font-weight: normal;
}

.sidebar_frame {
	padding-top: 10px;
	padding-bottom: 10px;
}
.footer {
	color: #FFFFFF;
	font-size: 16px;
	width: 600px;
	overflow: visible;
	float: left;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: -65px;
	margin-left: 20px;
}
.img_border {
	border: 1px solid #007FC6;
}


a:hover {
	text-decoration: underline;
	color: #03980B;
}
#big_pic {
	background-color:#fff;
	position:absolute;
	top:0px;
	left:50%;
	font-size: 10px;
	padding: 15px;
	height: 400px;
	width: 820px;
	z-index:120;
	background-color: #E8ECE9;
	color: #666666;
	border: 1px solid #CCCCCC;
	margin-top: 103px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: -425px;
	cursor: pointer;
}
.flash_1 {
	background-color: #FFFFFF;

}

a:active {
	text-decoration: none;
	color: #03980B;
}
.loading {
	font-size: 11px;
}
.level1 {
	cursor: pointer;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
	font-size: 12px;
	text-indent: 10px;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
}
.level1_over {
	cursor: pointer;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
	font-size: 12px;
	text-indent: 10px;
	line-height: 22px;
	background-color: #0099FF;
	font-family: Arial, Helvetica, sans-serif;
}
.level2 {
	cursor: pointer;
	background-color: #006AA5;
	padding-top: 2px;
	line-height: 16px;
	text-indent: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.level2_over {
	cursor: pointer;
	background-color: #0099FF;
	padding-top: 2px;
	line-height: 16px;
	text-indent: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.menu_style {
	font-size:10px;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
}
.heading {
	font-size: 14px;
	font-weight: bold;
	color: #007FC6;
	margin-bottom: 10px;
}
.heading2 {
	font-size: 14px;
	color:#FFFFFF;
	margin-bottom: 5px;
	padding: 5px;
	background-image: url(images/header_2.gif);
	background-repeat: repeat-y;
	float: left;
	width: 400px;
}
.exec_title {
	font-size: 14px;
	font-weight: bold;
	color: #ACADAD;
	text-transform:	uppercase;
	margin-bottom: 10px;
	width:150px;
}
p {
	font-size: 11px;
	color:#333333;
	text-align: justify;
	line-height: 16px;
}
.more {
	font-size: 11px;
	margin-bottom: 20px;
}

#content {
	margin-top: 15px;
	margin-right: 7px;
	margin-bottom: 15px;
	margin-left: 20px;
	color: #000000;
}
.content_back {
	width: 236px;
	height: 450px;
	position: absolute;
	margin-top: -400px;
}

.sub_heading {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	margin-bottom: 3px;
}
ul {
	font-size: 11px;
	color:#333333;
	text-align: justify;
	margin-top: 0px;
}
.level3 {
	text-indent: 30px;
	cursor: pointer;
	font-size: 9px;
	line-height: 16px;
	background-color: #004F79;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
}
.level1_more {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: right center;
	text-indent: 10px;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
}
.level2_more {
	cursor: pointer;
	background-color: #006AA5;
	padding-top: 2px;
	line-height: 16px;
	text-indent: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 9px;
}
.sum {
}
.level3_over {
	cursor: pointer;
	background-color: #0099FF;
	line-height: 16px;
	text-indent: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
	font-size: 9px;
}
.level1_more_over {
	cursor: pointer;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: right center;
	text-indent: 10px;
	line-height: 22px;
	background-color: #0099FF;
}
.level2_more_over {
	cursor: pointer;
	background-color: #0099FF;
	padding-top: 2px;
	line-height: 16px;
	text-indent: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 9px;
}
.white_on_blue {
	font-size: 13px;
	color: #FFFFFF;
}
.small_white {
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
.medium_white {
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	margin: 8px;
}
.image_border_01	{
	padding: 3px;
	display: inline;
	float: left;
	width: 200px;
	margin-left: 5px;
	border: 1px solid #0099FF;
}
.image_holder_01	{
	padding-bottom: 20px;
	padding-left: 10px;
}
.image_holder_02	{
	float: right;
}
.image_border_02	{
	padding: 3px;
	border: 1px solid #0099FF;
	margin-left: 5px;
}
.quality_images	{
	display: inline;
	float: left;
	width: 100px;
	padding-top: 20px;
	padding-left: 5px;
}
.quality_images2	{
	display: inline;
	float: left;
	width: 80px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-top: 10px;
}
.email_button {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #007FC6;
	width: 50px;
	text-align: center;
	float: left;
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: bold;
	cursor: pointer;
	margin-right: 100px;
	padding:5px;
}

.email_button_over {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #007FC6;
	width: 50px;
	text-align: center;
	float: left;
	margin-right: 100px;
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: bold;
	cursor: pointer;
	padding:5px;
}
.label {
	width: 200px;
	text-align: left;
	padding-top: 10px;
}
.text_field {
	color: #000000;
	background-color: #FFFFFF;
	border: 1px dotted #999999;
	display: inline;
	height: 15px;
	width: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.text_field2 {
	color: #000000;
	background-color: #FFFFFF;
	border: 1px dotted #999999;
	display: inline;
	width: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.footer_graphic_extra {
	background-image: url(images/footer-graphic.gif);
	width: 600px;
	height: 238px;
	background-repeat: no-repeat;
	margin-top: -350px;
}
.contact_details	{
	line-height: 5px;
	float: left;
	text-align:left;
	padding-left:0px;
	padding-right:23px;
	padding-top:5px;
	padding-bottom:5px;
}
.contact_text	{
	text-align: left;
	line-height: 18px;
}
.more_button {
	cursor: pointer;
	color: #007cc2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 9px;
	width: 200px;
}
.error {
	color:#990000;
}
.success {
	color:#006600;
}