/*************************************
*	css by tah 
*	Copyright 2009
*************************************/
body {
	margin: 0px 0px 0px 0px;
	background: #3f606f url(images/bg2.gif) repeat-x top;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	}
img {border:0px;}

h1 {font-size: 130%;
}	

h2 {font-size: 110%;
}	
a:link, a:visited, a:active {COLOR: #933804; TEXT-DECORATION: none}
	a:hover {
		COLOR: #ee6002; 
		TEXT-DECORATION: underline; 
		}
table {font-size:12px;}
		
#container {
	margin:0px auto;background:#fff;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #182e3a;
	border-bottom-color: #182e3a;
	border-left-color: #182e3a;
	width: 860px;
	text-align: center;
}		
#navImg {
	border:0px;
}		
#mainImage {
	padding-top: 0px;
	padding-left: 20px;
}

#content {
	width: 570px;
	color: #333333;
	line-height: 19px;
	text-align: left;
	padding-top: 30px;
	padding-bottom: 33px;
	}

#contentW {
	width: 620px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 22px;
	text-align: left;
	padding-top: 30px;
	padding-bottom: 33px;
	}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #444444;
	padding-top: 10px;
	padding-bottom: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #182e3a;
		}
			
	a.footer:link {COLOR: #044F9A; TEXT-DECORATION: none}
	a.footer:visited {COLOR: #044F9A; TEXT-DECORATION: none}
	a.footer:active {COLOR: #044F9A; TEXT-DECORATION: none}
	a.footer:hover {COLOR: #133150; TEXT-DECORATION: underline}

.row {background-color:#deedf3;
}
	
.orngBld {
		font-size: 15px;
		font-weight: bold;
		color: #b64708;
	}
	
#leftCol {
	text-align: center;
	padding-top: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 5px;
}
