/* CSS Document */


body {
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	color: #333333;
	height: 100%;
	font: Arial, Helvetica, sans-serif;
    background-image: url(../../img/leftnav2c.gif);
	background-repeat: repeat-y;

}


#home #wrapper #container #leftnav #email table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.emaillink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
	padding-left: 10px;
}

/***** wrapper holds everything together in center of page *****/
#wrapper
{
	width: 100%;
	position: relative;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	clear: right;
	margin-bottom: 0px;
}

.skip
{
	display: inline;
	position: absolute;
	top: -999px;
	left: -999px;
	height: 0;
}


/* Removes default top margin from left/right column paragraphs in Mozilla */
div > p {
	margin-top: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

#main img.topofpage { border: none; }

/***** header style *****/	

#header
{
	height: 130px;
	background: url(../../img/banner-1280.jpg) no-repeat left top;
	width: 100%;
	position: relative;
}
#header img {
	left: 0px;
	top: 0px;
	position: relative;
	margin: 0px;
	padding: 0px;
	float: left;
	}
	
#header img a {
	border: none;
	margin: 0px;
	padding: 0px;
	}

#header h1 { display: none; visibility: hidden; }

/***** navigation list within header *****/

#header ul {
	margin: 0 20px 0 0;
	padding: 0px;
	}

#header ul li {
	list-style-type: none;
	text-align: right;
	font: bold 11px/120% Arial, Helvetica, sans-serif;
	padding-top: 5px;
	color: #FFFFFF;
	}
	
#header p {
	list-style-type: none;
	text-align: right;
	font: 11px/120% Arial, Helvetica, sans-serif;
	padding-top: 5px;
	color: #000;
	margin-right: 20px;
	}

#header ul li a {
	color: #FFFFFF;
	}

#header ul li a:hover {
	color: #CC0033;
	}

#header form {
	margin: 0 0px 0 0;
	float: right;
	top: 0px;
	padding: 5px;
	}
	
	
/* CSS Document */


/***** nav ul list within top horizontal nav bar *****/	
	
 #navbg ul#navcontainer {
	margin: 0 0 0 3px;
	padding: 0;
	min-width: 980px;
	
	}

 #navbg ul#navcontainer li {
	display: inline;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-repeat: repeat-x;
	}
	
#navbg ul#navcontainer li a  {
	font: 12px Arial, Helvetica, sans-serif;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #83BAE7;
	border-left-color: #C4BFA9;
	display: inline;
	padding: 4px 10px;
	text-align: center;
	color: #fff;
	text-decoration: none;
	margin: 0px;
	float: left;
	}
	
#navbg ul#navcontainer li a:hover
	{
	color: #000000;
	text-decoration: underline;
	background-image: url(../img/navbg-3.gif);
	}
	

#navbg ul#navcontainer li a.highlight
	{
	background-image: url(../../img/navbg-2.gif);
	color: #fff;
	font-weight: bold;
	}

/***** Quicksearch form within header ul list *****/
	
.searchborder {
	border: 1px solid #c00000;
        padding-bottom:3px;
        padding-right:3px;
        text-align:left;
}
.searchborder a {
        font-size:11px;
        padding-left:3px;
}


#quicksearchbox {
	visibility: hidden;
	position: relative;
	float: right;
	z-index: auto;
	border: 1px solid #FFFFFF;
	padding: 1px;
	width: 250px;
	font-size: .11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
}

clientheader> #quicksearchbox {
	visibility: hidden;
	position: relative;
	float: right;
	z-index: auto;
	border: 1px solid #FFFFFF;
	padding: 1px;
	width: 250px;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
}

#quicksearchbox2 {
	visibility: hidden;
	position: relative;
	float: right;
	z-index: auto;
	border: 1px solid #FFFFFF;
	padding: 1px;
	width: 250px;
	font-size: .11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
}

/***** horizontal nav bar style *****/
	
	
#navbg {
	height: 23px;
	position: relative;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	width: 100%;
	border-top-color: #6EB1EB;
	border-bottom-color: #6EB1EB;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #6EB1EB;
	border-left-color: #6EB1EB;
	background-image: url(../../img/navbg-1.gif);
	min-width: 980px;
	}

.navbut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}

#header img {
	float: left;
	margin: 0px;
	padding: 0px;
	
}


/***** container holds left nav right content *****/	
	
#container
{
	width: 100%;
	margin: 0px;
	padding: 0px;
}


/***** left nav  *****/	

#leftnav
{
	float: left;
	width: 180px;
	padding-top: 15px;
	height: 100%;
	position: relative;
	margin: 0px;
	list-style-type: none;
	padding-top: 15px;
	padding-left: 10px;
	font-size: 13px;
}


/*********** End #left nav sectionLinks styles ***********/




/***** main content *****/

#main
{
	margin-left: 190px;
	padding: 20px 20px 20px 25px;
	min-width: 400px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 200px;
	height: 100%;
	vertical-align: top;
	border-left-color: #6EB1EB;
	border-right-color: #6EB1EB;
	background-image: url(../../img/skim.gif);
	background-repeat: repeat-x;
}


#main p
{
	font: 13px/150% Georgia, "Times New Roman", Times, serif;
	text-align: left;
	color: #333;
}

#main ul
{
	font: 12px/140% Arial, Helvetica, sans-serif;
	text-align: left;
	color: #333;
}

#main ul li
{
	font: 12px/120% Arial, Helvetica, sans-serif;
	text-align: left;
	list-style-type: square;
	list-style-image: url(../../img/bullet.gif);
	color: #333;
}


#main img
{
	margin: 0px;
	padding: 0px;
}

/***** main content *****/



/***** main2 content *****/

#main2
{
	margin-left: 2px;
	padding: 20px 20px 20px 25px;
	min-width: 400px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	height: 100%;
	background-color: #FFFFFF;
}


#main2 p
{
	font: 12px/140% Arial, Helvetica, sans-serif;
	text-align: left;
	color: #333;
}

#main2 ul
{
	font: 11px/140% Arial, Helvetica, sans-serif;
	text-align: left;
	color: #333;
}

#main2 ul li
{
	font: 11px/130% Arial, Helvetica, sans-serif;
	text-align: left;
	list-style-type: square;
	list-style-image: url(../../img/bullet.gif);
	color: #333;
}


#main2 img
{
	margin: 0px;
	padding: 0px;
}

/***** main content *****/

a {
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #CC0033;
	text-decoration: underline;
}

h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #006699;
	margin: 0px;
	padding-bottom: 5px;
	font-weight: normal;
}

h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC6633;
	margin: 0px;
	padding: 10px 0px 5px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC6633;
}

h3{
	font-family: Arial, sans-serif;
	font-size: 15px;
	color: #666666;
	margin: 0px;
	padding: 10px 0px 5px;
}

h4{
 font-family: Arial, sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #ffffff;
 margin: 0px;
 padding: 0px 10px 0px 0px;
}

h5{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #CC3333;
 margin: 0px;
 padding: 0px;
}


#main table
{
display: table-inline;
border: 1px solid #ccc;
	font: 12px/120% Arial, Helvetica, sans-serif;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#main table tr
{
	
	padding: 0;
	margin: 0;
}

#main table tr.alt
{
	background-color: #eeeeee;
}

#main table th
{
	background-color: #FFCC66;
}

#main table td 
{
	margin-right: 0;
	padding: 5 5px 5px;
	text-align: left;
	text-indent: 0px;
	font: 12px/120% Arial, Helvetica, sans-serif;
	text-align: left;
	color: #333;
	border-bottom: 1px solid #ccc;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
}

#main table tr td h2
{
	margin-right: 0;
	padding: 0 5px 5px 5px;
	text-align: left;
	text-indent: 0px;
	font: 12px/120% Arial, Helvetica, sans-serif;
	text-align: left;
	color: #333;
}

#main table ul
{
	list-style: none;
	margin: 3px 5px 5px 3px;
	padding: 3px 5px 5px 3px;
	font: 12px/120% Arial, Helvetica, sans-serif;
	text-align: left;
	color: #333;
}

#main table th
{
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 6px;
	text-align: left;
	vertical-align: bottom;
	font-weight: bold;
	color: #000;
	background: #E99969;
}

#main hr
{
	margin: 10px 0px 20px;
	text-align: center;
	width: 100%;
}

/****** Form Elements ******/
#main .formwrapper
{
	font: 11px/120% Arial, Helvetica, sans-serif;
	color: #333;
	margin: 0 15px 0 14px;
	padding: 0;
	width: 80%;	/*border: 1px solid red;*/
}

#main .formwrapper br
{
	clear: right;
	height: 0;
}

#main label
{
	font: 11px/120% Arial, Helvetica, sans-serif;
	color: #333;
	margin: 0px;
	padding: 0px 0px 5px;
}

#main .textfield input, main .textarea input
{
	padding: 0;
	margin: 0;
}

#main .textfield label, #main .textarea label
{
	float: left;
	text-align: right;
	width: 150px;
	padding: 0 5px 0 0;
	margin: 0;
}

#main fieldset
{
	margin: 0 0 5px 0;
	padding: 0;
	border: none;
}

#main legend
{
	font: 12px/120% Arial, Helvetica, sans-serif;
	color: #333;
	margin: 0;
	padding: 5px 15px 10px 14px;
}

#main fieldset.radioset
{
	margin: 0 0 5px 0;
	padding: 0;
}

#main fieldset.radioset legend
{
	float: left;
	text-align: right;
	width: 140px;
	padding: 0;
	margin: 0 0 -20px 0;
	display: block;
}

#main .radiogroup
{
	margin: 0 0 0 155px;
	padding: 0;
	clear: right;
	display: block;
}

#main fieldset.radioset .radiogroup .radio input
{
	padding: 0;
	margin: 0;
}

#main fieldset.radioset .radiogroup .radio label
{
	text-align: left;
	padding: 0;
	margin: 0 5px 0 0;
}


#main .button input
{
	padding: 0;
	margin: 0 3px 5px 155px;
}

#home #wrapper #container #main #video {
	width: 425px;
	border: 8px solid #7AB1DC;
	background-color: #7AB1DC;
}


/***** right col  *****/	

#rightcol  {
	float: right;
	width: 180px;
	font-size: 12px;
	line-height: 130%;
	text-align: left;
	background-color: #FFFFFF;
	height: 100%;
	overflow: visible;
	padding: 20px 10px 25px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #6EB1EB;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	background-image: url(../img/skim.gif);
	background-repeat: repeat-x;
	}
	
#rightcol img
{
	text-align: center;
	margin-top: 0px;
	margin-bottom: 5px;
	border: thin solid #999999;
}

#rightcol{
	position: relative;
	font-size: 12px;
	line-height: 130%;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #6EB1EB;
	border-left-color: #6EB1EB;
}

#rightcol ul {
	font: italic 12px/140% Arial, Helvetica, sans-serif;
	text-align: left;
	color: #000;
}

#rightcol ul li {
	list-style-position: outside;
	list-style-type: square;
	list-style-image: url(../img/bullet.gif);
	font-style: italic;
	margin-left: -20px;
	padding-left: -20px;
}


#rightcol h3 {
	padding: 10px 0px 0px;
	font-style: italic;
	font-size: 12px;
}

#rightcol a {
	padding: 1opx;
}

#rightcol a:hover {
	color: #CC0033;
	text-decoration: underline;
}

#rightcol .Rbox {
	padding: 6px;
	border: thin solid #FF0000;
	text-align: center;
}



/***** clear style *****/

#clear {
  clear: both;
}

.clear {
  clear: both;
}
	
	

/***** footer *****/

#footer
{
	clear: both;
	color: #333333;
	text-align: center;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 10px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6EB1EB;
	line-height: 130%;
	padding-bottom: 10px;
	background-color: #FFFFFF;
}

#footer p
{
	text-align: center;
	margin-top: 0;
	line-height: 120%;
	font-size: 11px;
	color: #333333;
}

#footer a
{
	color: #CC0033;
	text-decoration: underline;
}


 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
 }
 


/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */

  
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftnav{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 

#container, #mainl{width:100%; float:none;}
