*
{
margin: 0px;
padding: 0px;
}

body
{
	font-family:Verdana, Geneva, sans-serif;
	/*font-size: 12px;*/
	/*font-family:Arial, Helvetica, sans-serif;*/
	/*font-family: "trebuchet ms", helvetica, sans-serif;*/
	color: #333333;
	background-color: #666699;
	background-repeat: no-repeat;
	background-position: center top;
	/*font-weight: bold;*/
}

p
{
	display: block;
	text-align: left;
	font-size: 12px;
	margin-bottom: 14px;
	line-height: 18px;
	
}

/*a
{
color: #CC3300;
font-size: 12px;
text-decoration: underline;
}*/

/*a:hover
{
text-decoration: none;
color: #000000;
}*/
 
img
{
	border: 0;
	padding: 3px;
}

.date
{
font-family: georgia, "times new roman", serif;
font-size: 10px;
}

h1,h2,h3,h4,h5,h6,th
{
/*font-family: Trebuchet, Trebuchet ms, Arial, Helvetica, sans-serif;*/
text-transform: none;
font-family:Verdana, Geneva, sans-serif;
font-weight: normal;
}
h4
{
	font-size: 1.5em;
	line-height: normal;
	color: #0066CD;
}

blockquote
{
	font-size: 14px;
	line-height: 18px;
	color: #666;
	font-weight: normal;
	width: auto;
}
.foot
{
height: 1px;
line-height: 1px;
clear: both;
}

.divider
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

th strong
{
color: #fff;
}

table
{
	border-collapse: collapse;
	width: auto;
	float: right;
}
td .infoTable {
	text-align: left;
}
th
{
	height: auto;
	text-align: left;
	padding: 5px 3px;
	font-size: 14px;
	margin-bottom: 10px;
	text-decoration: underline;
}

tr
{
height: 30px;
}

td
{
	padding-left: 2px;
	padding-right: 2px;
	text-align: left;
	vertical-align: top;
	font-size: 12px;
}

td.first,th.first
{
border-left: 0px;
}

tr.rowA
{
background: #FFF0DE url(images/trbg1.gif) repeat-x;
}

tr.rowB
{
background: #FFFAF4 url(images/trbg2.gif) repeat-x;
}

#outer
{
	width: 850px;
	margin: 20px auto 0px auto;
	padding: 10px 13px 20px 13px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: top;
	border: 2px solid #D1D1E0;
}

#outer2
{
width: 724px;
height: 3px;
font-size: 0px;
line-height: 0px;
padding: 0px;
background: #fff url(images/mainbg2.gif);
margin: 0px auto 0px auto;
}

#inner
{
	background-color: #FFFFFF;
}

#header
{
	position: relative;
	height: 200px;
	background-color: #FFFFFF;
	background-image: url(images/headerbg2.jpg);
}

#header h1
{
	margin-left: -1000px;
}

#header h1 strong
{
color: #fff;
}

#header h1 span
{
color: #00CCFF;
}

#menu
{
	right: 10px;
	bottom: 6px;
	height: 16px;
	border: 1px dashed #014282;
	padding: 3px 0;
	text-align: center;
	margin-bottom: 10px;
}

#menu ul
{
list-style: none;
}

#menu li
{
	text-align: center;
}

#menu li.first
{
}

#menu a
{
	color: #0A69C7;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
#menu a:hover
{
	color: #42AAFF;
	font-size: 14px;
	
}

#xbgA
{
	height: 50px;
	width: inherit;
	position: relative;
	top: 0px;
	z-index: 1;
	float: left;
	left: 1px;
}

#xbgB
{
position: inherit;
height: 1px;
width: 500px;
z-index: 1;
}

#main
{
	width: 580px;
	margin: 3px 0 0px 0px;
	float: left;
}
/*for home page*/
#mainindex
{
position: relative;
width: 800px;
float: left;
}
/**/
#main_inner
{
	z-index: 5;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#main .content ul
{
	list-style: none;
}

#main .content li
{
	padding-left: 22px;
	background-image: url(images/checkbox.png);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	line-height:18px;
	font-size:13px;
}

#main h2,h3
{
color: #6C3C1E;
}

/*#main h2
{
	font-size: 18px;
	background-image: url(images/h3arrow.gif);
	background-repeat: no-repeat;
	padding-left: 28px;
	margin-bottom: 5px;
	color: #54547E;
	line-height: 22px;
	height: 40px;
	padding-top: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}*/
#main h2
{
	font-size: 20px;
	padding-left: 1px;
	margin-bottom: 10px;
	color: #54547E;
	line-height: 22px;
	padding-top: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
}

#main h3
{
	font-size: 16px;
	margin-bottom: 10px;
	line-height: 16px;
	color: #333333;
	font-weight: bolder;
	display: block;
}
/*#main h3
{
	font-size: 16px;
	background-image: url(images/db2.gif);
	background-repeat: no-repeat;
	height: 30px;
	padding-left: 22px;
	margin-bottom: 10px;
	line-height: 16px;
	margin-left: 10px;
	color: #333333;
	font-weight: bolder;
	display: block;
}*/
#main h4
{
	font-size: 14px;
	padding-left: 1px;
	margin-bottom: 5px;
	color: #000000;
	line-height: 16px;
	padding-top: 1px;
	font-weight: bold;
}
#main p
{

}

#main p strong
{
	font-size: 1.2em;
	color: #666;
}

#main .content
{
	position: relative;
	padding-left: 5px;
	line-height: 18px;
}



img.right
{
float: right;
margin-left: 14px;
}
img.left
{
	float: left;
	padding: 5px;
}
#main .divider
{
margin: 10px 0px;
}

#ccol1
{
position: relative;
width: 260px;
float: left;
padding-right: 5px;
}

#ccol2
{
	width: auto;
	margin-left: 310px;
	margin-top: 40px;
	padding-bottom: 1px;
}

#side
{
	position: relative;
	float: right;
	width: 240px;
	padding: 10px 10px 0 0;
}
#sidehome
{
	position: relative;
	float: right;
	width: 200px;
	padding-top: 20px;
	
}



#side .content
{
padding: 22px  0px;

}

/*#side ul
{
list-style: none;
}

#side li
{
	padding-top: 5px;
	margin: 5px 0px 0px 0px;
	display: block;
	font-size: 14px;
	padding-left: 10px;
	line-height: 16px;
}
#side li a
{
	font-size: 14px;
	display: block;
	color: #666699;
	text-decoration:none;
	font-weight: bold;
}
#side li a:hover
{
	display: block;
	color: #000000;
	text-decoration: underline;
}
#side li.first
{
	border-top: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 10px;
}*/

#side .divider
{
margin: 14px 0px 14px 0px;
}

#footer
{
	width: 880px;
	text-align: center;
	color: #FFFFFF;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #669966;
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 10px 0;
	font-size:13px;
}

#footer a
{
color: #FFFFFF;
}

#footer a:hover
{
background-color: #7DAFBD;
color: #E8FAFF;
}
.content img {
	float: left;
}
#side img {
	display: block;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 0;
	padding-right: 0;
	padding-left: 0;
}
#main_inner .content img {
	float: right;
	padding: 5px 5px 5px 0;
}
#main h1 {
	font-size: 22px;
	color: #333333;
	line-height: 24px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}
#ccol2 .content {
	padding-top: 20px;
}
#main_inner #ccol1 img {
	float: right;
}
#ccol1 .content {
	margin-top: 10px;
}
#main_inner #ccol1 p {
	margin-left: 20px;
}
#side h2 {
	font-size: 16px;
	color: #FFFFFF;
	display: block;
	padding-left: 10px;
	width: 194px;
	background-color: #007777;
	font-weight: bold;
	margin-top: 10px;
}
#ccol1 .contentbg {
	background-image: url(images/mnBG.jpg);
	background-repeat: no-repeat;
	background-position: right top;

}
.content ol {
	background-image: none;
}
#ccol2 ul {
	margin-left: -200px;
}

.bodyForm {
	width: inherit;
	display: block;
	float: right;
	margin: 5px;
	padding: 0 10px 10px 10px;
}
#main .index {
	width: 100%;
}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.arrowlistmenu{
	width: 240px; /*width of menu*/
}

.arrowlistmenu .headerbar{
	color: white;
	margin-bottom: 10px; /*bottom spacing between header and rest of content*/
	text-transform: uppercase;
	padding: 4px 0 4px 10px; /*header text is indented 10px*/
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	background-color: black;
	background-image: url(images/titlebar.gif);
	background-repeat: repeat-x;
	background-position: left center;
	text-align: center;
}
.headerbar a {
	color: #FFFFFF;
	font-size: 12px;
}
.arrowlistmenu .quicklinks{
	color: white;
	margin-bottom: 10px; /*bottom spacing between header and rest of content*/
	text-transform: uppercase;
	padding: 4px 0 4px 10px; /*header text is indented 10px*/
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	background-color: black;
	background-image: url(images/titlebarQuick.gif);
	background-repeat: repeat-x;
	background-position: left center;
}

.arrowlistmenu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
	padding-left: 3px;
}

.arrowlistmenu ul li{
padding-bottom: 3px; /*bottom spacing between menu items*/
font-family: Arial, Helvetica, sans-serif;
}

.arrowlistmenu ul li a{
	color: #434365;
	background: url(images/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
	display: block;
	padding: 2px 0 1px 19px;
	/*padding-left: 19px; link text is indented 19px*/
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px solid #dadada;
	font-size: 12px;
}

.arrowlistmenu ul li a:visited{
color: #000000;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #000000;
background-color: #F3F3F3;
}
.titleBar {
	color: #0066CC;
	background-color: #F4F4F4;
	display: block;
	width: auto;
	font-size: 14px;
	font-weight: normal;
	padding: 3px 0 3px 3px;
}
#main_inner .haloNav {
	padding: 10px 0;
	font-size: 14px;
}
.haloNav a {
	color: #2F6017;
	text-decoration: none;
}
.box {
	border: 1px solid #666699;
	padding: 10px;
	margin: 0 0 20px 10px;
}
/*start lightbox--------------------------------------------------------*/
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{
	left: 0;
}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(professionals/images_lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/lightbox/prev.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/lightbox/next.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 8px; color: #006699 }
#imageData #imageDetails{ width: 100%; float: left; text-align: left; }	
#imageData #caption{ /*font-weight: bold;*/ font-size:12px	}
#imageData #numberDisplay{ display: block; clear: left; padding-top: 10px; color:#000; text-decoration:underline;	}			
#imageData #bottomNavClose{ width: 16px; float: right;  padding-bottom: 0.1em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
	
.titleList {
	font-size: 16px;
	font-weight:normal;
	margin-left: 20px;
	color: #000000;
	padding: 0px;
}
.titleBar a {
	color: #003399;
	font-size: 14px;
}
ul .indent {
	padding-left: 30px;
}
.pad {
	padding-left: 30px;
}




#chromemenu{
width: 99%;
font-size: 11px;
}

#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#chromemenu ul{
border: 1px solid #BBB;
width: auto;
background: url(images/chromebg.gif) center center repeat-x;
padding: 5px 0;
margin: 5px 0;
text-align: center; /*set value to "right" for example to align menu to the left of page*/
}

#chromemenu ul li{
display: inline;
}

#chromemenu ul li a{
color: #494949;
padding: 5px;
margin: 0;

text-decoration: none;
border-right: 1px solid #DADADA;
}

#chromemenu ul li a:hover{
background: url(images/chromebg2.gif) center center repeat-x;
}
