body
{
	margin:0px;
}

h3 
{
	margin: 0px;
	font-size: 13px;
	font-weight:bold;
	color:#006699;
}

a 
{
	font-weight:normal;
	color:#363b4b;
	text-decoration:none;
}

a:visited 
{
	color:#363b4b;
}

a:active 
{
	text-decoration: underline;
}

a:hover 
{
	color:#FF6600;
}

input 
{
	border: 1px solid #363b4b;	
	width: 200px;
}

.submit-buttom 
{
	border: 1px solid #363b4b;
	width: 80px;
}


textarea
{
	border: 1px solid #363b4b;	
	width: 300px;
}

.body
{
	border: 0px solid; 
	background-image:url('../images/bg1.jpg'); 
	background-repeat:repeat-x; 
	width:100%;
	border:0px;
	padding-top:15px;
	margin:0px;
	vertical-align:top;
	background-color:#f0f1f8;
	font-family: verdana;	
}

.body-content
{
	border: 0px solid; 
	width: 738px;
}

.header
{
	width:738px;
	height:184px;
	vertical-align:top;
}

.header_left
{
	background-image:url('../images/header_left.jpg');
	width:12px;
	height:184px;
	float:left;
}

.header_middle
{
	width:131px;
	height:184px;
	float:left;
	background-color:#e3ecfb;
}

.header_right
{
	background-image:url('../images/header.jpg');
	height:184px;
	width:595px;
	float:right;
}


.body-content-middle
{
	border: 0px solid; 
	width: 100%; 
	overflow:auto;	
}

.contentBody
{
	
	width:738px;
	min-height:400px;
	/*background-color:#f6f7fa;*/	
	border: 0px solid; 
	overflow:hidden;
}

.menu
{
	width:187px;
	float:left;
	min-height: 400px;
	background-image:url('../images/content_bg.jpg');
	background-repeat:repeat-x;
	background-color:#f6f7fa;
}

.menuTopBody
{
	background-image:url('../images/banner_bg.jpg');
	background-repeat:repeat-x;
	height:33px;
	width:162px;
	float:left;
}

.menuTopLeft
{
	background-image:url('../images/banner_left.jpg');
	float:left;
	width:13px;
	height:33px;
	float:left;
	
}

.menuTopRight
{
	background-image:url('../images/banner_right.jpg');
	float:left;
	width:12px;
	height:33px;
	float:left;
	
}

.seperator
{
	border: 0px solid; 
	float:left; 
	min-height: 400px;	
	width:10px;
	/*background-image:url('../images/bodySeperator.jpg');	
	background-repeat:repeat-x;	
	background-color:#edeff7;	*/
}

.mainContentBody
{
	background-image:url('../images/content_bg.jpg');
	background-repeat:repeat-x;	
	border: 0px solid; 
	width:541px; 
	float:left;
	background-color:#f6f7fa;
	min-height: 400px;
}

.contentTopBody
{
	background-image:url('../images/banner_bg.jpg');
	background-repeat:repeat-x;
	height:33px;
	width:516px;
	float:left;
	font-size: 16px;
	font-weight:bolder;
	color:white;
	padding-top: 5px;
	text-align:left;
}

.contentBodyTopLeft
{
	background-image:url('../images/banner_left.jpg');
	float:left;
	width:13px;
	height:33px;	
}

.contentBodyTopRight
{
	background-image:url('../images/banner_right.jpg');
	float:left;
	width:12px;
	height:33px;
	float:left;
	
}

.content
{
	font-size: 12px;
	color:#2a2d32;
	text-align: justify;
	padding-top: 30px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	word-spacing: 2 px;
	line-height: 150%;
}
	
.menubodySeperator
{
	background-image:url('../images/bodySeperator.jpg');	
	min-height:400px;
	width:12px;
	background-repeat:repeat-x;
	float:left;
	background-color:#f0f1f8;
}

.footer
{
	background-image:url('../images/footer_bg.jpg');
	background-repeat:repeat-x;
	width:100%;
	height:21px;
	vertical-align:bottom;
	font-size: 11px;
	color: white;
	padding-top: 3px;
	font-family: verdana;
}


.homeImageLeft
{
	
	border: 0px solid;
	float: left;
	/*height: 120px;*/
}

.home24x7
{
	border: 0px solid;
	float: right;
	/*height: 120px;*/
}


/*
.homeImageLeft
{
	
	background-image:url('../images/home_image.gif');
	background-repeat:no-repeat;
	background-position:center;
	width:296px;
	height:150px;
	float: left;
	padding-right: 20px;
	
}
*/

/*
.home24x7
{
	background-image:url('../images/24x7logo.gif');
	background-repeat:no-repeat;
	background-position:center;
	width:120px;
	height:108px;
	float: left;
	padding-top: 50px;
	
}
*/