/* CSS Document */

BODY{
	margin-top: 20px;	
	color: #656763;
	font-family: Arial, Verdana;
	font-size: 14px;
}

.body{

	color: #656763;
	font-family: Arial, Verdana;
	font-size: 14px;
}


p{

	color: #656763;
	font-family: Arial, Verdana;
	font-size: 14px;
}


td{

	color: #656763;
	font-family: Arial, Verdana;
	font-size: 14px;
}


table.main{
	padding: 0px 40px 0px 40px;

}

a.top:link, a.top:visited, a.top:active {
	color: #888888;
	font-family: "Arial Narrow", Arial, Verdana, sans-serif;
	font-size: 17px;
	font-weight: 300;
	text-decoration: none;
	
}
a.top#home:link, a.top#home:visited, a.top#home:active {
	color: #888888;
	font-family: "Arial Narrow", Arial, Verdana, sans-serif;
	font-size: 17px;
	font-weight: 300;
	text-decoration: none;
	border-top: 3px solid #AAE351;

}
a.top:hover{
	border-top: 3px solid #AAE351;
}

a.bottom:link, a.bottom:visited, a.bottom:active {
	color: #888888;
	font-family: "Arial Narrow", Arial, Verdana, sans-serif;
	font-size: 17px;
	font-weight: 300;
	text-decoration: none;
}

a.bottom:hover{
	text-decoration: underline;	
}

.pipe{
	color: #7590E7;
	font-family: "Arial Narrow", Arial, Verdana, sans-serif;
	font-size: 17px;
	font-weight: 300;
}

.copyright{
	color: #C4C4C4;
	font-family: "Arial Narrow", Arial, Verdana, sans-serif;
	font-size: 13px;
	
}
.blue_header{
	color: #4367de;
	font-family: "Arial Narrow", Arial, Verdana;
	font-size: 18px;
}
.grey_header{
	color: #cdcdcd;
	font-family: "Arial Narrow", Arial, Verdana;
	font-size: 17px;
}
.tab_box{
	border-left: 2px solid #caccc7;
	border-right: 2px solid #caccc7;
	border-bottom: 2px solid #caccc7;
	padding: 5px 0px 0px 10px;
}
ul.green_arrow{
	list-style-type: none;
	padding-left: 0px;
	margin-left: 25px;}
li.green_arrow{
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	background-position: 0px 8px;
}

a.tab_box_link:link, a.tab_box_link.active, a.tab_box_link:visited{
	color: #656763;
	font-family:"Arial Narrow", Arial, Verdana;
	font-size: 17px;
	text-decoration: none;
	line-height: 25px;
}
a.tab_box_link:hover{
	text-decoration: underline;
}
.large_grey{
	color: #656763;
	font-family:"Arial Narrow", Arial, Verdana;
	font-size: 17px;	
}
.small_blue{
	color: #4367de;
	font-family:"Arial Narrow", Arial, Verdana;
	font-size: 15px;
}
a.green_link:link, a.green_link:active, a.green_link:visited{
	color: #aae351;
	font-family:"Arial Narrow", Arial, Verdana;
	font-size: 18px;
	text-decoration: none;
}
a.green_link:hover{
	text-decoration: underline;
}
.news_bg{
	background: url(images/news_bg.jpg);
	background-repeat: repeat-x;
	padding: 10px;
	background-color:#d1f0a0;
}
.news_date{
	color: #000000;
	font-family:"Arial Narrow", Arial, Verdana;
	font-size: 14px;	
}
.news_content{
	color: #656763;
	font-family:"Arial Narrow", Arial, Verdana;
	font-size: 14px;
}

.main_content{
	color: #656763;
	font-family: Arial, Verdana;
	font-size: 14px;
}