H1
{
    font-family: Georgia,Helvetica,Arial,sans-serif;
	font-size: medium;
	color:#103550;
	font-weight:bolder;
	font-style:italic;

}

H2
{
    font-family: Georgia,Helvetica,Arial,sans-serif;
	font-size: small;
	color:#103550;
	font-weight:bolder;
}

H3 {
    font-family: Georgia,Helvetica,Arial,sans-serif;
	font-size: x-small;
	color:#103550;
	font-weight:bolder;
	}

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(images/body_bg.jpg) left top repeat #506b7f;
}

a {
	color: #0e334f;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

a.white {
	color: #ffffff;
	text-decoration: none;
}

a.white:hover {
	color: #ffffff;
	text-decoration: underline;
}

.uber {
	width: 888px;
	position: absolute;
	left: 50%;
	margin-left: -449px;
	z-index: 10;
}

.unter {
	background: url(images/unter_bg.jpg) center top repeat-x #506b7f;
	height: 500px;
}

.main_top {
	height: 4px;
	width: 888px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/main_top.png',sizingMethod='image');
}

.main_top[class] {
	background: url(images/main_top.png) left top no-repeat;
}

.main_left {
	width: 4px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/main_left.png',sizingMethod='scale');
}

.main_left[class] {
	background: url(images/main_left.png) left top repeat-y;
}

.main_right {
	width: 4px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/main_right.png',sizingMethod='scale');
}

.main_right[class] {
	background: url(images/main_right.png) left top repeat-y;
}

.main {
	width: 880px;
	background: url(images/main_bg.jpg) left top repeat-y;
}

.banner {
	width: 880px;
	height: 120px;
	background: url(images/banner_pdais2.jpg) left top no-repeat;
}

.nav2 {
	position: relative;
	left: 663px;
	top: 35px;
}

.quicklinks {
	height: 30px;
	width: 197px;
	background: url(images/nav_quicklink_bg.gif) left top no-repeat;
}

.vmenu {
	width: 202px;
}

.vmenu form {
	margin: 0px;
}

.vmenu_left {
	background: url(images/vmenu_bg.jpg) left top repeat-y;
	width: 202px;
}

.vmenu .search {
	width: 171px;
	height: 16px;
	border: solid 1px #506b7f;
	margin-left: 18px;
	font-size: 10px;
}

.vmenu .bottom {
	width: 202px;
}

.content .top {
	width: 676px;
}

.content .box {
	color: #707070;
	font-size: 12px;
	margin-left: 9px;
	width: 652px;
}

.footer {
	padding-right: 5px;
	padding-bottom: 5px;
	font-size: 10px;
	color: #ffffff;
}

.quicklinks_pos {
	position: absolute;
	left: 628px;
	top: 133px;
}

.pulldown {
	width: 180px;
	margin-left: 5px;
}

/* Automenu Control */

.vmenu .link {
	width: 202px;
	height: 26px;
	background: url(images/vmenu_link.jpg) left bottom no-repeat;
}

.vmenu .link .box {
	font-size: 12px;
	text-align: left;
	margin-left: 15px;
	width: 171px;
	text-align: right;
	line-height: 12px;
	position: relative;
	top: 7px;
}

.menu {
	color:#666666;
	font-size:10px;
	background: url(images/menu_bg.gif) left top repeat-y #ffffff;
	width: 150px;
}

#menu_item {
	height: 20px;
	width: 150px;
	background: url(images/menu_item_bg.gif) left bottom repeat-x;
	line-height: 20px;
	font-size: 10px;
	text-align: left;
	text-indent: 5px;
}

/* These are the styles for SOHO Launch */

.FormLt1 { 
	font-family : Arial;
	font-size : 8pt;
	cursor: hand;
}

textarea {
	font-size:8pt; 
	height:75px; 
	width:175px;
}

.logohead {
	font-family : Arial;
	font-size : 25pt;
	font-weight : bold;
}

.logosub {
	font-family : Arial;
	font-size : 8pt;
	font-weight : bold;
}

.sohotext {
	color: #707070;
	font-size: 12px;
}

.border {  
	font-family: Arial; 
	font-size: 8pt; 
	border: 1px #000000 inset;
}

.text {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
}

.SMtext {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt;
}

.uptext {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 7pt; 
	color: darkgreen;
}

.menusys {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

/*Form Style*/
input.txt 
{
	color:#00008b;
	border: 1px inset #00008B;
	width:200px;
}
input.btn 
{
	color: #00008b;
	border: 1px outset #00008b;
}
form.quote p 
{
	clear: left;
	margin: 0;
	padding: 0;
	padding-top: 5px;
	text-align:left;
}
form.quote p label,form.quote table tr td 
{
	float: left;
	width: 20%;
	font: bold 0.7em Arial, Helvetica, sans-serif;
}


form.quote fieldset
{
	margin-top: 16px;
	padding: 10px;
}
form.quote legend 
{
	font: bold 0.7em Arial, Helvetica, sans-serif;
	color: #00008b;
}

#quote_container 
{
	text-align:left;
}
