@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
}
.bodybackground {
	background-image: url(../Images/bkgfade.gif);
	background-repeat: repeat-x;
	color: #FFF;
	background-color: #EAEFF3;
}
.cellbackground {
	background-image: url(../Images/lightblue50.png);
	background-repeat: repeat-x;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #000;
}
.mainbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #333;
	font-weight: normal;
}
.mainbodytext a:hover {
	color: #999;
	text-decoration: underline;
}
.mainbodytextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #000;
}
#SiteName {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #009;
	text-decoration: none;
}
.SubTitle {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #009;
	text-decoration: none;
}
.midboldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #4B4B4B;
	font-style: italic;
}
.midboldtextred {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #600;
	font-style: italic;
}
.midredtext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #600;
	font-style: italic;
} 
.smallboldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4B4B4B;
	font-weight: bold;
} 
.smallboldtext11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4B4B4B;
	font-weight: bold;
}
.smallboldred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #600;
	font-weight: bold;
}
.smallboldgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004A00;
	font-weight: bold;
}
.smallboldbrown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #593D00;
	font-weight: bold;
}
.smallboldblue2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #036;
	font-weight: bold;
	font-style: italic;
} 
.smallboldblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #036;
	font-weight: bold;
} 
.smallboldblue11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #036;
	font-weight: bold;
}
.smallboldblue13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #036;
	font-weight: bold;
}
.boldblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #03C;
	font-weight: bold;
}
.smallboldjustify {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4B4B4B;
	font-weight: bold;
	text-align: justify;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #236687;
	text-decoration: none;
}
.midheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
	color: #000;
}
.smallheading {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #000;
	}
.smallheadingnoul {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	}
.smallheading-red {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #900;
	}
.smallheading-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #009;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
	font-size:12px;
	font-weight: bold;
	}
.purewhite {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size:12px;
	font-weight: bold;
}
.PurpleText {
	color: #6767B4;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
}
.greysmall {
	color: #999;
	font-weight: bold;
	font-style: italic;
	font-size: 11px;
}
.redheading {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	color: #790000;
}
h1 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 20px;
	color: #009;
	font-weight: bold;
	text-decoration: underline;
}
	#divwidth {
	width: 280px;
	text-align: justify;
	padding-right: 2px;
	padding-left: 2px;
}
#div1width {
	width: 150px;
	text-align: justify;
	padding-right: 5px;
	padding-left: 5px;
}
#div2width {
	width: 280px;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
}
#div3width {
	width: 162px;
}
#div4width {
	width: 300px;
	height: 252px;
	margin-left: 3px;
}
#div5width {
	width: 278px;
	height: 255px;
	margin-left: 3px;
	padding-left: 24px;
}
#div55width {
	width: 196px;
	margin-left: 40px;
	margin-right: 40px;
	border: medium double #DBDBDB;
	padding: 10px;
}
#div5twowidth {
	width: 302px;
	height: 252px;
	margin-left: 3px;
}
#div6width {
	width: 270px;
	height: 62px;
	margin-left: 3px;
	padding-left: 32px;
}
#div7width {
	width: 230px;
	height: 602px;
	margin-left: 3px;
	padding-left: 68px;
}
#div8width {
	width: 730px;
	height: 92px;
	margin-left: 140px;
 	color: #D6D6D6;
}
#div9width {
	width: 90px;
	height: 22px;
	padding-left: 12px;
}
#div10width {
	width: 100%;
	height: 60px;
	}
#div11width {
	width: 100%;
	height: 100px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#div12width {
	width: 310px;
	height: 99px;
	float: right;
}
#div13width {
	width: 290px;
	height: 99px;
	float: right;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CADBEB;
	padding-left: 10px;
}
.divadcloumn {
	width: 200px;
	height: auto;
	margin-right: 50px;
	margin-left: 50px;
	border: 1px double #CCC;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
}
#CellBorderLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
}
#CellBorderRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
}
#BorderLR {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-left-color: #666;
}
#cellbackground {
	background-image: url(../Images/LightBlueSide2.gif);
}
#maintable {
	background-color:#FFF;
}
#table1 td {
	background-color: #D3E6FE;
	border: 2px solid;
	border-color: #056FFE;
} 
a#link {
	display: block;
	width: 100%;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #282828;
	text-decoration: none;
	font-weight: bold;
} 
a#link #span1 {
	display: block;
	padding: 4px; 
}
a#link #span2 {
	display: block;
	padding: 4px;
	background-color: #89BBFE;
}
a#link:hover {
	background-color: #89BBFE;
.bodybackground table tr td .mainbodytext strong {
	color: #000;
}
#footcontnr {
	clear: both;
	height: 25px;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#7box {
	height: 50px;
	width: 85%;
	background-color: #FFC;
	margin-left: 55px;
}
#7logobox {
	float: left;
	height: 50px;
	width: 40px;
}
