/* CSS Document */

html, body, form,h3
{	
	margin: 0px;
	padding: 0px;
}

body
{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;	
	color:#666666;
	line-height:14px;		
	text-decoration:none;
	margin-right: auto;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	background-color:#064f86;	
	
}


h3{
	
	color:#034f86;
	font-size:17px;	
}

h2{
	color:#454545;
	font-size:16px;
	font-weight:bold;

}
.hBold{
	color:#454545;
	font-size:12px;
	font-weight:bold;	
}

a.menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;	
	font-weight: bold;	
	line-height:18px;
	color:#515151;
	text-decoration:none;

}

a.menu:hover
{
	color:#044d85;
	text-decoration:underline;
}
a.menu1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;	
	font-weight: bold;	
	line-height:18px;
	color:#ffffff;
	text-decoration:none;

}

a.menu1:hover
{
	color:#ebebeb;
	text-decoration:underline;
}


a.navi
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;	
	color:#ffffff;
	text-decoration:none;

}
a.navi:hover
{
	color:#cfcfcf;
	text-decoration:underline;
}

a.navi2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;	
	color:#41a8f5;
	text-decoration:none;

}
a.navi2:hover
{
	color:#000000;
	text-decoration:underline;
}

a.navi3
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;	
	color:#41a8f5;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;


}
a.navi3:hover
{
	color:#000000;
	text-decoration:underline;
}

a.navi4
{
	color:#454545;
	font-size:16px;
	font-weight:bold;
	text-decoration: none;

}
a.navi4:hover
{
	color:#cfcfcf;
	text-decoration:underline;
}

/*=====================
		body 
=======================*/

#body
{
	width:827px;
	margin-top:10px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	padding-top:0px;
}

/*=====================================
		Open hedder
=======================================*/


#header
{
	float:left;
	width:826px;	
	
}

#header .leftbox
{
	float:left;
	width:321px;
	height:106px;	
	
}

#header .rightbox
{
	float:left;
	width:505px;
	height:106px;
	background-image: url(images/img-2.jpg);
	background-repeat: no-repeat;	
	
}

/*=====================================
		Open middel
=======================================*/


#menu
{
	float:left;
	width:826px;
	height:40px;
	
}

.menuleft{
	background-image: url(images/img-3.jpg);
	background-repeat: no-repeat;
}

.menumid{
	background-image: url(images/img-4.jpg);
	background-repeat: repeat-x;
}

.menuright{
	background-image: url(images/img-5.jpg);
	background-repeat: no-repeat;
}

/*=====================================
		Open menuline
=======================================*/

#menuline
{
	float:left;
	width:826px;
	height:27px;
	background-image: url(images/img-6.jpg);
	background-repeat: no-repeat;	
	
}

/*=====================================
		Open content
=======================================*/


#content
{
	float:left;
	width:826px;
	
}

.contentleft
{
	float:left;
	width:30px;
	
	
}

.contentmid
{
	float:left;
	width:764px;
	background-color:#FFFFFF;
	
	
	
}

.contentright
{
	float:left;
	width:30px;

	
}

.textcolor
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;	
	color:#666666;
	line-height:18px;
	text-decoration:none;
	
	
}

.learnmorbtn{
	height:34px;
	padding: 10px 0 0 45px;
	background-image: url(images/img-12.jpg);
	background-repeat: no-repeat;
}

/*=====================================
		Open Bottom
=======================================*/


#bottom
{
	float:left;
	width:826px;
	height:33px;
		
}

#bottom .bottomleft
{
	float:left;
	width:56px;
	height:33px;
	background-image: url(images/img-20.jpg);
	background-repeat: no-repeat;
}

#bottom .bottommid
{
	float:left;	
	width:714px;
	height:33px;
	background-image: url(images/img-22.jpg);
	background-repeat: repeat-x;
}

#bottom .bottomright
{
	float:right;
	width:56px;
	height:33px;
	background-image: url(images/img-21.jpg);
	background-repeat: no-repeat;
}

/*=====================================
		Open BottomLinks
=======================================*/
#bottomlinks
{
	float:left;
	width:826px;
	text-align:center;
	
		
}
.whitecolor
{
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;		

}

.menuBg

{
	background-image: url(images/img-23.jpg);
	background-repeat: repeat-x;	
	
	
	}

.menuOff

{	
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;	
	font-weight: bold;	
	line-height:18px;
	color:#ffffff;
	text-decoration:none;
	}

.whitecolor
{
	color:#FFFFFF;
	padding-left:5px;
	padding-right:5px;

}