body
{
	background-color: #446682;
	color: #002147;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 15px;
	padding: 0;
	border: 0;
	margin: 0;
	background-image: url(Images/fade_back.gif);
	background-repeat: repeat-x;
}

/*
Dark Blue: #002451;
Mid Blue/Grey: #B5CAD1;
Light Blue/Grey: #CBD8DD;
*/

h2
{
	font-size: 16px;
	text-transform: capitalize;
}

ul, ol {
padding-right: 4em;
}

div#OuterFrame
{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 20px;
	text-align: center;
	background-color: #fff;
}

table#Layout {
	width: 960px;
	margin: 0;
	padding: 0;
	position: relative;
	background-color: none;
}

table#Layout td#Top
{
	background-color: #fff;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	border-width: 0;
	border-color: #002451;
	border-style: solid;
	text-align: left;
}



table#Layout td#Menu
{
	margin: 0;
	padding: 0;
	border-width: 0;
	border-color: #FFF;
	border-style: solid;
	background-color: transparent;
}
table#Layout td#Bottom
{
	margin: 0;
	padding: 0;
	background-color: #446682;
	height: 10px !important;
	background-image: url(Images/bottom_back.png);
	behavior: url(iepngfix.htc);
	border-top: 0 #FFF solid;
	border-right: 0 #002451 solid;
	border-bottom: 0 #002451 solid;
	border-left: 0 #002451 solid;
	background-repeat: no-repeat;
}

table#Layout td#Bottom div
{
background-color: none;
text-align: left;
padding-left: 200px;
padding-top: 24px;
color: #79a;
font-size: 10px;
height: 30px;
}

table#Layout td#ImagePanel
{
	background-color: #CBD8DD;
}
table#Layout td#MainTop
{
	margin: 0;
	padding: 0;
	border-width: 0 0 1px 0;
	border-color: #FFF;
	border-style: solid;
	background-color: #002451;
	color: #fff;
	height: 75px !important;
	background-image: url(Images/nav_back.gif);
	background-repeat: no-repeat;
	behavior: url(iepngfix.htc);
}

table#Layout td#SubTop
{
	margin: 0;
	padding: 0;
	background-color: #B5CAD1;
	color: #fff;
	height: 40px !important;
	background-image: url(Images/sub_back_right.png);
	behavior: url(iepngfix.htc);
	background-repeat: no-repeat;
	border: 0 #002451 solid;
}


table#Layout td#TopCandyCurves img#blcc
{
	float: left;
	behavior: url(iepngfix.htc);
}
table#Layout td#TopCandyCurves img#brcc
{
	float: right;
	behavior: url(iepngfix.htc);
}


table#Layout td#PageMiddle td#MainSection
{
	background-color: #002451;
	color: #fff;
	width: 755px;
	margin: 0;
	padding-left: 30px;
	border-top: 0 #F00 solid;
	border-right: 1px #FFF solid;
	border-bottom: 0 solid;
	border-left: 0 #002451 solid;
	text-align: left;
	padding-bottom: 20px;
}





table#Layout td#MainSectionDark p , table#Layout td#MainSectionDark div
{
padding-left: 0;
color: #fff;
}

table#Layout td#MainSectionLight
{
	background-color: #002451;
	color: #fff;
	min-height: 400px;
	width: 755px;
	margin: 0;
	padding: 5px;
	border-width: 0 2px 0 2px;
	border-color: #002451;
	border-style: solid;
	text-align: left;
}

table#Layout td#MainSectionLight p , table#Layout td#MainSectionLight div
{
padding-left: 0;
color: #fff;
}

td.AccessoryMain {
padding-right: 0; margin-right: 0;
padding-top: 15px;
}
table#Layout td#Copyright
{
	margin: 0;
	padding-top: 10px;
	border-width: 0 10px 10px 10px;
	border-color: #f8b82c;
	border-style: solid;
	background-color: #f8b82c;
	color: #fff;
	font-size: 10px;
text-shadow: 2px 2px 3px black;
}

img.png {
	behavior: url(iepngfix.htc);
}

/* Required for navigation */

div#navcontainer
{
	width: 932px;
	margin: 0;
	margin-left: 0;
	margin-top: 0px !important;
	padding: 0;
	border: 0px #f00 solid;
	position: bottom;
height: 24px;
z-index: 20;
}

#navigation
{
	list-style: none;
	margin: 0;
	padding: 0;
	z-index: 10;
	float: left;
	display: inline;
	width: 100%;
}



/* Top level */
#navigation li
{
	list-style: none;
	float: left;
	padding: 0;
	margin: 0;
	border-left: 0px #003E86 solid;
	z-index: 30;
}

#navigation li.first{
	border-left: 0px #003E86 solid;
}	

#navigation li#HomeMenu {
padding-left: 0;
padding-right: 15px ! important;
padding-right: 10px;
margin-right: 0;
}
#navigation li#HomeMenu a {
padding-left: 0;
padding-right: 0;
margin-right: 0;
}


#navigation ul li.first{

	border-right: 1px #135 dashed;
}	



#navigation li:hover {
	position:relative;
	z-index:10;
	cursor:pointer;
	z-index: 30;
}
#navigation a
{
	float: left;
	display: block;
	margin: 0;
	width: auto;
	padding: 0;
	text-decoration: none;
	background: transparent;
	color: #FFF;
	font-weight: normal;
	text-transform: none;
	font-stretch: ultra-condensed;
	font-family: Helvetica, Arial, Sans-serif;
	padding-left: 10px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-size: 15px;
	font-weight: bold;
	
}
#navigation a em {
	font-style:normal;
	}
#navigation .r {
	float:right;
}

#navigation a, #navigation li a,  #navigation li{
	background-image: url(Images/spacer.gif);	
	background-position: 0 0;	
}

#navigation a:hover, #navigation li a:hover,  #navigation li:hover{ 
	color:#f00; 

}
#navigation li.current a {
	color: #f00;
}
#navigation li.current ul li a {
	color: #fff;
}
#navigation li.current ul li:hover a {
	color: #f00;
}

#navigation .drop a:hover, #navigation .drop:hover a {
	color:#fff; 

	}

/* sub level 1 */
#navigation ul
{
	position: absolute;
	width: 150px;
	top: 26px;
	left: 10px;
	margin: 0;
	padding: 0;
	border-width: 0 1px 1px 0;
	border-color: #7796ae;
	border-style: solid;
	background-color: transparent;
	background-image: url(Images/drop_line_back.png);
	behavior: url(iepngfix.htc);
}
#navigation ul li, #navigation ul li.first
{
	display: block;
	width: 149px;
	padding-right: 0;
	background-color: transparent;
	background-image: url(Images/drop_line_back.png);
	border: 0;
	border-left: 1px;
	border-style: solid;
	border-color: #7796ae;
	margin: 0;
}

#navigation ul a
{
	color: #fff;
	display: block;
	float: left;
	text-align: left;
	height: auto !important;
	font-size: 11px !important;
	text-decoration: none;
	text-transform: none;
	padding: 5px 0 5px 5px !important;
	width: 142px ! important;
	width: 149px ;

	margin: 0;
	font-weight: normal;
	z-index: 20;
}

#navigation ul a:hover, #navigation ul a:active {
	color: #f20;
	background-image: url(Images/line_back_dark.gif);
}


/* NESTED NORMAL STATE */
#navigation ul li.current ul li a, #navigation ul li.current ul li.current ul li a,
#navigation ul li ul li a, #navigation ul li ul li ul li a{
	background-color:#eee;
	color: #fff;
}

/* HOVER COLORS */
#navigation ul li:hover a, #navigation ul ul li:hover a, #navigation ul li.current ul li:hover a, #navigation ul li.current ul li.current ul li:hover a,  #navigation ul li.first ul li.first ul li:hover a {

	color: #f20;
}


/* DISPLAYS */
#navigation ul, #navigation li:hover ul ul, #navigation ul li:hover ul ul {
	display:none;	
	color: #fff;
	background-image:  url(Images/spacer.gif);
}
#navigation li:hover ul, #navigation ul li:hover ul, #navigation ul ul li:hover ul {
	display:block;	
	background-image:  url(Images/spacer.gif);
}

div.ImageHolder {
text-align: center;
}
div.ImageHolder:after {
content: ".";
height: 1px;
font-size: 1px;
}

.ImageShadow {
    float:left;
    background: url(Images/shadowAlpha.png) no-repeat bottom right !important;
	behavior: url(iepngfix.htc);
    margin: 10px 0 0 10px !important;
    margin: 10px 0 0 5px;
}

div.Caption {
display: block;
clear: both;
}

.ImageShadow img {
    display: block;
    position: relative;
    background-color: #fff;
    border: 1px solid #a9a9a9;
    margin: -6px 6px 6px -6px;
    padding: 4px;
}

div.FeatureImg {
	float: right;
	margin-left: 10px;
}

div#Copyright
{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	color: white;
	font-size: 10px;
	text-align: center;
	padding-bottom: 30px;

text-shadow: 2px 2px 3px black;
}

table#EventsCalendar
{
	border-width: 0 2px 2px 1px;
	border-color: #CCC;
	border-style: solid;
}
table#EventsCalendar td {
	margin: 5px;
	padding: 2px;
}
table#EventsCalendar th
{
	font-size: 14px;
	text-align: center;
	border-width: 1px 0 1px 0;
	border-color: #ccc;
	border-style: solid;
}
table#EventsCalendar td.EDS {
	width: 80px;
}


table#EventsCalendar td p{
	margin:0;
	padding: 0;
}

a {
	color: #b54537;
}

a:visited {
	color: #bc2419;	
}

table#Layout td div#TextSection div div.Release
{
	padding: 10px;
	border-width: 1px 2px 2px 1px;
	border-color: #CCC;
	border-style: solid;
}

table#Layout td#MainSection div#HeadlineBanner
{
	background-color: #b54537;
	color: #fff;
	padding: 3px;
	padding-left: 10px;
	border-width: 0 1px 1px 0;
	border-color: #610;
	border-style: solid;
}
table#Layout td#PageMiddle table#MainContent td#MainSection  h1#PageTitle
{
	color: #002451;
	font-size: 24px;
	line-height: 1em;
	margin-bottom: 2px;
	margin-top: 25px;
	padding-bottom: 15px;
	text-transform: uppercase;
}
table#Layout td#PageMiddle table#MainContent td#RightPanel h1#DSpaceTitle{
	color: #002451;
	font-size: 24px;
	line-height: 1em;
	margin-bottom: 2px;
	margin-top: 25px;
	padding-bottom: 15px;
	text-transform: uppercase;

}


table#Layout td#PageMiddle table#MainContent td#MainSection{
 color: #002451;
}
div#Tlpad {
	margin-left: 180px;
	color: #002451;
	padding-bottom: 4px;
}

div#HeadlineBanner a{
	color: #eee;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
}
div#HeadlineBanner a:visited {
	color: #eee;
}
div#HeadlineBanner a:hover {
	background-color: #dcdcdc;
	color:  #b54537;
}

table#Layout td#MainSection div#Links
{
	width: 400px;
	padding: 10px;
	border-width: 1px 2px 2px 1px;
	border-color: #CCC;
	border-style: solid;
}

div#Links  ul { list-style-type: none; margin-left:5px;padding-left:5px;}
div#Links  ul li { list-style-type: none; padding-left: 0; margin-left:0; line-height: 1.5em;}

table#Layout td#MainSection table#Reports {
	border-width: 1px 0 0 1px;
	border-color: #ccc;
	border-style: solid;
}
table#Reports td,table#Reports th
{
	padding: 3px;
	border-width: 0 1px 1px 0;
	border-color: #ccc;
	border-style: solid;
}


ul#NewsList
{
	margin-top: 1px;
	margin-bottom: 3px;
	margin-left: 0;
	padding-left: 10px;
	list-style-type: none;
}


table.Panel {
   width: 200px;
   margin: 0;
   margin-top: 5px;
   margin-right: 5px;
   margin-bottom: 10px;
   background-color: #fff;
}

table.CentrePanel {
	width: 250px;
}
table.CentrePanel td.Cbr{
	width: 244px;
}

table.CentrePanel
{
	position: relative;
	top: 0;
	left: 0;
}

table.Panel td{
   background-color: transparent;
   color: #002147; 
   padding-top: 0;
}

table.Panel td h1, table.CentrePanel td h1{
  font-size: 15px;
  padding-top: 0;
  margin-top: 0;
  color: #002451;
}

table.Panel td.Ctr
{
	background-image: url(Images/tlcc.png);
	background-color: transparent;
	background-position: 0 0;
	behavior: url(iepngfix.htc);
	background-repeat: no-repeat;
}

table.Panel td.Cmid, table.CentrePanel td.Cmid
{
	background-image: url(Images/lcl.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
	padding: 5px 5px 5px 5px;
	background-color: transparent;
	color: #002147;
	

}



table.HidePanel {
position: absolute;
top: -1000px;
}


div#PanelUp, div#PanelDown {
width: 250px;
text-align: center;
background-color: #ccc;
padding-top:5px;
padding-bottom: 5px;
}
#PanelUp {
position: absolute;
top: -1000px;
margin-bottom: 5px;
margin-top: 5px;
}

#PanelDown {
position: relative;
margin-top: 5px;
}

table.Panel td.Cmid P
{
	padding: 5px 0 5px 0;
	background-color: transparent;
	width: 60%;
	font-weight: bold;
	font-size: 10px;
}
table.Panel td.Cmid h3{ 
font-size: 13px;
padding-left: 5px;
color: #900;
margin-bottom: 1px;
margin-top: 0;
font-weight: bolder;
}

table.Panel td.Cmid form{ 
padding-top: 0;
margin-top: 0;
padding-left: 5px;
}
table.Panel td.Cre
{
	background-image: url(Images/rcl.gif);
	background-repeat: repeat-y;
}

table.Panel td.Cbr { background-image: url(Images/blcc.png);
background-position: 0 0;
background-repeat: no-repeat;
behavior: url(iepngfix.htc);
}


table#browse {
width: 145px;
min-height: 400px;
}

hr.GreyRuler { border: 0;
color: #c5c5c5;
background-color: #c5c5c5;
height: 1px;
width: 100%;
text-align: left; }


ul.CatList { list-style-type: none; margin: 0; padding: 0;}
ul.CatList li { margin-left: 0; padding: 2px;}

ul.CatList li a { text-decoration: none; color: #002147; padding: 2px;}
ul.CatList li a:hover { text-decoration: none; color: #dc9f29;  }

ul.SubCatList { list-style-type: none; margin-left: 10px; padding: 0;}
ul.SubCatList li { margin-left: 0; padding: 2px;}

ul.SubCatList li a { text-decoration: none; color: #002147; padding: 2px;}
ul.SubCatList li a:hover { text-decoration: none; color: #dc9f29;  }


table#LargeRightPanel {
float: right;
width: 300px;
min-height: 450px;
margin-right: 0;
}
table#SmallRightPanel {
float: right;
width: 200px;
min-height: 450px;
margin-right: 0;
}

table#MainContent {
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
}


table#MainContent td
{
	vertical-align: top;
	border-width: 0;
}
table#MainContent td#MainSection {
width: 650px;
padding-left: 0;
}

table#MainContent td.MainCont
{
	background-color: #B5CAD1;
	width: 650px;
	padding-left: 30px;
	padding-top: 10px;
	text-align: left;
	color: 000;
	border-right: 1px #FFF solid;
}

table#MainContent td.MainCont, table#MainContent td.RightCont
{
	border-top: 1px #468 solid;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
}
table#MainContent td.MainCont
{
	border-right: 1px #fff solid;
	border-bottom: 0;
	border-left: 0;
}
table#MainContent td#RightPanel, table#MainContent td.RightCont{
width: 350px;
padding-right: 20px;
padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}




table#MainContent td.RightCont{

background-color: #CBD8DD;

width: 350px;
padding-right: 0;
padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}

table#MainContent td#MainSection p {
padding-left: 0;
font-size: 15px;
padding-right: 20px;

}

table#MainContent td.MainCont p {
padding-left: 0;
font-size: 15px;
padding-right: 20px;
}



div.CentrePanelContents h1{
font-size: 10px;

}

span.Ualt {
position: absolute;
top: -400px;
}

div.jobContact {
	padding-top: 10px;
	color: black;
}	

div.jobContact a{
	padding-top: 10px;
	color: #002147;
}

img#PanelLogo {
margin-left: 45px;
margin-right: auto;
behavior: url(iepngfix.htc);
margin-top: 40px;

}

div#FrontTextTop
{
	padding-bottom: 10px;
	width: 380px;
	font-size: 11px;
}

a {
	color: #135;
}

a:visited {
	color: #246;
}
a:hover {
	color: #bc2453;
}
/* Mid level */

ul#ProdNav
{
	list-style: none;
	margin: 0;
	padding: 0;
	z-index: 10;
	float: left;
	display: inline;
	width: 100%;
}




#ProdNav li
{
	list-style: none;
	float: left;
	padding: 0;
	margin: 0;
	border-left: 0px #003E86 solid;
}

#ProdNav li.first{
	border-left: 0px #003E86 solid;
}	
#ProdNav ul li.first{
	border-right: 1px #135 dashed;
}	



#ProdNav li:hover {
	position:relative;
	z-index:10;
	cursor:pointer;
}

#ProdNav a
{
	float: left;
	display: block;
	margin: 0;
	width: 120px;
	padding: 0;
	text-decoration: none;
	background: transparent;
	color: #002451;
	font-weight: normal;
	text-transform: none;
	font-stretch: ultra-condensed;
	font-family: Helvetica, Arial, Sans-serif;
	padding-left: 70px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-size: 13px;
	font-weight: bold;
}
#ProdNav a img{
	behavior: url(iepngfix.htc);
}
#ProdNav a em {
	font-style:normal;
	}
#ProdNav .r {
	float:right;
}

#ProdNav a, #ProdNav li a,  #ProdNav li{
	background-image: url(Images/spacer.gif);	
	background-position: 0 0;	
}

#ProdNav a:hover, #ProdNav li a:hover,  #ProdNav li:hover,  #ProdNav a.current{ 
	color:#f00; 

}

/* Lower Level */

div#SubNavContainer {
	width: 600px;
margin: 0;
	float: left;
	height: 18px;
}

ul#SubNav
{
	list-style: none;
	margin: 0;
	padding: 0;
	padding-left: 30px;
	z-index: 10;
	float: left;
	display: inline;
	width: 90%
}


#SubNav li
{
	list-style: none;
	float: left;
	padding: 0;
	margin: 0;
	border-left: 0px #003E86 solid;
	line-height: 14px;
}

#SubNav li.first{
	border-left: 0px #003E86 solid;
}	
#SubNav ul li.first{
	border-right: 1px #135 dashed;
}	



#SubNav li:hover {
	position:relative;
	z-index:10;
	cursor:pointer;
}
#SubNav a
{
	float: left;
	display: block;
	margin: 0;
	width: auto;
	padding: 0;
	text-decoration: none;
	background: transparent;
	color: #002451;
	font-weight: normal;
	text-transform: none;
	font-family: Helvetica, Arial, Sans-serif;
	padding-left: 0;
	padding-top: 4px;
	padding-right: 30px;
	padding-bottom: 2px;
	font-size: 14px;
	font-weight: bold;
	
}

div#SubNavContainer ul#SubNav li a {
font-size: 12px;
padding-bottom: 0;
padding-top: 0;
padding-right: 14px;
}
#SubNav a img{
	behavior: url(iepngfix.htc);
}
#SubNav a em {
	font-style:normal;
	}
#SubNav .r {
	float:right;
}

#SubNav a, #SubNav li a,  #SubNav li{
	background-image: url(Images/spacer.gif);	
	background-position: 0 0;	
}

#SubNav a:hover, #SubNav li a:hover,  #SubNav li:hover, #SubNav a.current{ 
	color:#d00; 
}

dl.FeatureList dt {
font-weight: bold;
font-size: 15px;
}

dl.FeatureList dd {
padding-left: 0;
margin-left: 0;
padding-bottom: 10px;
}


.spectable
{
	border-color: #000;
	border-width: 1px;
	border-style: solid;
	padding: 5px;
	margin: 0px;
	vertical-align: top;
	font-size: 9px;
	text-align: center;
}
table#MainContent td#MainSection table.specouter
{
	border-top: 0px #FFF solid;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
}

table#MainContent td#MainSection table.specouter td
{
	border-width: 0 1px 1px 0;
	border-color: #000;
	border-style: solid;
}



.spechead
{
	background-color: #B0C2C7;
	border-color: #000;
	border-width: 1px;
	border-style: solid;
	padding: 5px;
	margin: 0px;
	vertical-align: top;
	font-size: 12px;
	text-align: left;
}



.specdark
{
	background-color: #96ADB4;
	border-width: 1px;
	border-style: solid;
	padding: 5px;
	margin: 0px;
	vertical-align: top;
	font-size: 9px;
	text-align: center;
}
.specmidin
{
	background-color: #A5BABF;
	border-width: 1px;
	border-style: solid;
	padding: 5px;
	margin: 0px;
	vertical-align: top;
	font-size: 9px;
	text-align: center;
}
.specouter
{
	border-color: #000;
	border-width: 1px;
	border-style: solid;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	min-width: 600px;
}

table#FAQTable {
	width: 500px;
}
table#FAQTable td, table#FAQTable th{
vertical-align: top;
font-size: 15px;
}
table#FAQTable th{ 
padding: 2px;
padding-right: 10px;
}
table#FAQTable td.Question, table#FAQTable th.Question {
padding-top: 8px;
}
table#FAQTable td.Question {
font-weight: bold;
}

table#FAQTable td.Answer, table#FAQTable th.Answer
{
	padding-bottom: 8px;
	border-width: 0 0 1px 0;
	border-color: #CBD8DD;
	border-style: solid;
}
table#FAQTable td.Answer {
font-size: 13px;
}

table#Glossary {
	width: 560px;
}

ul.GeneralList {
padding-right: 4em;
}

ul.GeneralList li{
	font-size: 15px;
}


table.OnlineForm
{
	border-width: 1px 0 0 1px;
	border-color: #8aa;
	border-style: solid;
}

table#Layout td#PageMiddle td#MainSection table.OnlineForm td
{
	padding: 2px;
	padding-left: 3px;
	padding-right: 4px;
	border-width: 0 1px 1px 0;
	border-color: #8aa;
	border-style: solid;	
	vertical-align: top;
}
table#Layout td#PageMiddle td#MainSection table.OnlineForm th
{
	padding: 2px;
	padding-left: 3px;
	padding-right: 4px;
	border-width: 0 1px 1px 0;
	border-color: #8aa;
	border-style: solid;	
	vertical-align: top;
}

table#Layout td#PageMiddle td#MainSection table.NoBorder td{
border-width: 0;
}

table#Layout td#PageMiddle td#MainSection table#AgentTable, table#HoTable
{
	width: 550px;
}



table#HoTable td, table#HoTable th{
	width: 275px;
}

table#AgentTable td, table#AgentTable th, table#HoTable td, table#HoTable th {
padding: 2px;
	margin: 0;
	font-size: 12px;
	padding-bottom: 8px;
	padding-top: 0;
}
table#AgentTable th, table#HoTable th { border-top: 1px #446682 solid; }
table#AgentTable th h2, table#HoTable th h2{ padding-top: 8px;  padding-bottom: 0; line-height: .8em; margin-bottom:2px;}

table#ShowCal {
padding-right: 10px;
width: 550px;
}
table#ShowCal td
{
	border-top: 0;
	border-right: 0;
	border-bottom: 1px #CBD8DD solid;
	border-left: 0;
	padding: 3px;
}
table#ShowCal td.BSdate
{
font-size: .8em;
width: 120px;
}



div#WinchTop {
text-align: left;
padding-left: 245px;
font-size: 13px;
padding-top: 0;
}


table#MainContent td#MainSection table.wSpecOuter th,  table#MainContent td#MainSection table.wSpecOuter td,
td#PageMiddle table#MainContent td.MainCont .wSpecOuter th,td#PageMiddle table#MainContent td.MainCont .wSpecOuter td,
table#MainContent td#RightPanel table.wSpecOuter th,  table#MainContent td#RightPanel table.wSpecOuter td
{ 
border-bottom: 1px #FFF solid; 
padding: 2px;	
font-size: 12px;
vertical-align: top;
padding-left: 4px; 
padding-right: 4px;
text-align: left;
}

table#MainContent td#MainSection table.wSpecOuter th {
	width: 80px;
}
table#MainContent td#RightPanel table.wSpecOuter

{
	margin-top: 30px;
	border-top: 0px #FFF solid;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
padding-left: 20px;
}



td#PageMiddle table#MainContent td#MainSection table.BorderTable,
td#PageMiddle table#MainContent td.MainCont table.BorderTable
{
	border-width: 1px 0 0 1px;
	border-color: #000;
	border-style: solid;
}


td#PageMiddle table#MainContent td#MainSection table.BorderTable td,
td#PageMiddle table#MainContent td.MainCont table.BorderTable td,
td#PageMiddle table#MainContent td#MainSection table.BorderTable th,
td#PageMiddle table#MainContent td.MainCont table.BorderTable th
{
	border-width: 0 1px 1px 0;
	border-color: #000;
	border-style: solid;
	padding: 2px;
	padding-left: 3px;
	font-size: 12px;
}


td#PageMiddle table#MainContent td#MainSection table.TopworksTable,
td#PageMiddle table#MainContent td.MainCont table.TopworksTable
{
	border-top: 1px #FFF solid;
	border-right: 0 #B5CAD1 solid;
	border-bottom: 0 #B5CAD1 solid;
	border-left: 1px #B5CAD1 solid;
}


td#PageMiddle table#MainContent td#MainSection table.TopworksTable td,
td#PageMiddle table#MainContent td.MainCont table.TopworksTable td,
td#PageMiddle table#MainContent td#MainSection table.TopworksTable th,
td#PageMiddle table#MainContent td.MainCont table.TopworksTable th
{
	border-width: 0 1px 1px 0;
	border-color: #B5CAD1;
	border-style: solid;
	padding: 2px;
	padding-left: 3px;
	font-size: 12px;
}
td#PageMiddle table#MainContent td#MainSection table.TopworksTable th,
td#PageMiddle table#MainContent td.MainCont table.TopworksTable th
{
	font-size: 24px;
	color: #002451;
	font-weight: bold;
	letter-spacing: -.1em;
}

ul.AccFL {
font-size: 14px;
color: #002451;
}
ul.AccFL li { line-height: 1.1em;}

#AllRode li{
font-size: 14px; font-style: italic;
}

ul.StepFL {
margin-left:0;
padding-left:20px;
margin-right: 0;
padding-right: 0;
}
ul.StepFL li{
margin-left:0;
padding-left:0;
}

td#PageMiddle table#MainContent td#MainSection table#SuperSelectionChart,
td#PageMiddle table#MainContent td.MainCont table#SuperSelectionChart
{
	border-width: 1px;
	border-color: #000;
	border-style: solid;
}


td#PageMiddle table#MainContent td#MainSection table#SuperSelectionChart td.dark,
td#PageMiddle table#MainContent td.MainCont table#SuperSelectionChart td.dark,
td#PageMiddle table#MainContent td#MainSection table#SuperSelectionChart th.dark,
td#PageMiddle table#MainContent td.MainCont table#SuperSelectionChart th.dark

{
background-color: #B5CAD1;
}


td#PageMiddle table#MainContent td#MainSection table#SuperSelectionChart td.light,
td#PageMiddle table#MainContent td.MainCont table#SuperSelectionChart td.light,
td#PageMiddle table#MainContent td#MainSection table#SuperSelectionChart th.light,
td#PageMiddle table#MainContent td.MainCont table#SuperSelectionChart th.light

{
background-color: #CBD8DD;
}

td#PageMiddle table#MainContent td#MainSection table#SuperSelectionChart td.hwc,
td#PageMiddle table#MainContent td.MainCont table#SuperSelectionChart td.hwc { border-top: 1px #abc solid; }
td#PageMiddle table#MainContent td#MainSection table#SuperSelectionChart th,
td#PageMiddle table#MainContent td.MainCont table#SuperSelectionChart th
{
	vertical-align: bottom;
	text-align: center;
	border-width: 0 0 2px 0;
	border-color: #000;
	border-style: solid;
	font-size: 11px;
	padding: 2px;
}

td#PageMiddle table#MainContent td#MainSection table#SuperSelectionChart td,
td#PageMiddle table#MainContent td.MainCont table#SuperSelectionChart td
{
text-align: left;
font-size: 11px;
padding: 2px;

}

td#PageMiddle table#MainContent td#MainSection table#SuperSelectionChart td.first,
td#PageMiddle table#MainContent td.MainCont table#SuperSelectionChart td.first
{
	text-align: left;
	border-width: 1px 0 0 0;
	border-color: #000;
	border-style: solid;
}

td#PageMiddle table#MainContent td#MainSection table#SuperSelectionChart td.bal,
td#PageMiddle table#MainContent td.MainCont table#SuperSelectionChart td.bal
{
vertical-align: bottom;
}

span.wtype {
color: #fff;
background-color: #002451;
padding: 1px;
width: 130px;
}

span.wtype a:link,span.wtype a:visited{
	color: #fff;
}
span.wtype a:hover{
	color: #CBD8DD;
}

td#PageMiddle table#MainContent td#MainSection table#SuperSelectionChart td a,
td#PageMiddle table#MainContent td.MainCont table#SuperSelectionChart td a
{
text-decoration: none;
font-weight: bold;
}

ul#OptionList {
	font-size: 12px;
}

img.dlIcon, img.lwIcon {
float: right;
position: relative;
top: -80px ! important;
top: -90px;

left: -60px;
margin-left: 10px;
margin-right: 10px;
}




ul.FeatureListCont ul#FeatureList {
margin-left:0;
padding-left:20px;
margin-right: 0;
padding-right: 20px;
}

ul.FeatureListCont li, ul#FeatureList li{
margin-left:0;
padding-left:0;
}


table#Layout td#PageMiddle table#MainContent td.MainCont table#StandardOption{
margin-left: auto; margin-right: auto;
padding-bottom: 10px;
}

table#Layout td#PageMiddle table#MainContent td.MainCont table#StandardOption td{
vertical-align: top;
font-size: 10px;
padding-left: 10px;
padding-right: 10px;
}
ul.HFlow, ul.LFlow {
margin: 0;
padding: 0;
margin-bottom: 2px;

}
ul.HFlow
{
	list-style-type: disc;
	list-style-position: inside;
	padding-left: 0;
	padding-right: 0;
	border-bottom: 1px #000 dashed;
}
ul.LFlow
{
	list-style-type: square;
	list-style-position: inside;
	padding-left: 0;
	padding-right: 0;
	border-bottom: 1px #000 solid;
}

div#WhichWinch
{
	background-image: url(Images/which_winch_chart.gif);
	background-repeat: no-repeat;margin:0;
padding:0;
}

div#WhichWinch img{
behavior: url(iepngfix.htc);

}

table.HOTable {
	width: 600px;
}

table.HOTable td{
width: 300px;
}

table#CWKey {
	font-size: 11px;
}

table#CWDet {
	font-size: 12px;
	border-collapse: collapse;
}

table#CWDet td, table#CWDet th
{
	width: 250px;
	border: 1px #002451 solid;
	padding-left: 20px;
}




ul.AgentList
{
	list-style: none;
	margin: 0;
	padding: 0;
	padding-left: 30px;
	z-index: 10;
	float: left;
	display: inline;
	width: 400px;
}

div.AgentListCs {
	width: 300px;

}
div.AgentListCl{
	width: 400px;

}
.AgentList li
{
	list-style: none;
	float: left;
	clear: both;
	padding: 0;
	margin: 0;
	border-left: 0px #003E86 solid;
	line-height: 14px;
	margin-bottom: 4px;
	
}


div.AgentListCl li {
margin-bottom: 8px;
}

.AgentList li.current{
	border-left: 0px #003E86 solid;
}	
.AgentList ul li.current{
	border-right: 1px #135 dashed;
}	



.AgentList li:hover {
	position:relative;
	z-index:10;
	cursor:pointer;
}
.AgentList a
{
	float: left;
	display: block;
	margin: 0;
	width: auto;
	padding: 0;
	text-decoration: none;
	background: transparent;
	color: #002451;
	font-weight: normal;
	text-transform: none;
	font-family: Helvetica, Arial, Sans-serif;
	padding-left: 0;
	padding-top: 4px;
	padding-right: 30px;
	padding-bottom: 2px;
	font-size: 14px;
	font-weight: bold;
	
}

div.AgentListCl ul.AgentList li a {
font-size: 15px;
padding-bottom: 0;
padding-top: 0;
padding-right: 14px;
}

div.AgentListCs ul.AgentList li a {
font-size: 12px;
padding-bottom: 0;
padding-top: 0;
padding-right: 14px;
}

.AgentList a img{
	behavior: url(iepngfix.htc);
}
.AgentList a em {
	font-style:normal;
	}
.AgentList .r {
	float:right;
}

.AgentList a, .AgentList li a,  .AgentList li{
	background-image: url(Images/spacer.gif);	
	background-position: 0 0;	
}

.AgentList a:hover, .AgentList li a:hover,  .AgentList li:hover, .AgentList a.current{ 
	color:#d00; 
}

input.valid {background-color: #efefef;}
input.invalid {background-color: #fbb;}
input.invalidExists {background-color: #f66;}

a.AT {
	display: block;
}


table#HoTable td h2, table#HoTable td h4{
padding: 0;
margin: 0;
}
table#HoTable h4{
font-size: 18px;
}


.colorSubmit, .plainSubmit {
	background-color: #cbd8dd;
	font-size: 10px;
	font-weight: bold;
	margin-right: 10px;
	text-transform: uppercase;
	width: 100px;
}
.colorSubmit {
	background-color: #468;
	color: #fff;
}


div.catDownload {
background-color: #cbd8dd;
width: 340px;
height: 200px;
height: expression("200px");
z-index: 6000;
margin-bottom: 20px;
margin-left: 30px;
}

.catDlIcon{
font-size: 10px;
}


input, textarea{
background-color: #cbd8dd;
}

span.errorText {
color: #f00;
}

div.formError
{
	margin: 30px;
	padding: 30px;
	border: 2px #000 solid;
}




/* Pops */
div.ErrorPop, div.DebugPop, div.MsgPop
{
	position: absolute;
	top: 30px;
	left: 30px;
	background-color: #ffeeee;
	border: 1px solid #4d6927;
	padding:0;
	z-index: 5000;
	margin-right: 20px;
	padding-right: 0 !important;	
	padding-right: 10px;
	font-size: 12px;
}


div.DebugPop {
	position: absolute;
	top: 100px;
	left: 300px;
	background-color: #ffffcc;


}
div.MsgPop {
background-color: #eee;
width: 460px;
 
}
div.ErrorClose, div.MsgClose {
background-color: #ff0000;color: white;padding: 3px;padding-right: 5px;text-align: right;	z-index: 50;	cursor: pointer;
background:#b10620 url(../images/gen/bk/color1LoBk.gif) repeat-x;

}
div.MsgClose {
background-color: #333;
background:#4C5459 url(../images/gen/nav/LnavBk.gif) repeat-x;

}

div.MsgContent  {
text-align: left;
padding: 20px;
font-size: 1.2em;
line-height: 1em;
overflow: auto; 
max-height: 400px;
min-height: 120px;
height: expression( this.scrollHeight > 400 ? "390px" : "auto" );
color: #000;
background:#ddd url(../images/gen/bk/tShade.png) repeat-x;

}

div.ErrorContent {
overflow: auto; max-height: 600px;
padding: 20px;
background:#D30023;
color: #fff;
}

input.textinput {
background-color: #801;
width: 30em;
}

.shim
{
	display: block;
	position: absolute;
	top: -100;
	left: -100;
	z-index: 5;
	margin: 0;
	padding: 0;
	border: 0;
	overflow: none;
	width: 1000px;
	height: 1000px;
	background:transparent url(css/blank.gif);
	filter:alpha(opacity=5);
	opacity: 0.5;
	-moz-opacity:0.5;	
}
