/* CSS Document */

body {
	background-image: url(images/bg.gif);
	background-attachment: scroll;
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px;
	font-family: "Trebuchet MS" Arial, Verdana;
	font-size: 11px;
	color: #666666;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
}
.mainbg {
	background-image: url(images/index_r8_c2.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.mainbgleft {
	background-image: url(images/index_r11_c1.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
h1 {
	font-family: "Trebuchet MS" Arial, Verdana;
	font-size: 16px;
	color: #275A6D;
}

h2 {
	font-family: "Trebuchet MS" Arial, Verdana;
	font-size: 14px;
	color: #EB2F36;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

h3 {
	font-family: "Trebuchet MS" Arial, Verdana;
	font-size: 14px;
	color: #275A6D;
	font-style: italic;
	line-height: 17px;
	font-weight: normal;
}

h4 {
	font-family: "Trebuchet MS" Arial, Verdana;
	font-size: 12px;
	color: #275A6D;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
}

h5 {
	font-family: "Trebuchet MS" Arial, Verdana;
	font-size: 20px;
	color: #A7C0D8;
	font-style: italic;
	line-height: 25px;
	font-weight: bold;
}

a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color:#3399FF
}
a:active {
	text-decoration: underline;
	color: #666666;
}

a.greylinks:link {
	color: #ED8332;
	text-decoration: underline;
}
a.greylinks:visited {
	color: #ED8332;
	text-decoration: underline;
}
a.greylinks:active {
	color: #ED8332;
	text-decoration: underline;
}
a.greylinks:hover {
	color: #ED8332;
	text-decoration: none;
	}

td img {display: block;}

.style2 {color: #EB2F36}
.style3 {
	color: #0066CC;
	font-weight: bold;}
.style4 {color: #326274}
.style5 {
	color: #2A5874;
	font-style: italic;
}
.style6 {font-size: 14px}
.style7 {font-size: 13px}
.style8 {color: #275A6D}
.style9 {
	color: #EB2F36;
	font-weight: bold;
}
.style12 {	font-size: 11px;
	color: #66666E;
}
.style14 {	font-size: 11px;
	color: #666666;
}
.style16 {font-size: 11px}
.style10 {font-size: 10px}
.style17 {color: #ED8332}


.boxed {
	padding: 1em;
	margin-top: 25px;
	margin-top: 25px;
	z-index: auto;
	width: 80%;
}

.boxed2 {
	border: 1px solid #ccc;
	background: #fff;
	padding: 1em;
	margin-top: 25px;
	margin-top: 25px;
	z-index: auto;
	width: 100%;
	margin-right: 12px;
	margin: 0px 0px 0px 0px;
}
.boxed3 {
	border: 1px solid #ccc;
	background: #fff;
	padding: 10px;
	margin-top: 25px;
	z-index: auto;
	width: 80%;
}
.boxed4 {
	border: 1px dashed #EA7526;
	background: #fff;
	padding: 10px;
	margin-top: 25px;
	z-index: auto;
	width: 80%;
}



.boxed h5 {
	margin-top: -1.8em;
	background: #ffffff;
	color: #2A5874;
	z-index: 1000000;
	float: left;
	padding: 0 .5em;
	line-height: 1.4em;
	font-size: 11px;
}

.formstyle {
	font-family: "Trebuchet MS" Arial, Verdana;
	font-size: 11px;
	border: 1px solid #333333;
}
.tickyellowbox {
	background-color: #eff6ef;
	border: 1px solid #008000;
}
.tickredbox {
	background-color: #f9eaea;
	border: 1px solid #c33131;
}
.small  {
  font-size: 11px;
  }