body
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: "Lucida Grande" , Verdana,Tahoma, sans-serif;
	color: #333;
	text-align: center;
	background-color: #ccc;
	background-image: url(images/stripe.gif);
	background-attachment: top;
	background-repeat: repeat-x;
}

#content
{
	margin-top: 20px;
	background-color: #99CCFF;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: left; /*border: 1px solid #66666;*/
	position: relative;
	font-family: Verdana, "Trebuchet MS" , "Lucida Grande", sans-serif;
}

#maincontent
{
	width: 760px;
	border: 1px solid #666666;
	text-align: left;
	position: absolute;
	top: 100px;
	background-color: #fff;
	margin-bottom: 15px;
}

#headerleft
{
	display: inline;
	width: 45%;
	position: absolute;
	top: 0px;
	height: 90px;
}

#headerright
{
	display: inline;
	width: 50%;
	position: absolute;
	top: 0px;
	height: 90px;
	left: 50%;
}


#headerright a:link.cmdLink, #headerright a:visited.cmdLink
{
	padding: 1px 3px 1px 3px;
	font-size: 11px;
	display: inline;
	text-decoration: none;
	border: solid 1px #006699;
	color:#fff;
}

#headerright SPAN.cmdLink
{
	color: #fff;
	padding: 5px;
	font-size: 11px;
	display: inline;
	text-decoration: none;
}



#headerright a:hover.cmdLink
{
	border: solid 1px #fff;
}


#headerright #searchbox
{
	margin-top: 20px;
	font-weight: bold;
	display: inline;
	float: right;
	padding: 0px 5px 0px 0px;
	text-align: right;
}


#searchbox P 
{
	margin: 0px;
	padding: 10px 25px 5px 3px;
}


#headerright #searchbox a:link, #headerright #searchbox a:visited
{
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	padding: 0px 0px 5px 0px;
	display: block;
	
}


#headerright #searchbox a:hover
{
	color: #CCFFFF;
}


#headerright #searchbox a.subLinks
{
	font-size: 11px;
}


#searchbox .formBtn
{
	padding:1px 3px 1px 3px;
	font-size:11px;
	color:#fff;
	border:solid 1px #31659C;
	margin:0px;
	background-image:url(images/buttonbg.jpg);
	
}


#headerright #tooltext
{
	display: inline;
	color: #fff;
	margin-top: 1.3em;
	margin-left: 0.8em;
	font-weight: 600;
	margin-right: 0.4em;
	position: absolute;
	width: 35%;
}


#headerright #tootltext a:Link, #headerright #tooltext a:visited
{
	display: inline;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}


#headerright #tooltext P
{
	margin: 0px;
	padding: 3px 10px 5px 0px;
	float: left;
}



#headerleft IMG
{
	border: 0px;
}


#headerright .formText
{
	background-color: #CCFFFF;
	width: 140px;
	border: solid 1px #ccc;
	font-size:11px;
	padding: 2px;
}





/*  Navigation Menu  */

#maincontent #navbar
{
	background-color: #1E4582;
	background-image: url(images/menubarbg.jpg);
	width: 100%;
	height: 28px;
	
}


#maincontent #navmenu
{
	float: left;
	list-style-type: none;
	display: inline;
	color: #fff;
	padding: 3px 3px 2px 3px;
	/*background-color: #1E4582;*/
	background-image: url(images/menubarbg.jpg);
	background-repeat:repeat-x;
	margin: 4px 0px 0px 0px;
	height: 20px;
	width: 99%;
}


#maincontent #navmenu li
{
	display: inline;
	font-family: Verdana, "Trebuchet MS" , Tahoma;
	font-size: 11px;
	font-weight: normal;

}

#maincontent #navmenu LI.firstLeft{
	padding-left:8px;
}

#navmenu li a:link, #navmenu li a:visited
{
	border-right: solid 1px #fff;
	color: #fff;
	text-decoration: none;
	padding:2px 21px 2px 25px;
}

#navmenu li a:hover
{
	color: #CCFFFF
}

#navbar #navmenu a.listend
{
	border-right: none;
}

/*  Left Panel */

#midLeft
{
	
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;	
	width: 72%;
	display: inline;
	float: left;
}


#midLeft P
{
	font-size: 11px;
	color: #333;
	width: 95%;
	padding-left:20px;
	line-height: 15px;
}


#midLeft #place
{
	width: 100%;
	display: inline;
	float: left;
	background-color: White;
	background-image: url(images/headerbg.gif);
}

#midLeft #place H3
{
	font-size: 16px;
	margin-left: 50px;
	font-weight: 700;
	color: #CCC;
	margin-top: 15px;
	padding: 0px 0px 3px 0px;
}
	

#midLeft H3
{
	font-size: 34px;
	font-family: Verdana, "Trebuchet MS", Tahoma;
	margin-top: 5px;
}


#midLeft H4
{
	font-size: 11px;
	margin: 15px 5px 5px 10px;
	color: #0066B3;
	text-transform:uppercase;
}


#midLeft a:Link, #midLeft a:visited
{
	text-decoration: none;
	color: #006699;
}

#midLeft a:hover
{
	text-decoration: none;
	color: #333;
}


#introcenter IMG
{
	padding:0px;
	margin:0px;
	padding: 3px;
	display: inline;

}


#introcenter P.IMG
{
	float: right;
}


#introcenter IMG.mug
{
	float:left;
	padding:8px;
	
	display:inline;
}


#introcenter UL, #introcenter OL
{
	font-size:11px;
}


#introcenter LI
{
	line-height: 15px;
}


#midLeft #introcenter H3
{
	color: #1E4582;
	margin: 10px 5px 5px 10px;
}

#midLeft H5
{
	font-family:Verdana, "Trebuchet MS", "Lucida Grande", Sans-Serif;
	font-size: 11px;	
	margin-left:15px;
}


#midLeft H5.reference
{
	text-transform:uppercase;
}


#midLeft H6
{
	font-family:Verdana, "Trebuchet MS", "Lucida Grande", Sans-Serif;
	font-size: 11px;	
	margin-left:15px;
	color: #666;
}


#midLeft UL.footLink
{
	list-style-type:none;
	width: 100%;
	line-height:normal;
}

#introcenter P.intro:first-letter
{
	font-size:20px;
	color:#666;
	padding:5px 3px 2px 0px;
	font-weight:600;
	float:left;
}

#introcenter TABLE
{
	font-size: 11px;
	margin: 5px 5px 10px 15px;
}


#introcenter TABLE H5
{
	font-size:12px;
}	

#dossier
{
	margin: 15px 5px 5px 15px;
	padding: 2px;
	border: solid 1px #ccc;
	
	width: 95%;
}

#dossier #dossierLeft
{
	display:inline;
	width: 200px;
	float:left;
	padding: 5px;
	
}

#dossier #dossierRight
{
	display: inline;
	width: 150px;
	float:left;
	padding: 5px;
}
	

#midRight
{
	display: inline;
	width: 25%;
	float: right;
	margin: 0px;
	padding: 1px;
}



#intronav
{
	float: left;
	display: inline;
	padding: 5px 5px 0px 0px;
}

#intronav ul
{
	list-style-type: disc;
	margin: 0px 0px 20px 15px;
	padding: 5px 0px 0px 0px;
}

#intronav li
{
	font-family: Verdana;
	color: #666;
	font-size: 11px;
	padding: 7px 0px 7px 5px;
	border-top: solid 1px #ccc;
}

#intronav li a:link, #intronav li a:visited
{
	text-decoration: none;
	color: #666;
}

#intronav li a:hover
{
	color: #006699;
}



#midRight H4
{
	font-size: 11pt;
	color: Green;
	font-family: "Trebuchet MS" , Verdana, Tahoma;
	margin: 5px 3px 5px 15px;
}


#eventpanel
{
	display: inline;
	float: left;
}

#eventpanel h5
{
	font-size: 8px;
	padding: 3px;
}


#eventpanel #eventheader
{
}


/*  Page Footer */

#footer
{
	font-size: 11px;
	display: block; /* float:left; */
	text-align: center;
	width: 100%;
	clear: both;
	margin-top: 15px;
	padding: 15px 0px 15px 0px;
}



#footer a:link, #footer a:visited
{
	color: #1E4582;
	text-decoration: none;
}

#footer a:hover
{
	
}


TABLE TD.index
{
	text-align:right;
}

.formValue
{
	font-weight:600;
	color: #666;
}

.phone
{
	font-weight: 600;
	color: #666;
}

.super
{
    font-size:8px;
}

H8{
	margin:2px 5px 2px 10px;
	padding:0px;
	font-weight:600;
	color:#666;
	font-size:12px
}

/********************************************************************************

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
	padding: 0px 0px 5px 2px;
	margin: 0px 0px 2px 2px;
}


.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}


