body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
/*body {
	background-image: url(../images/sce/background.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}*/
#container {
	width: 959px;
}
#header {
	float: left;
	width: 957px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #565656;
	border-left-color: #565656;
	text-align: left;
}
#float_left {
	float: left;
}
#banner_bg {
	float: left;
	width: 633px;
	background-image: url(../images/sce/banner_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 165px;
}
#big_blue_text {
	float: left;
	width: 633px;
	font-size: 24px;
	color: #148fad;
	font-weight: bold;
	padding-top: 35px;
}
#phone_number {
	float: left;
	width: 403px;
	font-size: 28px;
	font-weight: bold;
	padding-top: 50px;
}
#email_address {
	float: left;
	width: 230px;
	font-size: 16px;
	font-weight: bold;
	padding-top: 65px;
}
#main_nav {
	float: left;
	width: 957px;
	background-color: #000000;
	font-size: 16px;
	color: #9de79d;
}
#mainpage {
	float: left;
	width: 957px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d0d0d0;
	border-left-color: #d0d0d0;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(../images/sce/page_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 15px;
}
#leftside {
	float: left;
	width: 405px;
	padding-left: 8px;
}
#left_bg1 {
	float: left;
	width: 390px;
	height: 133px;
	background-image: url(../images/sce/left_bg1.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	line-height: 18px;
	margin-bottom: 10px;
}
#left_bg2 {
	float: left;
	width: 390px;
	height: 133px;
	background-image: url(../images/sce/left_bg2.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	line-height: 18px;
	margin-bottom: 10px;
}
#left_bg3 {
	float: left;
	width: 390px;
	height: 133px;
	background-image: url(../images/sce/left_bg3.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	line-height: 18px;
	margin-bottom: 10px;
}
#left_iphone {
	float: left;
	width: 405px;
	height: 133px;
	background-image: url(../images/iphone.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	line-height: 18px;
	margin-bottom: 10px;
	cursor: pointer;
}

#left_pmaa {
	border:#309   double;
	float: left;
	width: 360px;
	background-image: url(../images/pmaa.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-right: 25px;
	line-height: 18px;
	margin-bottom: 10px;
	cursor: pointer;
}

#left_title {
	font-size: 13px;
	color: #28640b;
	float: left;
	font-weight: bold;
	padding-top: 5px;
	width: 390px;
}
#left_content {
	float: left;
	width: 390px;
	padding-top: 4px;
}
#buttons {
	float: left;
	width: 390px;
}
#body_content {
	float: left;
	width: 490px;
	padding-left: 20px;
	text-align: left;
}
#body_content_inner {
	float: left;
	width: 895px;
	padding-left: 20px;
	padding-bottom: 15px;
}
#bottomnav {
	float: left;
	width: 936px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666666;
	text-align: center;
	padding-top: 8px;
	font-size: 10px;
	line-height: 22px;
	padding-bottom: 10px;
	margin-left: 10px;
}
#check_policy {
	width: 303px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #FF3300;
	background-color: #333366;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
}

h1 {
	font-size: 20px;
	color: #148fad;
	margin-top: 0px;
	margin-bottom: 0px;
}




.size_15 {
	font-size: 15px;
}
.size_10 {
	font-size: 10px;
	text-align: center;
}
.times_14 {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
}

.red18 {
	font-size: 18px;
	color: #FF3300;
}

.grey {
	color: #bbbbbb;
}
a:link {

            color: #148fad;

            text-decoration: none;

}

a:active {

            color: #148fad;

            text-decoration: none;

}

a:visited {

            color: #148fad;

            text-decoration: none;

}

 

a:hover {

            color: #148fad;
			
            text-decoration: underline;

}

a.bottomnav:link,a.bottomnav:active,a.bottomnav:visited{

            color: #000000;
            text-decoration: none;

}

a.bottomnav:hover{

            color: #bbbbbb;
            text-decoration: underline;

}

