/***********************************************/
/* HTML TAG STYLES                             */
/***********************************************/
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/******* generic links and anchor tag styles *******/
a:visited, a:link {
	margin: 0px;
	padding: 0px;
	color:#66BB50;
	font-size: 11px;
    text-decoration: none;
}
a:hover {
	margin: 0px;
	padding: 0px;
	color:#0B5AB6;
	font-size: 11px;
    text-decoration: underline;
}
/***********************************************/
/* LAYOUT/STELETON DIVS                        */
/***********************************************/
#page_container{
	margin-left: auto;
	margin-right: auto;
	width:772px;
	background-image:url(../../images/outer-border.gif);
	background-repeat:repeat-y;
	border: 0px solid #FF0000;
}
#header {
	width: 770px;
	height: 164px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(../../images/top_nav.gif);
	border: 0px solid #ff0000;
	border-top: 3px solid #66BB50;
}

#nav {
	border: 0px solid #FFFF00;
}
#nav_left{
	width:203px;
}
#nav_right{

}
#banner {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3px;
	border: 0px solid #000FF0;
}

#container {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	margin-botton: 20px;
	border: 0px solid #00FF00;
	background-image:url(../../images/tile_content.jpg);
	background-repeat:repeat-x;
}
#newsPanel {
	border-left: 5px solid #333333;
	width: 300px;
	vertical-align:top;
}
#content {
	border: 0px solid #FF0000;
	vertical-align:top;
}
#footer {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	background-color: #FFFFFF;
	border-top: 2px solid #66BB50;
	text-align:center;
}
.greenline {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 0px;
	padding:0px;
	color: #66BB50;
	background-color: #66BB50;
	line-height: 2px;
}

/***********************************************/
/* LAYOUT STYLES                               */
/***********************************************/

/**************** header styles ****************/
#head_top{
	height:22px;
	border:0px solid #ff0000;
}
#top_left{
	width: 410px;
	border:0px solid #ff0000;
	vertical-align:top;
}
#top_right{
	padding-top:5px;
	border: 0px solid #000ff0;
	vertical-align:top;	
}
#mid_left{
	width: 560px;
	border:0px solid #ff0000;
	vertical-align:top;
}
#mid_right{
	border: 0px solid #000ff0;
	vertical-align:top;	
}
#head_mid{
	padding-top:50px;
	height:65px;
	border:0px solid #00ff00;
}
.header_link { 
	margin: 3px 0px 0px 0px;
	padding: 3px 5px 3px 5px;
	text-align:left;	
	background-color: #CAD3D6;
	background-image:url(../../images/head_link_arrow.gif);
	background-repeat:no-repeat;
	background-position:right;
	width:180px;
}
.header_link a:link, .header_link a:visited{ 
	color: #475A5F;
	font-size:10px;
}
.header_link a:hover{ 
	color: #66BB50;
	font-size:10px;
	text-decoration:none;
}
#head_bott{
	height:22px;
	border:0px solid #0000ff;
}




/**************** content styles ***************/
#left_col{
	width: 450px;
	border:0px solid #ff0000;
	vertical-align:top;
}
#right_col{
	width: 320px;
	border: 0px solid #000ff0;
	vertical-align:top;	
}
.content_txt{
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 0px 15px;
	font: normal 100% Arial,sans-serif;
	color: #333333;
	text-align:justify;
}
.content_txtbold{
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 0px 15px;
	font: normal 100% Arial,sans-serif;
	color: #333333;
	font-weight: bold;
}

h1 { /* PAGE HEADINGS */
	margin: 0px 15px 0px 15px;
	padding: 15px 0px 0px 0px;
	font: bold 110% Verdana,sans-serif;
	color: #66BB50;
}
h2 { /* PARAGRAPH / SUB HEADINGS */
	margin: 0px 15px 0px 15px;
	padding: 0px 0px 0px 0px;
	font: bold 120% Verdana,sans-serif;
	color: #333333;
	line-height: 26px;
}
h3 { /* newsBox Heading */
	margin: 0px 0px 0px 0px;
	padding: 3px 5px 3px 5px;
	font: bold 100% Verdana,sans-serif;
	color: #FFFFFF;
	background-color: #66BB50;
	background-image:url(../../images/newsBox_arrow.gif);
	background-repeat:no-repeat;
	background-position:right;
	border-bottom:1px solid #ffffff;	
}
h4 { /* FEATURE TEXT STYLE*/
	margin: 5px 15px 10px 15px;
	padding: 10px 0px 10px 0px;
	font: normal 120% Verdana,sans-serif;
	color: #094993;
	border-bottom:1px dotted #cccccc;	
	border-top:1px dotted #cccccc;	
}
.heading_border { /* DASHED LINE UNDER HEADING */
	width: 750px;
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 10px 15px;
	border-top: 1px dashed #666666;
}


ul li{
	list-style-image:url(../../images/bullet-arrow.gif);
	
}
/**************** news box styles ****************/

#newsBox{
	width:290px;
	margin: 15px 0px 15px 15px;
	padding: 0px 0px 0px 0px;	
	border:0px solid #cccccc;
	background-color:#EAECEC;
}
.newsBox_txt{
	margin: 0px 0px 0px 15px;
	padding: 10px 0px 10px 0px;	
	text-align:left;
}
.newsBox_link{

}
.newsBox_link a:link{

}
.newsBox_quote{
	margin: 15px 19px 0px 30px;
	padding: 0px 0px 20px 0px;	
	text-align:left;
	font-size:11px;
	font-weight:bold;
	color:#999999;
}
.newsBox_quote li{
	margin-top:10px;
	padding-left:5px;
	list-style-image:url(../../images/bullet_arrow-2.gif);
}


/**************** footer styles ****************/
#footer_links{
	width:600px;
	margin: 0px 0px 0px 0px;
	font-size: 9px;
	color: #999999;
	text-align:left;
	line-height: 16px;
	border: 0px solid #ff0000;
	padding: 5px;
}
#footer_links a:link {	
	font-size: 9px;
	color:#999999;
    text-decoration: none;
}
#footer_links a:visited {
	font-size: 9px;
	color:#999999;
    text-decoration: none;
}
#footer_links a:hover {
	font-size: 9px;
	color:#66BB50;
    text-decoration: underline;
}
#footer_copyright{	
	width:170px;
	margin:0px;
	font-size: 10px;
	color: #999999;
	text-align:right;
	border: 0px solid #FFF;
	padding-bottom: 5px;
}
#footer_copyright a:link {
	color:#999999;
    text-decoration: none;
}
#footer_copyright a:visited {
	color:#66BB50;
    text-decoration: none;
}
#footer_copyright a:hover {
	color:#66BB50;
    text-decoration: underline;
}

/********************* end *********************/

