@charset "iso-8859-1";
/* CSS Document */

body {
	margin:0px;
	margin-top:8px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height:15px;
}

img {
	border:0px;
}

ul.gray {
	list-style-image:url(../images/little_dot.png);
	margin-right:5px;
}

ul.blue {
	list-style-image:url(../images/little_dot_blue.png);
	margin-right:5px;
}

li {
	padding-bottom:8px;
}

a:link, a:visited, a:active {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#74766f;
}

a:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color:#555555;
}

a.ablue:link, a.ablue:active, a.ablue:visited {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#3fa9f5;
}

a.ablue:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#888888;
}

.text {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

.white_text {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
}

.footer_text {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
}

.menu_text {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
}

.littletext {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}

.bigtext {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
}

.title {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:16px;
	color:#333333;
}

.link_title {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#333333;
}

.news_title {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#3fa9f5;
}

.section_title {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#333333;
	padding-top:5px;
	height:30px;
}

.home_welcome {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:24px;
	line-height:24px;
	color:#333333;
	padding-top:5px;
}

.home_white {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#ffffff;
	padding-top:5px;
	height:40px;
}

.white_title {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#ffffff;
	padding-top:2px;
}

.description_rss {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	height:30px;
}

.title_rss {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#ffffff;
	height:25px;
	padding-top:5px;
	padding-bottom:5px;
}

.float_left {
	float:left;
	margin:8px;
	margin-right:14px;
}

.float_right {
	float:right;
	margin:8px;
	margin-left:14px;
}

.boxleft {
	float:left;
	margin-bottom:8px;
	margin-right:14px;
}

.inputBox {
	background:transparent url(../images/fields_input.png) no-repeat;
	height:21px;
	width:341px;
}

.inputType {
	height:16px;
	width:325px;
	padding-left:8px;
	padding-top:2px;
	background:none;
	border:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}

.textBox {
	background:transparent url(../images/fields_text.png) no-repeat;
	height:121px;
	width:441px;
}

.textType {
	height:115px;
	width:432px;
	padding-top:2px;
	padding-left:4px;
	background:none;
	border:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}

.buttonBox {
	background:transparent url(../images/fields_button.png) no-repeat;
	height:22px;
	width:82px;
}

.buttonType {
	height:20px;
	width:82px;
	background:none;
	border:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#333333;
}
