﻿body {
	background:url('../../images/bg_paper.jpg') center; 
	margin:0; 
	padding:0; 
	color:#333; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
}
.container {
	min-height: 100%; 
	height:auto !important; 
	height:100%; 
	margin-bottom: 0; 
	position: relative;
}
a img {
	border:0;
	margin:0;
}

/* ---- FONTS ---- */


h1, h2, h3, h4, h5, h6 {
	color:#254870;
	font-weight:normal;
	text-transform:uppercase;
}
h1 {
	font-size:18px;
	margin: 0;
	padding: 10px 0;
}
h3 {
	font-size:14px;
	margin: 0;
	padding: 8px 0 4px 0;
}
h4 {
	font-size:12px;
	margin: 0;
	padding: 2px 0;
}
h5 {
	font-size:12px;
	color:#333;
	margin: 0;
	padding: 0;
}
.blue {color:#254870;}
.blueLabel {
	color:#254870; 
	text-transform:uppercase;
}
p {
	line-height:1.5;
	margin:4px 0 8px 0;
	color:#333;
}
a:link,  a:visited {
	color:#254870;
	text-decoration:none;
}
a:hover {
	color:#bdc8cb; 
}
.breadcrumb {
	font-size:10px;
	text-transform:uppercase;
	color:#254870;
	padding:10px 100px 5px 0;
}
.mainRight_content p a:link, p a:visited {
	color:#2466B2;
	text-decoration:none;
}
.mainRight_content p a:hover {
	color:#2466B2; 
	text-decoration:underline;
}

/* ---- HEADER ---- */

.head 
{
	background:url(../../../../images/bg_sky.jpg) no-repeat top center; 
	margin:0; padding:0; 
	height:210px;
}
.headMain 
{
	width:986px; 
	margin: 0 auto;
}
.search 
{
	color:#666; font-size:11px; letter-spacing:.1em;
	border-style: none;
	border-color: inherit;
	border-width: medium;
	background: url('../../images/search.png') no-repeat left top !important;
	width:215px; 
	padding:8px 8px 8px 18px; 
	float:right; 
	margin:50px 0 0 0;
}
.logo 
{
	margin:22px 50px 0 28px;
}


/* ---- FLASH ---- */

.flash {
	margin:-120px auto -40px auto; 
	width:986px;
	z-index:2;
	position:relative;
	
}
.flashSub {
	margin:-120px auto -40px auto; 
	width:986px;
	z-index:2;
	position:relative;
}

/* ---- MAIN AREA ---- */
.main  
{
	width:986px;
	margin: 0 auto 10px auto;
	position:relative;
	z-index:1;
}

/* -- LEFT SIDE -- */
.mainLeft {
	float:left; 
	margin:60px 20px 0 0;
	width: 250px;
}
.nav {
}
.nav ul {
	list-style:none;
	padding: 0 0 20px 30px;
	margin: 0;
}
.nav li {
	list-style:none;
	display:inline;
	padding: 0;
	margin: 0 5px;
	text-align: center;
	font-size:16px;
	font-weight:normal;
}
.nav li a.active {color:#254870;}
.nav li a.nonactive {color:#bdc8cb;}
.nav li a.nonactive:hover {color:#254870;}

.nav p {
	margin: 15px 30px 50px 30px; 
	width:210px;
}
.subnav {
	list-style: none; 
	margin:20px 0 0 35px; 
	padding:0;
}
.subnav li{
	margin:0 0 10px 0; 
	font-size:11px;
}
.subnav li.active {
	background:url('../../images/arrow.gif') no-repeat 1px 7px;
}
.subnav li li.active {
	background:url('../../images/arrow.gif') no-repeat 1px 7px;
}
.subnav li li li.active {
	background:url('../../images/arrow.gif') no-repeat 1px 7px;
}
.subnav li li li li.active {
	background:url('../../images/arrow.gif') no-repeat 1px 7px;
}
.subnav a
{
	text-transform:	uppercase; 
	text-decoration: none;
}
.subnav ul
{
	list-style: none outside; 
	padding:0; 
	margin: 0 0 3px 0;
}
.subnav ul li
{
	background:none; 
	margin: 10px 0 0 0;
}
.subnav li.active ul li a
{
	text-decoration: none; 
	text-transform: none;
}
table.feature 
{
}
table.feature td.f1 
{
	background-image:url('../../images/nav_0.jpg');
	background-position: 0 80px;
	background-repeat:no-repeat;
}
table.feature td.f2 
{
	background-image:url('../../images/nav_0.jpg');
	background-position: 0 60px;
	background-repeat:no-repeat;
}
table.feature p, table.feature td p {
	line-height:1;
}

/* ---- RIGHT SIDE ---- */
.mainRight {
	float:left;
	margin: 0;
	padding:10px 0 0 0;
	width:695px;
}

.mainRight_bg 
{
	background:url('../../images/div_v_1px.png') repeat-y left 50%;
	padding: 20px 0 0px 10px;
}

.mainRight_content {
	width:625px;
	padding: 10px 0px 20px 50px;
	background:none;
}

.mainRight_features {
	background:url('../../images/div_features_bg.png') no-repeat left top;
	padding: 0 0 50px 38px;
	margin-bottom:10px;
}

.mainRight_thumbs {
	background-image:url('../../images/div_h_main.png');
	background-position: 0 115px;
	background-repeat:no-repeat;
	padding:10px 0 0 40px;
}
.mainRight_thumbs_sm {
	background-image:url('../../images/div_h_main.png');
	background-position: 0 100px;
	background-repeat:no-repeat;
	padding:10px 0 0 40px;
}

.mainRight_foot {
	background:url('../../images/div_v_bottom.png') no-repeat left top;
	height:135px; 
	width:100%;
}

.mainRight .viewMore {
	float:right;
	text-transform:uppercase;
	margin: 0;
	padding: 10px 10px 0 0;
	color:#254870;
}

.mainRight .buttons {
	float:right;
	margin: 0;
	padding: 8px 0 0 0;
}

.mainRight select {
	font-size:10px;
}
.mainRight_detail {
	background-image:url('../../images/div_h_main.png');
	background-position: left bottom;
	background-repeat:no-repeat;
	padding: 0px 0 10px 42px;
	margin:0px 0 0 0;
	position:relative;
}
.detailImg {
	background:url('../../images/image_bg.png') no-repeat; 
	width:  215px;
	height: 215px;
}
.listImage_lg {
	background:url('../../images/list_thumb_lg.png') no-repeat; 
	width: 94px;
	height: 94px;
}
.thumb {
	background:url(../../images/thumb_bg_sm.png) no-repeat top left;
	width: 115px;
	height: 115px;
}
.detailRight {
	text-align:right;
	width:200px;
	margin: 20px 10px 15px 20px;
	padding: 0;
	position:absolute;
	bottom:0;
	right:0;
}
.detailRight .blueLabel {
	background-image:url('../../images/arrow.gif');
	background-position:right 4px;
	background-repeat:no-repeat;
	padding: 0 15px 5px 0;
	margin: 0;
}
table.list tr.item:hover {
	background:#e1f2f1 url('../../images/div_v_1px.png') repeat-y left 50%;
}
table.list tr.item {
	background: url('../../images/div_h_main.png') no-repeat left bottom;
}
table.list tr.item tr:hover {
	background: url('../../images/div_h_main.png') no-repeat left bottom;
}
table.list .listImage {
	background:url('../../images/list_thumb.png') no-repeat; 
	padding:10px;
	margin: 0 10px;
	width:70px;
	float:left;
}
table.list .listLeft {
	float:left;
	width:465px;
	border-right:1px solid #d4d5ce;
	padding-right:40px;
}
table.list .listRight {
	float:left;
	width:124px;
	text-align:center;
}

/* ---- FOOTER ---- */
.adspace {
	clear:both;
	width:986px; 
	margin: 10px auto; 
	background:url('../../images/div_h_wide_top.png') no-repeat center top; 
	padding:27px 0 10px 0;
	text-align:center;
}
.adspace .ad {
	margin: 20px 0;
}

.foot {
	background:url('../../images/bg_footer.jpg') repeat-x; 
	padding:0; 
	height:123px; 
	margin: 0; 
	font-family:"Times New Roman", Times, serif; 
	color:#9E9E9E; 
	font-size:11px; 
	clear:both;
}
.footMain {
	width:986px; 
	margin: 0 auto; 
	background:url('../../images/div_h_wide.png') no-repeat center top; 
	padding:15px 0 40px 0;
}
.foot .logo {
	float:left; 
	margin: 0 10px 0 25px;
}
.foot p { 
	line-height:13px; 
	color:#9E9E9E;
	margin: 0; 
	*margin:25px 0 0 0;
}
.foot a:link, .foot a:visited {
	color:#9E9E9E; 
	text-decoration:none;
}
.foot a:hover {
	color:#666
}
.foot ul {
	margin: 0; 
	padding:2px 0;
}
.foot li {
	display: inline; 
	margin: 0; 
	padding: 0 5px 0 6px; 
	border-right: 1px solid #9E9E9E;
}
.foot li.last {
	border:none;
	padding: 0 0 0 6px;
}
.footRight {
	float:right; 
	margin: 0px 30px 0 20px; 
	text-align:right;
}
.footRight p {
	margin: 0;
}
.flags img {
	margin: 0 2px 2px 0;
}
.footLeft {
	margin:5px 0 0 0;
	*margin:23px 0 0 0;
}

.CatTable
{
	border-collapse: collapse;
	border: solid 1px #AAAAAA;
	background-color: #EEEEEE;
	width: 150px;
}
.MapDiv  { border: solid 1px #AAAAAA; }
.MCatRow { background-color: #CCCCCC; }
.MCatCol { font: bold 11px Arial; }
.CatRow  { }
.CatICol { padding-left: 5px; }
.CatCCol { }
.CatTCol { font: bold 11px Arial; }
.ItDiv
{
	border: solid 1px #AAAAAA;
	background-color: #EEEEEE;
	font: bold 11px Arial;
}
.DirDiv
{
	border: solid 1px #AAAAAA;
	background-color: #EEEEEE;
}
.ili, .dli, .ilin, .dlin, .pli, .plin, .dlih
{
    margin: 2px; 
    border: solid 1px #AAAAAA;
    background-color: #DDDDDD;
    font: bold 11px Arial;
    padding: 0px;
    cursor: move;
    width: 320px;
    padding-left: 5px;
}

.ilin, .dlin, .dli, .pli, .plin, .dlih { cursor: default; }
.dli, .pli   { font: 11px Arial; }
.dlin, .plin { text-align: center; }
.iitbl, .iitbln
{
    border-collapse: collapse;
    width: 100%;
    margin: 0px;
    padding: 0px;
}

.itbl
{
    border-collapse: collapse;
    border: solid 1px #AAAAAA;
    background-color: #EEEEEE;
}

.ilist, .dlist, .plist
{
    list-style-type: none;
    line-height: normal;
    display: block;
    margin: 0px;
    padding: 0px;
    font: 11px Arial;
}
.iim
{
	cursor: pointer;
}

.iirow
{
	margin: 0px;
	padding: 0px;
}

.iic1, .iic2, .iic3, .dimg
{
	margin: 0px;
	padding: 0px;
}

.iic2
{
	padding-left: 5px;
}
.iic3
{
	width: 20px;
}

.dimg
{
	margin: 2px 0px 1px 0px;
	cursor: pointer;
}

.iirown
{
	margin: 0px;
	padding: 0px;
}

.iicn
{
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.mttbl,.sttbl
{
	border-collapse: collapse;
	font: bold 11px Arial;
	margin: 0px;
	padding: 0px;
}

.mtrow
{
	background-color: #CCCCCC;
}

.cathdv { padding: 2px; cursor: pointer; width: 300px; background-color: #CCCCCC; }
.catcdv { padding: 2px; visibility: hidden; height: 0px; position: absolute; }

/* For Main Menu */
.mml
{
	font: 15px Arial;
	color: RGB(34,72,109);
	text-decoration: none;
	text-transform: uppercase;
	margin: 0px 12px 0px 0px;
}

.dmml
{
	font: 15px Arial;
	color: RGB(150,150,150);
	text-decoration: none;
	text-transform: uppercase;
	margin: 0px 12px 0px 0px;
}

.sml
{
	font: 12px Arial;
	color: RGB(34,72,109);
	text-decoration: none;
}

.sm1,.sm2,.sm3,.dsm1,.dsm2,.dsm3
{
	font: 12px Arial;
	color: RGB(34,72,109);
	text-decoration: none;
}

.smlc
{
	width: 10px;
	text-align: right;
}

.mmtbl
{
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	width: 250px;
}

/* For BreadCrumbs */
.bcdv
{
	margin: 5px 0px 0px 0px;
	padding: 0px;
}

.bclk
{
	font: 9px Arial;
	color: RGB(34,72,109);
	text-decoration: none;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}

.bcsp
{
	font: 11px Arial;
	color: RGB(34,72,109);
	margin: 0px;
	padding: 0px;
}

/* Main Table */
.SEMainTable
{
	border-collapse: collapse;
	width: 320px;
}

.SEFirstRow
{
	background-image: url('../../images/topborder.gif');
	padding: 0px;
	margin: 0px;
}

.SEFirstColumn
{
	background-image: url('../../images/topborder.gif');
	height: 9px;
}

.SELastRow
{
	background-image: url('../../images/bottomborder.gif');
}

.SELastColumn
{
	background-image: url('../../images/bottomborder.gif');
	height: 9px;
}

.SEHeaderRow
{

}

.SEHeaderColumn
{
	font: bold 11px Arial;
	text-transform: uppercase;
	background-color: #8cc1d3;
	text-indent: 5px;
	color: #ffffff;
}

.SEItemRow
{
	padding: 0px;
	margin: 0px;
}

.SEViewAllRow
{

}

.SEViewAllColumn
{
	background-color: #89c1da;
	text-align: right;
	padding-right: 5px;
}

.SEViewAllLink
{
	font: bold 11px Arial;
	color: #ffffff;
	text-decoration: none;
}

.SEViewAllLink:hover
{
	color: #eeeeee;
}

/* Item Table */
.SEItemTitleLink
{
	font: bold 11px Arial;
	color: #555555;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	display: block;
}

.SEItemTitleLink:hover { color: #555555; }

.SEItemSummaryLink
{
	font: 9px Arial;
	color: #555555;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	display: block;
}
.SEItemSummaryLink:hover { color: #555555; }

.SEItemTitleDiv
{
	display: block;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
}

.SEItemSummaryDiv
{
	display: block;
	margin: 0px;
	padding: 0px 5px 0px 0px;
}

.SEItemImage
{
	display: block;
	border: solid 2px white;
	margin: 0px;
	padding: 0px;
}

.SEItemImage2
{
	display: block;
	margin: 0px;
	padding: 0px;
}

.SEItemImageLink
{
	display: block;
	margin: 0px;
	padding: 0px;
}

.SEItemTableColumn1
{
	vertical-align: top;
	text-align: left;
	width: 45px;
	padding: 5px;
	margin: 0px;
}

.SEItemTableColumn2
{
	vertical-align: top;
	text-align: left;
	padding: 0px;
	margin: 0px;
}

.SEItemTableColumn3
{
	vertical-align: top;
	text-align: left;
	padding: 5px;
	margin: 0px;
}

.SEItemTable
{
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}

.SEItemColumn
{
	background-color: #cfeef3;
	padding: 0px;
	margin: 0px;
}

td.SEItemColumn:hover  { background-color: #B7DFE7; }

/* ---- ACCOUNT CONFIG ---- */
.subhead
{
	background-color: #888888; 
	color: #FFFFFF; 
	text-align: center; 
	font: bold 11px Arial;
}
.szcol
{
	font: italic 11px arial; 
	color: #777777; 
	padding-left: 10px;
}
.pcol
{
	text-align: right; 
	font: bold 11px arial;
	color: #777777;
	padding-right: 10px;
}
.rlbl
{
	text-align: right;
	font: bold 11px arial;
	color: #777777;
}

.llbl
{
	text-align: left;
	font: bold 11px arial;
	color: #777777;
}

.clbl
{
	text-align: center;
	font: bold 11px arial;
	color: #777777;
}

.modalBackground 
{
  background-color:#000000;
  filter:alpha(opacity=40);
  opacity:0.5;
}

input {font-size:11px; letter-spacing:.1em;}
textarea {font-size:12px;}

.calImg
{
	background:url(../../images/cal_image_bg.png) no-repeat; 
	padding:10px 0px 0px 9px;
	margin: 10px 0px 10px 45px;
	width: 210px;
	height: 197px;
}

select.agency 
{
  display:block;
  margin-bottom:5px;
}

input.agencySubmit 
{
  display:block;
  margin-bottom:15px;
}
