body, html {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	min-width: 776px;
}
#wrapper {
	width: 776px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../../images/bg_main.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#footer {
	background-image: url(../../images/bg_btm.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 75px;
	width: 776px;
	clear: both;
	background-color: #333333;
}
#footer p {
	margin: 0px;
	font-size: 10px;
	color: #666666;
	text-align: center;
	padding-top: 37px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer a {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#header {
	height: 290px;
	width: 760px;
	padding-right: 8px;
	padding-left: 8px;
	background-image: url(../../images/bg_blue.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#flashcontent p.alert {
	font-size: 36px;
	color: #FFFFFF;
	font-weight: bold;
}
#flashcontent p {
	padding-left: 20px;
	padding-right: 20px;
	color: #FFFFFF;
	font-size: 16px;
}
#flashcontent a:link {
	color: #FFFFFF;
}
#content {
	padding-right: 8px;
	padding-left: 8px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#framepart {
	padding-right: 8px;
	padding-left: 8px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#menu {
	width: 230px;
	float: left;
	background-image: url(../../images/comp_1.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	clear: left;
}
#menu ul {
	list-style-type: none;
	margin-right: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#menu h4 {
	font-size: 14px;
	color: #999999;
	padding-left: 20px;
}
#menu p {
	font-size: 11px;
	color: #999999;
	line-height: 14px;
	padding-left: 20px;
}
#menu li {
	display: inline;
}
#menu a {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 13px;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: normal;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
}
#menu a.normal {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: inline;
	font-size: 11px;
	color: #5174AC;
}

#break {
	height: 10px;
	background-image: url(../../images/greydivide.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin: 0px;
}
#main_area {
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 20px;
	float: left;
	width: 470px;
	margin: 0px;
}
img.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main_area h1 {
	font-size: 18px;
	color: #5174AC;
}
#main_area h2 {
	color: #5174AC;
	font-size: 16px;
}
#main_area h3 {
	color: #5174AC;
	font-size: 13px;
}
#main_area p {
	color: #666666;
	font-size: 12px;
	line-height: 16px;
}
#main_area a {
	font-size: 12px;
	color: #5174AC;
	text-decoration: none;
}
#main_area p.insurance {
	padding-left:20px;
	font-size: 13px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	background-image: url(../../images/blue_arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.information {
	background-image: url(../../images/information.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
}
.smallblue {
	color: #5174AC;
	font-size: 11px;
}
#a_menu_1 .trigger {
	margin: 0px;
	cursor:pointer;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EBEBEB;
}
#a_menu_1 {
	padding-left: 20px;
}
#a_menu_1 .slider {
	background-color: #FFFFCC;
	padding-right: 10px;
	padding-left: 10px;
}
#main_area ul {
	list-style-type: none;
	margin: 0px;
	padding-left: 20px;
}
#bluearrow {
	background-image: url(../../images/blue_arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 18px;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 0px;
}
#main_area li {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	padding-bottom: 5px;
}
img.phy_img {
	padding: 5px;
	border: 1px solid #CCCCCC;
}
#flashcontent a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#flashcontent a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
