@charset "UTF-8";
/* CSS Document */


body{
	/*background: url('images/bg.gif') repeat-x;*/
	background-color: #999999;
	font-family: "Trebuchet MS", Verdana, Arial;	
}

#maincontainer{
	position: relative;
	width: 940px;
	height: auto;
	margin: 0 auto;
	overflow: auto;
	background: url('images/backgrounds/bodybg.gif')  repeat-y;
	visibility: inherit;
}


#header{
	position: relative;
	width: 900px;
	height: 114px;
	background: url('images/backgrounds/header.gif')  no-repeat;

}

#announcement{
	position: relative;
	width: 900px;
	height: auto;
	padding-top: 5px;
	text-align: center;
}

#contactarea{
	position: relative;
	width: 900px;
	height: 35px;
	text-align: center;
	background: url('images/backgrounds/contactbg.gif')  no-repeat;
}
#contactdetails{
	position: relative;
	width: 900px;
	height: 20px;
	padding-top: 5px;
	text-align: center;
}


#navigations{
	position: relative;
	width: 920px;
	height: 59px;
	background: url('images/backgrounds/navbg.gif')  no-repeat;
}
#navlinks{
	position: relative;
	width: 850px;
	height: 20px;
	margin-left: 50px;
	padding-top: 10px;
	text-align: left;
}


#mainbody{
	position: relative;
	width: 900px;
	height: auto;
	overflow: auto;
}

#leftmainbody{
	float: left;
	width: 555px;
	height: auto;
	margin-left: 30px;
	overflow: auto;
}

#leftmaintopbody{
	position: relative;
	width: 555px;
	height: 17px;
	background: url('images/backgrounds/leftmaintopbg.gif')  no-repeat;
	overflow: auto;
}
#leftmaincontentbody{
	position: relative;
	width: 555px;
	height: auto;
	background: url('images/backgrounds/leftmainbodybg.gif')  repeat-y;
	overflow: auto;
}
#leftmainbottombody{
	position: relative;
	width: 555px;
	height: 17px;
	background: url('images/backgrounds/leftmainbottombg.gif')  no-repeat;
	overflow: auto;
}
#leftmaincontent{
	position: relative;
	width: 520px;
	height: auto;
	margin-left: 15px;
	background: none;
	overflow: auto;
}




#rightmainbody{
	float: right;
	width: 300px;
	height: auto;
	overflow: auto;
}

#rightmainbody1{
	position: relative;
	width: 300px;
	height: auto;
	overflow: auto;
	margin-top: 1px;
}
#rightmainbody1top{
	position: relative;
	width: 290px;
	height: 16px;
	overflow: auto;
	background: url('images/backgrounds/rightmaintopbg.gif')  no-repeat;
}
#rightmainbody1content{
	position: relative;
	width: 290px;
	height: auto;
	background: url('images/backgrounds/rightmainbodybg.gif')  repeat-y;
	overflow: auto;
}
#rightmainbody1bottom{
	position: relative;
	width: 290px;
	height: 18px;
	overflow: auto;
	background: url('images/backgrounds/rightmainbottombg.gif')  no-repeat;
}
#rightmaincontent{
	position: relative;
	width: 270px;
	height: auto;
	margin-left: 15px;
	background: none;
	overflow: auto;
}



#rightmainbody2{
	position: relative;
	width: 300px;
	height: auto;
	overflow: auto;
	margin-top: 1px;
}
#rightmainbody2top{
	position: relative;
	width: 290px;
	height: 16px;
	overflow: auto;
	background: url('images/backgrounds/rightmaintopbg.gif')  no-repeat;
}
#rightmainbody2content{
	position: relative;
	width: 290px;
	height: auto;
	background: url('images/backgrounds/rightmainbodybg.gif')  repeat-y;
	overflow: auto;
}
#rightmainbody2bottom{
	position: relative;
	width: 290px;
	height: 18px;
	overflow: auto;
	background: url('images/backgrounds/rightmainbottombg.gif')  no-repeat;
}
#rightmaincontent2{
	position: relative;
	width: 270px;
	height: auto;
	margin-left: 15px;
	background: none;
	overflow: auto;
}


#rightmainbody3{
	position: relative;
	width: 300px;
	height: auto;
	overflow: auto;
	margin-top: 1px;
}
#rightmainbody3top{
	position: relative;
	width: 290px;
	height: 16px;
	overflow: auto;
	background: url('images/backgrounds/rightmaintopbg.gif')  no-repeat;
}
#rightmainbody3content{
	position: relative;
	width: 290px;
	height: auto;
	background: url('images/backgrounds/rightmainbodybg.gif')  repeat-y;
	overflow: auto;
}
#rightmainbody3bottom{
	position: relative;
	width: 290px;
	height: 18px;
	overflow: auto;
	background: url('images/backgrounds/rightmainbottombg.gif')  no-repeat;
}
#rightmaincontent3{
	position: relative;
	width: 270px;
	height: auto;
	margin-left: 15px;
	background: none;
	overflow: auto;
}


#rightmainbody4{
	position: relative;
	width: 300px;
	height: auto;
	overflow: auto;
	margin-top: 1px;
}
#rightmainbody4top{
	position: relative;
	width: 290px;
	height: 16px;
	overflow: auto;
	background: url('images/backgrounds/rightmaintopbg.gif')  no-repeat;
}
#rightmainbody4content{
	position: relative;
	width: 290px;
	height: auto;
	background: url('images/backgrounds/rightmainbodybg.gif')  repeat-y;
	overflow: auto;
}
#rightmainbody4bottom{
	position: relative;
	width: 290px;
	height: 18px;
	overflow: auto;
	background: url('images/backgrounds/rightmainbottombg.gif')  no-repeat;
}
#rightmaincontent4{
	position: relative;
	width: 270px;
	height: auto;
	margin-left: 15px;
	background: none;
	overflow: auto;
}



#footer{
	position: relative;
	width: 920px;
	height: auto;
	border: none;
	overflow: auto;
	background: url('images/backgrounds/bodyfooterbg.gif') repeat-y;
}
#topfooter{
	position: relative;
	width: 920px;
	height: 18px;
	border: none;
	background: url('images/backgrounds/topfooterbg.gif') no-repeat;
	background-position: top;
}
#bodyfooter{
	position: relative;
	width: 920px;
	height: auto;
	border: none;
	text-align: left;
}
#footercontent{
	position: relative;
	width: 800px;
	height: auto;
	margin-left: 60px;
	text-align: left;
}
#bottomfooter{
	position: relative;
	width: 920px;
	height: 14px;
	border: none;
	overflow: auto;
	background: url('images/backgrounds/footerbg.gif') no-repeat;
	background-position: bottom;
}

/* Fonts */

.topstyle{
	font-size: 12px;
	color: #000000;
}

.footerfonts{
	font-size: 11px;
	color: #993300;
}
	

.navfonts{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.navfonts2{
	font-size: 12px;
	color: #000000;
}

.list1{
	font-size: 12px;
	text-align: left;
	list-style: none;
	list-style-image: none;
}

.footerlink a {
	cursor: pointer;
}
.footerlink a:link { 
 	color: #0000FF;
	text-decoration: none;
}
.footerlink a:visited {
 	color: #0000FF;
	text-decoration: none;
}
.footerlink a:hover {
	color: #FFFFFF;
	background-color: #000033;
	text-decoration: none;
}


.sidelink{
	margin-left: 10px;
}
.sidetext{
	margin-left: 10px;
}
.rightsidestyle{
	font-size: 12px;
	color: #000000
}
.mainmenu{
	font-size: 11px;
	text-align: left;
	list-style: none;
	list-style-image: none;
}
.maincontentstyle{
	font-size: 12px;
	color: #000000;
	}
.normaltext{
	text-align: justify;
}
.largetext{
	font-size: 18px;
	text-align: center;
	color: #CC3300;
	font-stretch: extra-expanded;
}
.largetext2{
	font-size: 18px;
	text-align: center;
	color: #663300;
	font-stretch: extra-expanded;
}
.largetext3{
	font-size: 23px;
	text-align: center;
	color: #000099;
	font-stretch: extra-expanded;	
}
.largertext{
	font-size: 22px;
	text-align: center;
	color: #000000;
}

.labeltext{
	font-size: 10px;
	font-style:italic;
}

.questionstext{
	font-size: 13px;
	font-weight: bold;
	font-style:italic;
	color: #0033CC;
}

.contacttext{
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}



h3{
	color: #663300;
}



a {
	cursor: pointer;
}
a:link { 
 	color: #0000FF;
	text-decoration: none;
}
a:visited {
 	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	background-color: #000033;
	text-decoration: none;
}
