/* CSS Document */

/******* Global Css *********/

body {
	margin: 0px;
	background:#4a5978 url(images/page_bg.jpg) repeat-x center top;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.header {
	margin: 0px;
}

.content {
	margin:0px;	
	background:#fff url(images/cont-bg.gif) repeat-x center top; 
	width: 860px;
	height: 570px;
	position: relative;
}

.boxheading { margin-left: 10px; color: white; font-family: Tahoma, Verdana, Arial; font-weight: bold;
	padding: 8px 0 0 40px; text-align: left;
	background: url(images/bullet1.gif) no-repeat left bottom;}

.textbox {
	margin: 0px;
	background: url(images/textboxbg.gif) repeat-x top;
	height: 23px;
	border: 1px ridge #b1b4b7;
}

.heading {
	font-family: "Arial Narrow", Arial, "Arial MT";
	font-size: 30px;
	color: #27488d;
	font-weight: bold;
}

.subheading {
	font-family: "Arial Narrow", Arial, "Arial MT";
	font-size: 18px;
	color: #424242;
	font-weight: bold;
}

.heading1 {
	color: #0f79db;
	font-weight: bold;
	font-size: 14px;
}

.heading2 {
	color:#424242;
	font-weight: bold;
	font-size: 17px;
	font-family: "Arial Narrow", Arial, "Arial MT";	
	text-align: left;
}

.heading3 {
	color:#27488d;
	font-weight: bold;
	font-size: 17px;
	font-family: "Arial Narrow", Arial, "Arial MT";	
	text-align: left;
}

.line {
	padding-top: 10px;
}

.list li {
	margin: 0px;
	padding: 5px;
	list-style-type:square;
	text-align: left;
}

.mail a {
	color: #424242;
}

.mail a:hover {
	color: #0099CC;
	text-decoration: none;
}

img {
	border: 0px;
}

/*******************************************/



.columleft .box {
	margin: 25px 0 0 10px;
	width: 193px;
	float: right;
}

.columleft .box .boxtop {
	margin: 0px;
	background: url(images/1_boxtop1.jpg) no-repeat left top;
	width: 191px;
	height: 29px;
}	


.columleft .box .boxbg {
	margin: 0px;
	background:#056dab url(images/1_boxbg1.jpg) no-repeat;
	height: 178px;
	width: 191px;
}	

.columleft .box .boxbg ul {
	margin: 0px;
	padding: 10px 0 0 0;
}

.columleft .box .boxbg ul li {
	margin: 0px;
	list-style-type: none;
}

.columleft .box .boxbg ul li a {
	display: block;
	padding: 8px 5px 8px 10px;
	color: white;
	font-weight: bold;
	text-align: left;
}

.columleft .box1 {
	margin: 25px 0 0 10px;
	width: 193px;
	float: right;
}

.columleft .box1 .boxtop {
	margin: 0px;
	background: url(images/3_boxtop.jpg) no-repeat left top;
	width: 193px;
	height: 29px;
}	


.columleft .box1 .boxbg {
	margin: 0px;
	background:url(images/3_boxbg1.jpg) no-repeat;
	width: 193px;
	height: 179px;
}	

.columleft .box1 .boxbg a {
	margin: 0px;
	padding-top: 10px;
	color:black;
	font-weight: bold;
	text-align: justify;
	text-decoration: none;
}

.columright .box {
	margin: 25px 10px 0 0;
	width: 193px;
	float:left;
}

.columright .box .boxtop {
	margin: 0px;
	background: url(images/2_boxtop1.jpg) no-repeat left top;
	width: 193px;
	height: 30px;
}	


.columright .box .boxbg {
	margin: 0px;
	background:#056dab url(images/2_boxbg.jpg) no-repeat;
	height: 179px;
	width: 193px;
}

.columright .box1 {
	margin: 25px 10px 0 0;
	width: 193px;
	float:left;
}

.columright .box1 .boxtop1 {
	margin: 0px;
	background: url(images/3_boxtop.jpg) no-repeat left top;
	width: 193px;
	height: 30px;
}	


.columright .box1 .boxbg1 {
	margin: 0px;
	background:#056dab url(images/3_boxbg.jpg) no-repeat;
	height: 179px;
	width: 193px;
}	
/**********************************/

/************ Page1 ***************/

#page1 {
	margin: 10px 0;
	width: 865px;
}

