@charset "UTF-8";
/* CSS Document */


body { 
	margin:0px 0px 0px 0px; 
	text-align: center;
	background-color:#324d68;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
}

#container {
	margin-left: auto; 
	margin-right: auto; 
	width: 780px;
	text-align: left;
}

a 	{
	color:#004990;
	font-weight:normal;
	text-decoration:underline;
	font-size:12px;
}

a:link, a:active 	{
	color:#004990;
	font-weight:normal;
	text-decoration:underline;
	font-size:12px;
}

a:visited {
	color:#004990;
	font-weight:normal;
	text-decoration:underline;
	font-size:12px;
}

a:hover {
	color:#a0bbd6;
	text-decoration:underline;
	font-size:12px;
}



.allcaps	{
	font-family:Arial, Helvetica, sans-serif; 
	color:#23629f;
	text-transform:uppercase;
	font-size:12px; 
	line-height:18px;
	font-weight:bold;
}

.allcaps a {
	font-family:Arial, Helvetica, sans-serif; 
	color:#23629f;
	font-weight:bold;
	font-size:12px; 
	line-height:18px;
	text-transform:uppercase;
	text-decoration:underline;
}

.allcaps a:link {
	font-family:Arial, Helvetica, sans-serif; 
	color:#23629f;
	font-weight:bold;
	font-size:12px; 
	line-height:18px;
	text-transform:uppercase;
	text-decoration:underline;
}

.allcaps a:active {
	font-family:Arial, Helvetica, sans-serif; 
	color:#23629f;
	font-weight:bold;
	font-size:12px; 
	line-height:18px;
	text-transform:uppercase;
	text-decoration:underline;
}

.allcaps a:hover {
	color:#a0bbd6;
	text-decoration:underline;
}

p	{
	font-family:Arial, Helvetica, sans-serif; 
	color:#767779; 
	font-size:12px; 
	line-height:18px;
}

p a 	{
	color:#004990;
	font-weight:normal;
	text-decoration:underline;
	font-size:12px;
}

p a:link, a:active 	{
	color:#004990;
	font-weight:normal;
	text-decoration:underline;
	font-size:12px;
}

p a:visited {
	color:#004990;
	font-weight:normal;
	text-decoration:underline;
	font-size:12px;
}

p a:hover {
	color:#a0bbd6;
	text-decoration:underline;
	font-size:12px;
}

.subhead	{
	font-family:Arial, Helvetica, sans-serif; 
	color:#004990; 
	font-weight:bold;
	font-size:12px; 
	line-height:18px;
}

#rightcolumninterior p	{
	font-family:Arial, Helvetica, sans-serif; 
	color:#767779; 
	font-size:12px; 
	line-height:18px;
	padding-left:60px;
	padding-right:40px;
	padding-top:0px;
	margin-top:0px;
}

#bullet	{
	font-family:Arial, Helvetica, sans-serif; 
	color:#767779; 
	font-size:12px; 
	line-height:18px;
	padding-left:80px;
	font-weight:normal;
}

#TopLightBlue	{
	height:14px; 
	width:780px; 
	background-color:#a0bbd6;
	font-size:0px;
	line-height:0px;
}

#onepxWhiteRule	{
	height:1px; 
	width:780px; 
	background-color:#ffffff;
	font-size:0px;
	line-height:0px;
}
#fourpxWhiteRule	{
	height:4px; 
	width:780px; 
	background-color:#ffffff;
	font-size:0px;
	line-height:0px;
}
#sevenpxBlueRule	{
	height:7px; 
	width:780px; 
	background-color:#a0bbd6;
	font-size:0px;
	line-height:0px;
}
#Logo	{
	width:225px; 
	height:71px;
	float:left;
}

#NavBar	{
	float:right; 
	width:555px; 
	height:71px; 
	background-color:#004990;
}

ul#Nav {
	position: relative; 
	top: 45px; 
	left: 0px; 
	margin: 0px; 
	padding: 0px; 
	list-style: none; 
	width: 555px; 
	height: 22px;	
} 
#Nav li {
	text-align:center; 
	display:inline; 
	padding: 0px; 
	list-style: none; 
	margin: 0px; 
	height: 22px;	
}
#Nav li#normal a, #Nav li#normal a:link, #Nav li#normal a:active, #Nav li#normal a.active:link, #Nav li#normal a.active:active {
	display:inline-block;
	font-family:"Arial", "Helvetica", helvetica, "Arial", arial, sans-serif;
	font-size: 10px;
	line-height:10px;
	font-weight:normal;
	text-align:center;
	color: #fff;
	text-decoration: none;
	margin: 0px;
	padding: 10px 0px 8px 0px;
	width: 107px;
	height: 15px;
	background-image:url(../images/nav_divider.gif);
	background-position:right;
	background-repeat:no-repeat;
}

#Nav li#normal a:hover {
	font-family:"Arial", "Helvetica", helvetica, "Arial", arial, sans-serif;
	font-size: 10px;
	line-height:10px;
	font-weight:normal;
	text-align:center;
	color: #a0bbd6;
}

#Nav li#wide a, #Nav li#wide a:link, #Nav li#wide a:active, #Nav li#wide a.active:link, #Nav li#wide a.active:active {
	display:inline-block;
	font-family:"Arial", "Helvetica", helvetica, "Arial", arial, sans-serif;
	font-size: 10px;
	line-height:10px;
	font-weight:normal;
	text-align:center;
	color: #fff;
	text-decoration: none;
	margin: 0px;
	padding: 10px 4px 8px 0px;
	width: 120px;
	height: 15px;
	background-image:url(../images/nav_divider.gif);
	background-position:right;
	background-repeat:no-repeat;
}

#Nav li#wide a:hover {
	font-family:"Arial", "Helvetica", helvetica, "Arial", arial, sans-serif;
	font-size: 10px;
	line-height:10px;
	font-weight:normal;
	text-align:center;
	color: #a0bbd6;
}

#Nav li#last a, #Nav li#last a:link, #Nav li#last a:active, #Nav li#last a.active:link, #Nav li#last a.active:active {
	display:inline-block;
	font-family:"Arial", "Helvetica", helvetica, "Arial", arial, sans-serif;
	font-size: 10px;
	line-height:10px;
	font-weight:normal;
	text-align:center;
	color: #fff;
	text-decoration: none;
	margin: 0px;
	padding: 10px 0px 8px 4px;
	width: 80px;
	height: 15px;
}

#Nav li#last a:hover {
	font-family:"Arial", "Helvetica", helvetica, "Arial", arial, sans-serif;
	font-size: 10px;
	line-height:10px;
	font-weight:normal;
	text-align:center;
	color: #a0bbd6;
}


#leftcolumn	{
	float:left;
	width:387px;
	padding-bottom:20px;
	padding-top:20px;
	padding-left:51px;
	padding-right:45px;
	background-color:#FFFFFF;
	background-image:url(../images/doublerule.gif);
	background-repeat:repeat-y;
	background-position:right;
}

#rightcolumn	{
	float:left;
	width:221px;
	padding-bottom:20px;
	padding-top:20px;
	padding-right:38px;
	padding-left:38px;
	background-color:#FFFFFF;
}

#leftcolumninterior	{
	float:left;
	width:165px;
	padding-bottom:20px;
	padding-top:40px;
	padding-left:20px;
	padding-right:10px;
	background-color:#cfddea;
	background-image:url(../images/doublerule.gif);
	background-repeat:repeat-y;
	background-position:right;
	font-size:0px;
}

#rightcolumninterior	{
	float:right;
	width:585px;
	padding-bottom:20px;
	padding-top:40px;
	padding-right:0px;
	padding-left:0px;
	background-color:#FFFFFF;
	margin:0;
}

#foot	{
	clear:both;
	width:780px;
	height:33px;
	background-color:#a0bbd6;
	font-family:"Arial", "Helvetica", helvetica, "Arial", arial, sans-serif;
	font-size: 11px;
	line-height:14px;
	padding-top:5px;
	font-weight:normal;
	text-align:center;
	color: #23629f;
	text-decoration: none;
}


#subnav	{
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif; 
	color:#004990; 
	font-size:11px; 
	line-height:16px;
	list-style-type:none;
	padding: 0px 0px 0px 0px;
}

#subnav ul	{
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif; 
	color:#004990; 
	font-size:11px; 
	line-height:16px;
	list-style-type:none;
	padding: 0px;
	margin: 0px;
}


#subnav li	{
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif; 
	color:#004990; 
	font-size:11px; 
	line-height:16px;
	list-style-type:none;
	background:url(../images/bullet.gif) 0px 2px no-repeat;
	padding: 0px 0px 10px 12px;
}

#subnav a {
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:bold;
	color:#004990; 
	font-size:11px; 
	line-height:16px;
	text-decoration:none;
}

#subnav a:link, a:active {
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:bold;
	color:#004990; 
	font-size:11px; 
	line-height:16px;
	text-decoration:none;
}

#subnav a:hover {
	color:#496c88;
	text-decoration:none;
}




#subsubnav	{
	font-family:Arial, Helvetica, sans-serif; 
	color:#004990; 
	font-size:11px; 
	line-height:15px;
	list-style-type:none;
	padding: 0px;
	margin: 0px;
	font-weight:normal;
	text-transform:none;
}

#subsubnav ul	{
	font-family:Arial, Helvetica, sans-serif; 
	color:#004990; 
	font-size:11px; 
	line-height:15px;
	list-style-type:none;
	padding: 0px;
	margin: 0px;
	font-weight:normal;
	text-transform:none;
}

#subsubnav li	{
	font-family:Arial, Helvetica, sans-serif; 
	color:#004990; 
	font-size:11px; 
	line-height:15px;
	list-style-type:none;
	padding: 0px 0px 6px 20px;
	font-weight:normal;
	text-transform:none;
}

#subsubnav a {
	font-family:Arial, Helvetica, sans-serif;
	color:#004990; 
	font-size:11px; 
	line-height:15px;
	text-decoration:none;
	font-weight:normal;
	text-transform:none;
}

#subsubnav a:link, a:active {
	font-family:Arial, Helvetica, sans-serif;
	color:#004990; 
	font-size:11px; 
	line-height:15px;
	text-decoration:none;
	font-weight:normal;
	text-transform:none;
}

#subsubnav a:hover {
	color:#496c88;
	text-decoration:none;
	font-weight:normal;
	text-transform:none;
}


.header {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:20px;
	color:#004990; 
	font-weight:bold; 
}



#listingbox {
	width:517px; 
	height:132px;
	position:relative;
	padding-bottom:30px;
	padding-left:30px;
}
#listingboxphoto {
	float:left; 
	width:132px; 
	height:132px;
}
#listingboxbullets {
	padding:8px 15px 5px 19px; 
	float:right; 
	width:351px;
	font-family:Arial, Helvetica, sans-serif; 
	color:#004990; 
	font-size:11px; 
	line-height:16px;
	background-image:url(../images/boxbg.gif);
	background-repeat:no-repeat;
	height:94px;
}

#listingboxbullets a {
	color:#004990; 
	font-size:11px; 
	line-height:16px;
	font-weight:normal;
	text-decoration:underline;
}

#listingboxbullets a:link, a:active {
	color:#004990; 
	font-size:11px; 
	line-height:16px;
	font-weight:normal;
	text-decoration:underline;
}

#listingboxbullets a:hover {
	color:#496c88; 
	font-size:11px; 
	line-height:16px;
	font-weight:normal;
	text-decoration:underline;
}

#listingboxtitle {
	padding:5px 0px 0px 19px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF; 
	font-weight:bold; 
	width:366px; 
	height:20px; 
	background-image:url(../images/barbg.gif);
	background-repeat:no-repeat;
	float:right;
	list-style-type: none;
	display: block;
	line-height:14px;
}

#listingboxtitle a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF; 
	font-weight:bold;
	text-decoration:none;
	line-height:14px;
}

#listingboxtitle a:link, a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF; 
	font-weight:bold;
	text-decoration:none;
	line-height:14px; 
}

#listingboxtitle a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#a0bbd6; 
	font-weight:bold;
	text-decoration:none;
	line-height:14px;
}





#listingboxsmall {
	width:457px; 
	height:95px;
	padding-bottom:0px;
	padding-left:60px;
	padding-top:0px;
}


#listingboxtitlesmall {
	padding:5px 0px 0px 19px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#004990; 
	font-weight:bold; 
	width:420px; 
	height:20px;
	background-color:#cfddea;
	line-height:14px;
}

#listingboxtitlesmall a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#004990; 
	font-weight:bold;
	text-decoration:none;
	line-height:14px;
}

#listingboxtitlesmall a:link, a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#004990; 
	font-weight:bold;
	text-decoration:none;
	line-height:14px; 
}

#listingboxtitlesmall a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#a0bbd6; 
	font-weight:bold;
	text-decoration:none;
	line-height:14px;
}


#listingboxphotosmall {
	float:left; 
	width:70px; 
	height:70px;
}
#listingboxbulletssmall {
	padding:8px 30px 5px 19px; 
	float:left; 
	width:319px;
	font-family:Arial, Helvetica, sans-serif; 
	color:#004990; 
	font-size:11px; 
	line-height:15px;
	height:57px;
	border-right-width:1px;
	border-right-color:#cfddea;
	border-right-style:solid;
	
}

#listingboxtitlesmallnophoto {
	padding:5px 0px 0px 19px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#004990; 
	font-weight:bold; 
	width:420px; 
	height:20px;
	background-color:#cfddea;
	line-height:14px;
}

#listingboxtitlesmallnophoto a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#004990; 
	font-weight:bold;
	line-height:14px;
	text-decoration:none;
}

#listingboxtitlesmallnophoto a:link, a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#004990; 
	font-weight:bold;
	line-height:14px; 
	text-decoration:none;
}

#listingboxtitlesmallnophoto a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#a0bbd6; 
	font-weight:bold;
	line-height:14px;
	text-decoration:none;
}


#listingboxbulletssmallnophoto {
	padding:8px 10px 5px 19px; 
	width:408px;
	font-family:Arial, Helvetica, sans-serif; 
	color:#004990; 
	font-size:11px; 
	line-height:15px;
	height:57px;
	border-right-width:1px;
	border-right-color:#cfddea;
	border-right-style:solid;
	border-left-width:1px;
	border-left-color:#cfddea;
	border-left-style:solid;
	float:none;
	
}


#producttableheader	{
	width:457px; 
	padding-bottom:0px; 
	padding-left:60px;
}

#producttableheadertext	{
	padding:7px 0px 0px 19px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:15px; 
	color:#FFFFFF; 
	font-weight:bold; 
	width:420px; 
	height:22px; 
	background-color:#23629f; 
	line-height:14px;
}
	
#tablecontainer	{
	width:487px; 
	position:relative; 
	padding-bottom:10px; 
	padding-top:10px; 
	padding-left:30px;
}

#tablehead	{
	height:21px; 
	width:517px; 
	background-color:#23629f;
}

#tableheadfeatures	{
	padding-left:30px; 
	padding-top:3px; 
	padding-right:30px; 
	width:200px; 
	float:left; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	color:#FFFFFF; 
	font-weight:bold;
}

#tableheadapp	{
	padding-left:0px; 
	padding-top:3px; 
	padding-right:30px; 
	width:200px; 
	float:left; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#FFFFFF; 
	font-weight:bold;
}

#tablecontent	{
	width:517px; 
	background-image:url(../images/tablebg.gif); 
	background-repeat:repeat-y;
}

#lefttable	{
	padding-left:30px; 
	padding-top:10px; 
	padding-right:30px; 
	width:200px; 
	float:left; 
	font-family:Arial, Helvetica, sans-serif; 
	color:#767779; 
	font-size:11px; 
	line-height:16px; 
	background-image:url(../images/tablebg.gif); 
	background-repeat:repeat-y;
}

#righttable	{
	padding-left:0px; 
	padding-top:10px; 
	padding-right:25px; 
	width:232px; 
	float:left; 
	font-family:Arial, Helvetica, sans-serif; 
	color:#767779; 
	font-size:11px; 
	line-height:16px; 
	background-image:url(../images/tablebg.gif); 
	background-repeat:repeat-y; 
	background-position:right;
}

#lefttabletwo	{
	padding-left:30px; 
	padding-top:10px; 
	padding-right:30px; 
	width:200px; 
	float:left; 
	font-family:Arial, Helvetica, sans-serif; 
	color:#767779; 
	font-size:11px; 
	line-height:16px; 
	background-image:url(../images/tablebg.gif); 
	background-repeat:repeat-y;
}

#righttabletwo	{
	padding-left:0px; 
	padding-top:10px; 
	padding-right:25px; 
	width:232px; 
	float:left; 
	font-family:Arial, Helvetica, sans-serif; 
	color:#767779; 
	font-size:11px; 
	line-height:16px; 
	background-image:url(../images/tablebg.gif); 
	background-repeat:repeat-y; 
	background-position:right;
}

#tableul ul	{
	margin:0; 
	padding:0 0 0 15px;
}

/* LOGIN FORM STYLES */
#UserLoginForm h6 {
	clear: both;
	width: 100%;
	margin: 0;
	padding: 0 0 10px 0;
  	font-family:Arial,Helvetica,sans-serif;
  	line-height:18px;
}
#UserLoginForm h6 label {
	float: left;
	font-weight: normal;
	font-style: normal;
	margin: 0;
	padding: 0;
	width: 220px;
	color: #767779;
	font-size: 12px;
}
#UserLoginForm h6 a {
	font-size: 12px;
}
#UserLoginForm h6 input {
	width: 210px;
	padding: 2px;
	font-size: 12px;
}
#UserLoginForm h6 input#submit {
	width: auto;
	padding: 3px 10px;
	background: #004990;
	color: #fff;
	border: 0px none;
	margin: 10px 20px 0 0;
	text-decoration: none;
	font-size: 12px;
	cursor: pointer;
	font-weight: bold;
}
#UserLoginForm h6 input#submit:hover {
	background: #5a72a3;
}
