/* TEXT STYLES START HERE */

.style1 {color: #092588}
.style2 {color: #666666}
.style3 {font-size: 14px; color: #666666; text-decoration: none; line-height: 16px; text-transform: capitalize; font-family: "Trebuchet MS", Arial, Verdana, sans-serif;}

.greylink {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #666666;
	font-weight: normal;
}

.greylinkpad {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #666666;
	font-weight: normal;
	padding: 2px;
}

.greylinkpadselected {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #666666;
	font-weight: normal;
	background-color: #FFFF00;
	padding: 2px;
}
.greenlink {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #7A8D37;
	font-weight: normal;
}
.menucategory {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #666666;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 0px;
	margin-right: 10px;
	text-decoration: none;
	line-height: 12px;
	text-align: left;
	padding: 5px 3px 5px 17px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #074B9E;
}

.hyperlink1 {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 11px;
}

.generalbodytext {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 12px;
	text-decoration:none;
}

.generalbodytext a {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #092588;
	line-height: 12px;
	text-decoration:underline;
}
.generalbodytext a:hover {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #092588;
	line-height: 12px;
	text-decoration:underline;
}

.headlinedescription {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-left:15px;
	padding-top:10px;
	padding-right:15px;
	text-align:left;
}
.disclaimer {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	line-height: 10px;
	text-align:left;
}
.hyperlink2 {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #092588;
	line-height: 11px;
	text-decoration:underline;
}
.selectedcategory {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #666666;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 0px;
	margin-right: 10px;
	text-decoration: none;
	line-height: 12px;
	text-align: left;
	padding: 5px 3px 5px 17px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFF00;
}
.sectionheadgreen {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #092588;
	text-decoration: none;
	line-height: 16px;
	text-transform: capitalize;
}
.sectionheadgrey {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
	text-transform: capitalize;
}
.generalbodytextdark {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 12px;
}
.sectionheadgreydark {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	line-height: 16px;
	text-transform: capitalize;
}
.bullethead {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 12px;
}
body {
	background-color: #B6D6EE;
}
/*.header_bg {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 282px;
}*/
.back_bg {
	background-image: url(images/back_bg.jpg);
	background-repeat: repeat-y;
}
.green_bg {
	background-image: url(images/green_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.footer_bg {
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-y;
}
.whitelink {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
}

.white_text1{
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
}

.white_text2{
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
}