@charset "utf-8";
body {
	margin: 0px;
	background-image: url(../images/body_background.jpg);
	background-repeat: repeat;
}

#wrapper {
	width: 730px;
	margin-right: auto;
	margin-left: auto;
}
#main_background {
	background-image: url(../images/top_background.jpg);
	height: 99%;
	background-repeat: repeat-x;
	position: absolute;
	z-index: -10;
	width: 100%;
}
#sub_main_background {
	background-image: url(../images/sub_bg.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: -9;
	width: 100%;
	background-attachment: fixed;
	overflow: auto;
	height: 100%;
}


#header {
	height: 206px;
	width: 730px;
	background-image: url(../images/header_background_new.png);
}
#header_content {
	width: 730px;
	height: 105px;
}
#float_right {
	float: right;
	height: 75px;
	color: #FFFFFF;
	line-height: 18px;
	padding-top: 25px;
	text-align: right;
	padding-right: 25px;
}

#float_right .name {
	font-size: 16px;
	letter-spacing: 1px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
}


#float_right .body {
	line-height: 18px;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
}
#footer #copy {
	font-size: 10px;
	text-align: center;
	margin-top: 10px;
}


.logo {
	position: absolute;
	z-index: 40;
	padding-left: 20px;
	padding-top: 20px;
}
#navigation table {
	border-width: 3px 3px 3px 3px;
	border-spacing: 1px;
	border-style: inset inset inset inset;
	border-color: black black black black;
	border-collapse: collapse;
	background-color: white;
	margin-right: auto;
	margin-left: auto;
}
#navigation th {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	background-color: #F3F3F3;
	-moz-border-radius: 0px 0px 0px 0px;
	font-weight: bold;
}
#navigation td {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	background-color: rgb(255, 250, 250);
	-moz-border-radius: 0px 0px 0px 0px;
}
#content {
	width: 730px;
	background-image: url(../images/full_bar.png);
	background-repeat: repeat-y;
	overflow: hidden;
}
#main_content .bottom {
	margin-top: 10px;
	margin-bottom: 10px;
}
#main_content .left {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#main_content  .right {
	float: right;
	width: 375px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#main_content p {
	padding-right: 10px;
	padding-left: 10px;
}

#main_content #bold14 {
	color: #163055;
}

#main_content {
	width: 500px;
	float: left;
	padding-left: 28px;
	margin-right: 7px;
	margin-left: 7px;
}
.label {
	width: 150px;
}
.input {
	width: 300px;
}
#navigation_bg {
	position: absolute;
	z-index: 30;
	width: 706px;
	height: 56px;
	top: 148px;
	margin-right: 12px;
	margin-left: 12px;
}

#navigation_menu {
	z-index: 50;
	width: 706px;
	height: 36px;
	top: 150px;
	margin-right: 12px;
	margin-left: 12px;
	position: absolute;
	padding-top: 12px;
	padding-left: 12px;
}



#navigation {
	float: right;
	width: 134px;
	height: 100%;
	padding-right: 33px;
	padding-left: 2px;
}

#mid_separator {
	width: 16px;
	float: left;
	height: 100%;
}

#footer {
	background-image: url(../images/footer.png);
	height: 87px;
	width: 674px;
	padding-top: 16px;
	background-repeat: no-repeat;
	padding-right: 28px;
	padding-bottom: 16px;
	padding-left: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	clear: both;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: #163055;
	text-decoration: none;
}
a:hover {
	color: #BBB2A4;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#navigation  h4 {
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-bottom: 8px;
	margin-top: 12px;
}
.margin {
	padding-right: 5px;
	padding-left: 5px;
}
#main_content  h1 {
	font-size: 17px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-bottom: 10px;
	padding-bottom: 4px;
}
#main_content  h2 {
	margin-bottom: 10px;
}

#main_content .indent {
	margin-left: 25px;
}
#new_forms {
	margin: 5px;
	border: 3px outset #000000;
	width: 140px;
	text-align: center;
	height: 160px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	vertical-align: bottom;
}
#unique {
	font-family: Papyrus, "Papyrus LET", Tahoma;
	font-size: 14px;
	line-height: 18px;
	text-align: justify;

}
#main_content ol {
	margin-top: 10px;
}
#main_content  ul {
	margin-top: 10px;
	margin-left: -5px;
}
#content #sub_content {


}
#main_content .aboutHDstyle {
	font-size: 14px;
	color: #0000e3;
	font-weight: bold;
}
#main_content #form {
	margin: 10px;
	clear: both;
}
#form2 {
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px dotted #000000;
}
#hide {
	height: 0px;
	width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#main_content #left_right {
	width: 280px;
	float: left;
}

div.growlUI {
	background-image: url(../images/check.png);
	background-repeat: no-repeat;
	margin: 10px;
	text-align: left;
	height: 45px;
}
div.growlUI h3, div.growlUI p {
	margin-left: 60px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 10px;
}
div.growlUIX {
	background-image: url(../images/exclaim.png);
	background-repeat: no-repeat;
	margin: 10px;
	text-align: left;
	height: 45px;
}
div.growlUIX h3, div.growlUIX p {
	margin-left: 60px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 10px;
}

#navigation p .left
{
	text-align: left;
	padding-left: 3px;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#center
{
	text-align: center;
	padding-left: 3px;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#fl_right {
	padding-top: 5px;
	padding-right: 75px;
	padding-bottom: 5px;
	padding-left: 5px;
	float: right;
	font-style: italic;
	font-weight: bold;
}
#clear {
	clear: both;
}
#indent {
	text-indent: 35px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#margin {
	margin-bottom: 4px;
}
#main_content .right_steth {
	float:right;
	margin-bottom:10px;
	margin-right:10px;
	margin-top:10px;
}
#right_fl {
	padding: 10px;
	float: right;
}
.right_image {
	float: right;
	margin: 10px;
}
.left_image {
	float: left;
	margin: 10px;
}
.cen_image {
	margin: 10px;
}
