a {
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	text-decoration: underline;
}

p {
	margin-bottom: 0px;
}

body {
		margin-top: 0;
		margin-left: 0;
		margin-right: 0;
}

.txt { 
	font-family: "Lucida Grande","Trebuchet MS";
	font-size: 12px;
	color: #000000;
	line-height: 17px;
}
	

img {
	border: 0;
}

h2 {
	font-size: 17px;

}

h3 {
	margin-bottom: 5px;
	margin-top: 7px;	
}

h4 {
	font-size: 14px;
}

td {
	font-family: "Lucida Grande","Trebuchet MS";
	font-size: 12px;
	line-height: 15px;
	color: #000000;
}	

select {
		font-family: "Lucida Grande","Trebuchet MS";
		font-size: 11px;  
		color: #000000;
		margin: 0;
		padding: 0;
		}
		
	input {
		font-family: "Lucida Grande","Trebuchet MS";
		font-size: 10px;  
		color: #00000;
		}

td.top_menu {
	padding-left: 15px;
}
td.menu {
	/* spacing between items */
	padding-left: 3px;
	background-repeat: repeat-x	
}
#vert_menu {
	padding-left: 0px;
	padding-bottom: 15px;	
}
td.col {
	padding-top: 7px;
	padding-right: 8px;
}
td.col_exr {
	padding-top: 7px;
}
td.col_nest {
	padding-right: 8px;
}
td.c_box {
	padding-bottom: 13px;
	padding-left: 0px;
	background-repeat: no-repeat;
}
td.subnav {
	padding-top: 4px;
	padding-left: 2px;
	margin-left: 50px;
}
td.news {
	background-repeat: no-repeat;
	padding-left: 8px;
	padding-right: 8px;	
	padding-top: 6px;
	padding-bottom: 0px;
}
.news {
	color: #ffffff;
	font-family: "Lucida Grande","Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.news_grey {
	background-repeat: no-repeat;
	color: #CECECE;
	font-family: "Lucida Grande","Trebuchet MS";
	font-size: 10px;
	padding-left: 8px;	
	padding-bottom: 8px;	
}
.news_grey_2 {
	background-repeat: no-repeat;
	color: #878787;
	font-family: "Lucida Grande","Trebuchet MS";
	font-size: 10px;
}
.news_more {
	color: #49C2E5;
	font-family: Helvetica,Arial;
	font-size: 14px;
	font-weight: bold;
	padding-top: 2px;
	padding-left: 2px;
}
.news_more_white {
	color: #ffffff;
	font-family: Helvetica,Arial;
	font-size: 12px;
	font-weight: bold;
	padding-top: 2px;	
}
.footer {
	color: #000000;
	font-family: "Lucida Grande","Trebuchet MS";
	font-size: 11px;
	padding-top: 15px;
	font-weight: normal;
	text-decoration: none;
}
.footer_grey {
	color: #666666;
	font-family: "Lucida Grande","Trebuchet MS";
	font-size: 11px;
	padding-top: 15px;
	font-weight: normal;
	text-decoration: none;
}
.search_top {
	font-family: Helvetica,Arial;
	font-size: 15px;
	color: #ffffff;
	padding-left: 18px;
	background: url("/images/general/search_bg_green.gif");
	background-repeat: repeat-x;
}
.search_link {
	color: #000000;
	font-family: Helvetica,Arial;
	font-size: 14px;
	font-weight: bold;
}
.search_content {
	color: #333333;
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 15px;	
}
td.guide {
	padding-left: 6px;
}

.faq_head	{
	font-family: "Lucida Grande","Trebuchet MS";
	font-size: 12px;
	color: #000000;
	line-height: 17px;
	width: 500px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.faq_answer	{
	font-family: "Lucida Grande","Trebuchet MS";
	font-size: 12px;
	color: #000000;
	line-height: 17px;
	width: 500px;
	padding: 10px;
	margin-left: 20px;	
	background-color: #D9F2FF;
}

.gray {
	color: #7c7c7c;
}

.error {
	color: #c00000;
	font-weight: bold;
}
.red {
	color: #C70000;
}

.green {
	color: #0BA71D;
	font-weight: bold;
}
/* Fix IE. Hide from IE Mac \*/
* html #gbox ul li { float: left; }
/* End */


