
/* CSS Document */

.boxBg{
	width:376px;
	background:url(../../images/boxes/blue1_bg.jpg) repeat-x;
	padding: 0px;
	margin: 0px;
	float:left;
}

.boxLeft{
	background:url(../../images/boxes/blue1_left_side.jpg);
	width: 22px;

}

.boxRight{
	background:url(../../images/boxes/blue1_right_side.jpg);
	width: 22px;}

.global_header_1_box {
	font-size: 1.2em;
	color:#336699;
	font-weight: bold;
}

.global_grey_line{
    line-height:0px;
    font-size:0px;
    height:0px;
    border-top:1px solid #e5e5e5;
    width:100%;
    background:none;
	margin-bottom: 5px;
}

.boxFooterLeft {
	background:url(../../images/boxes/blue1_footer_left.jpg);
	width:22px;
}

.boxFooterRight {
	background:url(../../images/boxes/blue1_footer_right.jpg);
	width:22px;
}
.boxFooter{
	background:url(../../images/boxes/blue1_footer_bg.jpg);

}

/*.box_btn{
	width: 376px;
	height: 23px;
	float:left;
	line-height:0px;
	font-size: 0px;
	margin:0px;	
}*/

/*.box_mid{
	float:left;
	padding:0 20px;
	width:230px;
}*/

#boxLogin {background:url(../../images/boxes/bgLogin.jpg) left top no-repeat;width: 150px;height: 190px;}
.box_login{float:left;padding:0 10px;width:120px;font-size:0.75em;}
.loginInput {width: 120px;height: 15px;border: solid 1px #c6d2db;}
#boxLogin  a{color:#0391e7;text-decoration:underline;font-size: 0.8em;}

/*#boxLogin2 {background:url(../../images/boxes/bgLogin2.jpg) left top no-repeat;width: 300px;height: 220px;}
.box_login2{float:left;padding:0 10px;width:120px;font-size:0.75em;}
.loginInput {width: 120px;height: 15px;border: solid 1px #c6d2db;}
#boxLogin2  a{color:#0391e7;text-decoration:underline;font-size: 0.8em;}*/

#content_area .box_bg h1{
	display:block;
	font-size:1.2em;
	float:left;
	width:180px;
	padding:0px 10px 10px 20px;
	margin:0px;	
	color:#336699;
	margin-top:5px;
	font-weight:normal;
}

#content_area .box_mid p{
	font-size: 0.7em;
	margin:0px;
	padding:0px 0px 10px 0px;
}

/*.box_icon{
	float:right;
	margin-right:10px;
	width: 33px;
	height:39px;
}*/




