body {
	min-width: 763px;
	margin: 0;
	padding: 0;
	border: 0;
	/*background-image: url(Images/bg_tile.gif); */
	background-repeat: repeat;
	text-align: center;
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #666666;
	background-color: #FFFFFF;

}
.photocss, img
{
	border-right: whitesmoke 1px solid;
	border-top: whitesmoke 1px solid;
	border-left: whitesmoke 1px solid;
	border-bottom: whitesmoke 1px solid;
}	
#photosdiv
{
	float:left;
	margin:0px;
}
#photosdiv li  
{	
	list-style:none;
	list-style-image: none !important;
	padding: 0px !important;
	text-align: center;
    float: left;
    margin: 5px;
    border: 1px solid #CCC;
    list-style-image:none;

}
#photosdiv ul
{
    margin: 0 auto;
    list-style-image:none;
}


	
/* Typographic style rules adapted from http://www.thenoodleincident.com/tutorials/typography/ */

h1, h3, h4, h5, h6 {color: #999999;}

h1 {
	margin: 0 0 0 0em;
	font-size: 2.0em;
	font-weight: normal;
}
h2 {
	clear: both;
	margin: 0 0 0 0em;
	font-size: 1.7em;
	font-weight: normal;
	color: #686868;
}
h2 a
{
	color:#686868;
}
h3 {
	margin: 1.2em 0em 1.2em -1em;
	font-size: 1.4em;
	font-weight: normal;
}
h4 {
	margin: 0em 0em 1em 0em;
	font-size: 1.2em;
	font-weight: bold;
}
h5 {
	margin: 0em 0em 2px 1em;
	font-size: 1.0em;
	font-weight: bold;
	vertical-align:top;
}
h6 {
	margin: 1.2em 0em 1.2em -1em;
	font-size: 0.8em;
	font-weight: bold;
	color:#fa476d;
}
pre {
	font-family: monospace;
	font-size: 1.0em;
}

strong, b {font-weight: bold;}

acronym[title] {
	cursor:help;
	border-bottom:1px dotted #333333;
	font-size: 95%;
}
#mainwrapper {			
	margin: 0 auto;
	width: 763px;
	text-align: left;
}
#topShadow {
	height: 20px;
	/*
	background-image: url(Images/top_shadow.png);
	background-repeat: no-repeat;
*/
	
}
#topheader
{
	position: relative;
	height: 20px;
	margin-left: 0px;
	font-size: 8pt;
	font-family:Arial;
}
#header
{
	position: relative;
	margin-left: 0px;
	border-top: #eaece9 5px solid;
	border-bottom: #eaece9 5px solid;
}
#contactForm
{

}
#branding
{	
	float:left;
	position: relative;
	color: #95bcfb;
	background-image: url(Images/imgbackground760x411.gif);
	background-repeat: no-repeat;
	height:411px;
	width:760px;
	font-weight: normal;
	font-size: 20pt;
	font-family: 'Franklin Gothic Medium';
}
#brandingweb
{
	position: relative;
	color: #95bcfb;
	background-image: url(Images/imgbackground760x672.gif);
	background-repeat: no-repeat;
	height:672px;
	width:100%;
	font-weight: normal;
	font-size: 20pt;
	font-style: normal;
	font-family: 'Franklin Gothic Medium';
	font-variant: normal;
	left:3px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-top: 0px;
	
}

#spacer
{
	position: relative;
	width: 100%;
	margin-top:20px;
	border-bottom: #999999 1px dotted;
}
#extrainfo
{
	position: relative;
	width:100%;
	padding-top: 20px;
}
#latestnews
{
	position: relative;
	width:50%;
	float:left;
}
#partners
{
	position: relative;
	width:49%;
	float:right;
}
#latestcontrol
{
	width: 350px;
	border-right: #eaece9 1px solid;
	border-top: #eaece9 1px solid;
	border-left: #eaece9 1px solid;
	border-bottom: #eaece9 1px solid;
	margin-left:0px;
}
#latestcontrolb
{
	width: 355px;
	float:right;
	border-right: #eaece9 1px solid;
	border-top: #eaece9 1px solid;
	border-left: #eaece9 1px solid;
	border-bottom: #eaece9 1px solid;
	margin-right:0px;
}
.latestboxa
{
	padding: 0 5px 0 5px;
	width:138px;
}
.latestboxa img
{
	border-style:none;
}
#latesttitle
{	
	position:absolute;
	color: #000000;
	font-family:  Times;
	font-size: 20pt;
	width:140px;
	right:85px;
	top:10px;
}
#latesttext
{
	position:absolute;
	width:180px;
	right:45px;
	top:40px;
	font-family:  Times New Roman;
	font-size: 10pt;
}
#latesttext ul,li
{
	padding: 0px 0px 0px 0px;
	list-style-type:none;
	list-style-position:outside;
}
#latesttext img
{
	border-style:none;
}
#latesttext a
{
	color:Black;
}
#parttitle
{	
	float:right;
	position:absolute;
	color: #000000;
	font-family:  Times;
	font-size: 20pt;
	width:250px;
	left:170px;
	top:10px;
}
#parttext
{
	position:absolute;
	width:130px;
	font-family:  Times New Roman;
	font-size: 12pt;
	width:220px;
	top:40px;
	left:135px;
}
#parttext a
{
	text-decoration: none;
	color:#686868;
}
#parttext a:hover
{
	text-decoration: none;
	color:#fa476d;
}
#companyName {
	color: #999999;
	font-size: 40px;
}

#logoImage {vertical-align: bottom;}

.slogan {
	color: #999999;
	font-size: 20px;
}
.dot {
	color: #95bcfb;
	font-size: 50px;
	font-family: 'Franklin Gothic Medium';
}
.navBar
{
	position: relative;
	width:760px;
	color: #686868;
	font-family: Arial;
	font-size: 19px;
	height:30px;
}
#navBar1
{
	float: left;
	color: #4b85e3;
	width: 14%;
	text-align: center;
	text-decoration:none;
}
#navBar2
{
	float: left;
	width: 23%;
	text-align: center;
}
#navBar3
{
	float: left;
	width: 23%;
	text-align: center;
}
#navBar4
{
	float: left;
	width: 25%;
	text-align: center;
}
#navBar5
{
	float: right;
	width: 15%;
	text-align: center;
}


.navBar a {
	text-decoration: none;
	color:#686868;
}

.navBar a:hover {color:#fa476d;}


#breadcrumbs {
	position: absolute;
	left: 32px;
	bottom: 12px; 
	color: #7cbcfb;
	font-weight: bold;
	
}
#breadcrumbs a {
	text-decoration: underline;
	color: #95bcfb;
}

#breadcrumbs a:hover {text-decoration: none;}

#content
{
	position: relative;
	float:left;
	padding: 15px 15px 0px 15px;
	font-weight: normal;
	font-size: 10.5pt;
	color: #000000;
	font-family: 'Arial';
}
#contentB
{
	position: relative;
	float:left;
	margin-top: 25px;
	padding: 15px 25px 0px 25px;
	font-weight: normal;
	font-size: 10.5pt;
	color: #000000;
	font-family: 'Arial';
}
#contentB ul
{
	padding: 0px 0px 0px 0px;
}
#contentB li
{
	list-style:none;
	list-style-image: url(Images/star.gif);
	list-style-position: outside;
	padding-right: 0px;
	padding-left: 0px;
}
#contentC
{
	position: relative;
	margin-top: 25px;
	padding-top: 15px;
	padding-left: 25px;
	padding-right: 25px;
	font-weight: normal;
	font-size: 9pt;
	color: #000000;
	font-family: 'Arial';
	
}
.contentweb
{
	background-color:#ffffff;
	padding: 5px 5px 5px 5px;
	margin-right:5px;
}
#morelinks
{
	font-weight: normal;
	font-size: 9pt;
	color:#000000;
}

#copy {			
	position:relative;
}

/* Hide from IE5 Mac \*/
* html #content {
	height:100%;
}
/* End hide from IE5 Mac */

#menu {
	position:absolute;
	left:40px;
	top:0;
	width: 180px;
}
#menu a {				
	display:block !important;
	margin-left:40px;	
	background-image: none !important;
	background-repeat: no-repeat;
}		
#menu .menuNormal {
	border: 1px solid #FFFFFF;
	color: #7cbcfb;
	font-weight:bold;
}
#menu .menuHover {
	border: 1px solid #7cbcfb;
	background-color: #FFFFFF;
	color: #7cbcfb;
	background-image: url(Images/img_menu_hover.gif);
	background-repeat:no-repeat;
}
#menu .menuSelected {
	border: 1px solid #FFAF09;
	background-color: #FFFFFF;
	color: #999999;
	background-image: url(Images/img_menu_active.gif);
	background-repeat:no-repeat;	
}

#menu .menuSelected .menuSelected {border:none;} /* khtml compatibility hack */

#menu .subMenu table{			    
	background-color: #FFFFFF;
	background-image: url(Images/subMenu_bg.png);
	background-repeat:repeat-y;
}
#menu .subMenu a {
	width:140px;
	border-style:none;
}

* html #menu .subMenu a {width:139px;}

#menu .subMenuNormal {			 
	color: #00CC00;
	font-weight: bold;
	background-color:#FFFFFF;	
}

html>body .subMenuNormal {border: 1px solid transparent;}

#menu .subMenuHover {
    border:1px solid #1CCD1A;
    background-color:#FFFFFF;
    color: #00CC00;
}
* html #menu .subMenuHover {
    background-color:#FFFFFF;
    color: #00CC00;
 }
#menu .subMenuHover td {
    background-image: url(Images/img_menu_hover.gif);
	background-repeat:no-repeat;
}
html>body #menu .subMenuHover{
 	background-color:#FFFFFF;
	color: #00CC00;
	background-image: url(Images/img_menu_hover.gif);
	background-repeat:no-repeat;
}
html>body #menu .subMenuHover td{
      background-color:transparent;
      background-image:none;
}


* html #copy {padding:0;}

/* Hide from IE5 Mac \*/
* html #copy {height:100%;}
/* End hide from IE Mac*/

#copy ol, #copy ul, #copy li {
	margin-top: 0.5em;
	margin-bottom: 0.0em; 
	padding: 0px 0px 10px 0px;
	
}

* html #copy ul {padding: 5px 0px 0px 0px;}

* html #copy li
{
	
	padding: 5px 0px 0px 0px;
}

#copy li
{	
	list-style:none;
	list-style-image: url(Images/star.gif);
	list-style-position: inside;
	padding-right: 0px;
	padding-left: 0px;
}

#copy p {
	font-size: 1.0em;
	line-height: 1.8em;
}

#copy li > p {margin-top: 0.2em;}

#copy .pullQuote {
	float: right;
	display:inline;
	width: 25%;
	margin: 1em 0 1em 1em;
	font-size: 120%;
	font-weight: bold;
	line-height: 130%;
	/*
	background-image: url(Images/logo_mini.gif);
	background-position: top right;
	background-repeat: no-repeat;
*/
	color: #7cbcfb;
}

#copy a {color:#686868;text-decoration:none;}/*0FCF0F*/

#copy a:link {color:#686868;text-decoration:none;}

#copy a:hover {text-decoration:none;color:#fa476d;}

#copy .textBox {
	border:1px solid #999999;
	margin-left: 1em;
	background-color:#ffffff;
}

#copy .textBox:focus {background-color:#FFFFFF;}

#copy .dropDownlist {
	margin-left: 1em;
	background-color: #ffffff !important;
}

#copy .radioButtonList {margin-left: 1em;}

#copy fieldset {
	
	padding: 1.5em;
}

#copy legend {color: #666666;}

#copy .button {
    margin:1em 0;
    border:1px solid #fa476d;
    background-color:#FFFFFF;
    color:#686868;
} 

* html .button {padding:0 0.5em;} 

#bottomShadow {
	font-size: 8pt;
	font-family:Arial;	
	margin: 30px 0 0 0px;
}
#bottomShadow a {
	color:#686868;
}
#bottomShadow img
{
	border-style:none;
}

* html #bottomShadow {margin-bottom:10px;}

.clearfix:after {
  content: "."; 
  clear: both;
  visibility: hidden;
  display: block;
}
 .clearfix {display: inline-block;} /* Fixes IE/Mac */
 
/* Hides from IE-mac \*/
* html .clearfix,
* html .clearfix * {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

@media print {	
	body {
		border-bottom: 1px solid #000;
		color: #333333 !important;
		background:#FFFFFF !important;		
		font-size:10pt;
		line-height:12pt;
	}	
	h1, h2, h3, h4, h5, h6 {
		font-weight: bold;
		color: #333333;
	}

	#mainwrapper,#topShadow,#bottomShadow {background:none;}

	#header {
		height: auto;
	}	

	#menu,#mastheadImage {display:none;}	


	#companyName {color:#1CCD1A;}

	#breadcrumbs {
		position: static;
		margin: 1em 0;
		padding-bottom: 2em;
		border-bottom: 1px solid #000000;
		color: #333333;
	}

	#breadcrumbs a {color: #333333;}

	#copy {
		float:left;
		width: 760px;
	}

	#copy a {color: #333333;}

	#copy li {
		list-style-image: none;
		list-style-type: disc;
	}

	#copy .pullQuote {display: none;}

	#copy .textBox {
		border: 1px solid #333333;
		background:none;
	}

	#copy .textBox:focus {background:none;}

	#copy fieldset {}

    #copy legend {padding-bottom:1em;}

	#copy .dropDownlist {background:none;}
}