@charset "utf-8";
body {
	background-color: #808284;
	margin-top: 45px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}




.main_table {
	background-color: #FFFFFF;
	background-image: url(../images/page_bg.jpg);
}


/* main left side link */
a.main:link {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #808284;
	text-decoration: none;
	padding-top: 4px;
}
a.main:visited {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #808284;
	text-decoration: none;
	padding-top: 4px;
}
a.main:hover {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #808284;
	text-decoration: underline;
	padding-top: 4px;
}
a.main:active {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #808284;
	text-decoration: none;
	padding-top: 4px;
}

/* End main links*/


/* main left side link when active color=black  */
a.mainblack:link {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-top: 4px;
	height: 20px;
}
a.mainblack:visited {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-top: 4px;
}
a.mainblack:hover {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	padding-top: 4px;
}
a.mainblack:active {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-top: 4px;
}

/* End mainblack links*/

.bc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7A7B7D;
	text-decoration: underline;
}

a.bc:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7A7B7D;
	text-decoration: underline;
}

a.bc:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7A7B7D;
	text-decoration: none;
}

a.bc:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7A7B7D;
	text-decoration: none;
}
.main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808284;
	line-height: 16px;
	margin-right: 15px;
	text-align: left;
	padding-right: 15px;
}
.main_textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808284;
	font-weight: bold;
}
.bottom_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-right: 5px;
	margin-left: 10px;
	padding-right: 5px;
	padding-left: 15px;
}
h1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 25px;
	color: #f8ef41;
	text-align: left;
	padding-top: 10px;
}
.main_links_bold {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	padding-top: 4px;
	text-decoration: underline;
	height: 20px;
}
.breadc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7A7B7D;
	height: 11px;
}
h1.grey{
	font-family: "Trebuchet MS", Arial;
	font-size: 20px;
	color: #808284;
	text-align: left;
	padding-top: -10px;
}
h2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #7B7C7E;
	padding-bottom: -5px;
	line-height: 12px;
}
.grey_bold {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #808284;
	font-weight: bold;
	padding-top: 4px;
	line-height: 20px;
}
.main_textblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
.grey_bold_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808284;
	font-weight: bold;
	line-height: 20px;
	height: 20px;
}
h2.black {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	line-height: 10px;
	padding-bottom: -5px;
}
h2.greytext {
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	font-weight: normal;
	color: #818284;
	line-height: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2.black2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #6C6F71;
	height: 15px;
	text-decoration: underline;
}
.th_image {
	background-color: #808284;
	padding: 5px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7B7C7E;
	display: table;
	line-height: 12px;
	text-decoration: underline;
}
hr {
	background-image: url(../images/doted_line.jpg);
	background-repeat: repeat;
	border: 1px dotted #999999;
}
