body
{
	background: #0068A5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

.bluebg
{
	background: #eaeff3;
	font-family: Arial;
	font-size: 11px;
	color: #6a747c;
	padding-left: 8px;
	padding-right: 8px;
}
.h5
{
	text-align: center;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}

a.whitelink
{
	font-variant: inherit;
	font-size: 10pt;
	font-weight: normal;
	color: #ffffff;
	padding-left: 10px;
}

a.whitelink:hover
{
	color: #84B1C8;
	text-decoration: none;
}

a.darkblue
{
	font-variant: inherit;
	font-size: 10pt;
	font-weight: normal;
	color: #2270BA;
	padding-left: 5px;
}

a.darkblue:hover
{
	color: #84B1C8;
	text-decoration: none;
}

.allb
{
	border-top: 1px solid #C8C8C8;
	border-bottom: 1px solid #C8C8C8;
	border-left: 1px solid #C8C8C8;
	border-right: 1px solid #C8C8C8;
}

.rb
{
	border-right: 1px solid #C8C8C8;
}
.tb
{
	border-top: 1px solid #C8C8C8;
}
.bb
{
	border-bottom: 1px solid #C8C8C8;
}

.lb
{
	border-left: 1px solid #C8C8C8;
}

.nav
{
	background: url(../../images/navmiddle.gif) top left repeat-x;
	font-size: 14px;
	height: 30px;
	color: #FFFFFF;
	float: left;
	font-weight: normal;
}
.roundbl
{
	background: url(../../images/bl.gif) no-repeat bottom left;
}

.roundbr
{
	background: url(../../images/br.gif) no-repeat bottom right;
}

.roundtl
{
	background: url(../../images/tl.gif) no-repeat top left;
}
.roundtr
{
	background: url(../../images/tr.gif) no-repeat top right;
}

.navleft
{
	background: url(../../images/navleft.gif) no-repeat;
}

.navright
{
	background: url(../../images/navright.gif) no-repeat;
}

.navmiddle
{
	background: url(../../images/navmiddle.gif) no-repeat;
}

.roundcont
{
	width: 980px;
	background-color: #ffffff;
}

.roundcont p
{
	margin: 0 10px;
	height: 200px;
}


.roundtop
{
	background: url(../../images/tr.gif) no-repeat top right;
}

.roundbottom
{
	background: url(../../images/br.gif) no-repeat top right;
}

img.corner
{
	width: 15px;
	border: none;
	display: block !important;
}

.roundcont1
{
	background-color: #F3F3F2;
}

.roundcont1 p
{
	margin: 0 10px;
}

.roundtop1
{
	background: url(../../images/tr1.gif) no-repeat top right;
}

.roundbottom1
{
	background: url(../../images/br1.gif) no-repeat top right;
}

img.corner1
{
	width: 15px;
	border: none;
	display: block !important;
}

#wraper
{
	width: 715px;
	margin-left: 17px;
	margin-right: 17px;
}
#nav
{
	background: url(../../images/navmiddle.gif) top left repeat-x;
	height: 32px;
	color: #FFFFFF;
	float: left;
	width: 696px;
}
#nav ul
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#nav li
{
	display: inline;
	list-style-type: none;
	line-height: 32px;
}
#nav li a
{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
}
#nav li a:hover
{
	color: #000;
}


.left
{
	float: left;
}
.right
{
	float: right;
}
.clear
{
	clear: both;
}
#contetn
{
	clear: both;
	float: left;
}
#leftbox
{
	width: 500px;
	float: left;
}
#rightbox
{
	width: 165px;
	float: right;
	margin-left: 15px;
	text-align: right;
}
h5
{
	color: #2270BA;
	padding: 0px;
	margin: 0px;
}

.heading
{
	background: url(../../Images/banner_strip.gif);
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	height: 30px;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
.text
{
	padding-left: 5px;
	padding-right: 5px;
	font-size: 11px;
}
a
{
	text-decoration: none;
	color: #B73396;
}
a:hover
{
	color: #000000;
}
.footer
{
	background: url(../../images/fm.gif) top left repeat-x;
	height: 33px;
	float: left;
	width: 726px;
	color: #ffffff;
}
.footer a
{
	text-decoration: none;
	color: #ffffff;
}


