@charset "ISO-8859-1";
.left_collumn {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	background-color: #FFFFFF;
	background-position: left top;
	padding-top: 20px;
	padding-right: 35px;
	padding-bottom: 15px;
	padding-left: 20px;
	width: 346px;
}
.right_collumn {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	padding-top: 20px;
	padding-right: 30px;
	padding-left: 0px;
	width: 336px;
	padding-bottom: 15px;
}
.footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	font-size: 11px;
	line-height: 16px;
}
.orangebox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/orangebox.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	height: 128px;
	width: 165px;
	padding: 0px;
}
.greenbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3C436C;
	background-image: url(images/greenbox.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	height: 129px;
	width: 165px;
	font-weight: bold;
}
.bluebox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/blue_box.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 59px;
	width: 348px;
	text-transform: uppercase;
}
body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	background-color: #203478;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
a:link {
	color: #F39913;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #EC9822;
}
a:hover {
	text-decoration: none;
	color: #5FC74B;
}
a:active {
	text-decoration: none;
	color: #F39913;
}
a.footerlink:link {
	color: #333333;
	text-decoration: none;
}
a.footerlink:visited {
	text-decoration: none;
	color: #333333;
}
a.footerlink:hover {
	text-decoration: none;
	color: #353F65;
}
a.footerlink:active {
	text-decoration: none;
	color: #333333;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 12px;
	color: #37416A;
	letter-spacing: 0.3em;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 11px;
	color: #F09508;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.white
 {color: #FFFFFF}

.orangebold {
	color: #F29E1D;
	font-weight: bold;
}
