body
{
	margin:0px;
	background-color:#FFFFFF;
	background-image:url('images/bg.gif');
	background-repeat:repeat-x;
}

#mainDiv
{
	width:1000px;
}

#leftDiv
{
	width:240px;
	float:left;
}
#rightDiv
{
	width:760px;
	float:left;
}

.leftlinks
{
	background-image:url('images/leftbg.gif');
	background-repeat:no-repeat;
	width:240px;
	height:352px;
}

.rightsec1
{
	width:467px;
	height:175px;
	padding-left:15px;
	padding-top:30px;
	float:left;
	background-color:#E9E9E9;
	font-family : arial;
	text-decoration : none;
	font-weight:normal;
	color : #000000;
	font-size:12px;
}
.rightsec1a
{
	width:467px;
	height:210px;
	padding-left:15px;
	padding-top:30px;
	float:left;
	background-color:#E9E9E9;
	font-family : arial;
	text-decoration : none;
	font-weight:normal;
	color : #000000;
	font-size:12px;
}
.rightsec2
{
	width:278px;
	float:left;
	background-color:#E9E9E9;
}
.rightsec3
{
	padding-left:15px;
	padding-right:10px;
	font-family : arial;
	text-decoration : none;
	font-weight:normal;
	color : #000000;
	font-size:12px;
}

.rightsec4
{
	width:387px;
	float:left;
	padding-left:15px;
	padding-right:10px;
	font-family : arial;
	text-decoration : none;
	font-weight:normal;
	color : #000000;
	font-size:12px;
}

.rightsec5
{
	width:318px;
	float:left;
	padding-left:10px;
	padding-right:10px;
	font-family : arial;
	text-decoration : none;
	font-weight:normal;
	color : #000000;
	font-size:12px;
}

.bottomDiv
{
	width:1000px;
	height:20px;
	padding-top:4px;
	background-color:#000000;
	font-family : arial;
	text-decoration : none;
	font-weight:normal;
	color : #ffffff;
	font-size:12px;
}

.bluetext1
{
	font-family : arial;
	text-decoration : none;
	font-weight:bold;
	color : #5583A0;
	font-size:16px;
}
.bluetext2
{
	font-family : arial;
	text-decoration : none;
	font-weight:normal;
	color : #5583A0;
	font-size:20px;
}
.blacktext1
{
	font-family : arial;
	text-decoration : none;
	font-weight:bold;
	color : #000000;
	font-size:18px;
}

a.leftlink{font-family : arial;text-decoration : none;color : #C4E8FF;font-size:13px;font-weight:bold;}
a.leftlink:visited{font-family : arial;text-decoration : none;color : #C4E8FF;font-size:13px;font-weight:bold;}
a.leftlink:link{font-family : arial;text-decoration : none;color : #C4E8FF;font-size:13px;font-weight:bold;}
a.leftlink:active {font-family : arial;text-decoration : none;color : #C4E8FF;font-size:13px;font-weight:bold;}
a.leftlink:hover  {font-family : arial;text-decoration : underline;color : #002237;font-size:13px;font-weight:bold;}

.leftlinktext
{
	font-family : arial;
	text-decoration : underline;
	font-weight:bold;
	color : #002237;
	font-size:13px;
}



