body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #747474;
}
body {
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
}


.saddow_left{
	background-image:url(../images/bg_shadow_left.png);
	background-repeat:repeat-y;
	width:15px;
	}

.saddow_right{
	background-image:url(../images/bg_shadow_right.png);
	background-repeat:repeat-y;
	width:15px;
	}

.saddow_middle_bottom{
	background-image:url(../images/bg_shadow_bottom.png);
	background-repeat:repeat-x;
	height:15px;
	}

.saddow_left_bottom{
	background-image:url(../images/bg_shadow_left_bottom.png);
	background-repeat:no-repeat;
	width:14px;
	height:14px;
	}

.saddow_right_bottom{
	background-image:url(../images/bg_shadow_right_bottom.png);
	background-repeat:no-repeat;
	width:14px;
	height:14px;
	}

.header_bg{
	background-image:url(../images/header_bg.jpg);
	background-repeat:repeat-x;
	}

.grey_box_left_top{
	background-image:url(../images/grey_box_left_top.jpg);
	background-repeat:no-repeat;
	height:15px;
	width:15px;
	}

.grey_box_left_bottom{
	background-image:url(../images/grey_box_left_bottom.jpg);
	background-repeat:no-repeat;
	height:15px;
	width:15px;
	}

.grey_box_right_top{
	background-image:url(../images/grey_box_right_top.jpg);
	background-repeat:no-repeat;
	height:15px;
	width:15px;
	}

.grey_box_right_bottom{
	background-image:url(../images/grey_box_right_bottom.jpg);
	background-repeat:no-repeat;
	height:15px;
	width:15px;
	}

.services_top{
	background-image:url(../images/services_top.jpg);
	background-repeat:no-repeat;
	width:244px;
	}

.services_middle{
	background-image:url(../images/services_middle.gif);
	background-repeat:repeat-y;
	width:244px;
	}

.services_bottom{
	background-image:url(../images/services_bottom.jpg);
	background-repeat:no-repeat;
	width:244px;
	}

.heading{
	font-family:"Myriad Pro";
	font-size:20px;
	color:#416EA5;
	text-decoration:none;
	}

.services{
	font-family:Arial;
	font-size:11px;
	color:#3F6696;
	text-decoration:none;
	}

.welcome_middle{
	background-image:url(../images/welcome_middle.gif);
	background-repeat:repeat-y;
	width:472px;
	}

.more_link{
	font-family:arial;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	}

.more_link:hover{
	font-family:arial;
	font-size:12px;
	color:#000000;
	text-decoration:underline;
	}

.footer_link{
	font-size:11px;
	font-family:Arial;
	color:#000000;
	text-decoration:underline;
	}

.footer_link:hover{
	font-size:11px;
	font-family:Arial;
	color:#000000;
	text-decoration:none;
	}

.footer_link_active{
	font-size:11px;
	font-family:Arial;
	color:#000000;
	text-decoration:none;
	}


.footer_link_sep{
	font-size:11px;
	font-family:Arial;
	color:#000000;
	padding-left:6px;
	padding-right:6px;
	text-decoration:none;
	}

.copy_right{
	font-size:11px;
	font-family:Arial;
	color:#919191;
	text-decoration:none;
	}
.submit_btn{
	background-image:url(../images/btn_submit.jpg);
	background-repeat:no-repeat;
	width:83px;
	height:27px;
	border:0px;
	cursor:pointer;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	}
.top_link{
	font-size:12px;
	font-family:Arial;
	color:#3F6696;
	text-decoration:underline;
	}
.top_link:hover{
	font-size:12px;
	font-family:Arial;
	color:#000000;
	text-decoration:none;
	}
.top_link_active{
	font-size:12px;
	font-family:Arial;
	color:#000000;
	text-decoration:none;
	}
