/******* Stylesheet *************/

/*****************************/
/* -- Basic HTML Elements -- */
/*****************************/
\html{position:relative;}
html,body{font-family:verdana,tahoma,'Arial',georgia,sans-serif;}
*{margin:0;padding:0;}
img,object{border:none;vertical-align:bottom;}
.error{color:red !important;list-style:none;}
abbr,acronym{font-style:normal;border-bottom:dotted 1px #333333;cursor:help;}
.print,legend{display:none;}
fieldset{border:none;}
.accessMenu{position:absolute;left:-6000px;top:10px;margin-top:60px;font-size:1.3em;}
.accessMenu li{font-size:1em !important;}
.accessMenu a:focus,.accessMenu a.focused{display:block;position:absolute;left:6000px;width:30em;top:0em;font-weight:bold;z-index:100;color:#000 !important;}
* html .accessMenu a.focused{color:white;background:blue;}



/******************************/
/* -- General Site Classes -- */
/******************************/
/* clear fix */
.contain:after{content:".";display:block;clear:both;visibility:hidden;height:0;}
.contain{display:inline-table;}
* html .contain{/* nomac \*/height:1%;/* nomac */}
.contain{/* nomac \*/display:block;/* nomac */}
/* tm sup */
sup.tm{text-transform:uppercase;font-size:65%;}
sup.tm acronym{border:none;}
/* -- image replacement -- */
.imageReplace{position:relative;/* nomac \*/overflow:hidden;/* nomac */margin:0px; padding:0px;}
.imageReplace span{width:100%;height:100%;position:absolute;background-repeat:no-repeat;top:0px;left:0px;z-index:1;}
/* -- button -- */
.arrowButton{display:block;font-size:70%;list-style-type:none;}
.arrowButton{background:#ededed url(images/site/arrow-green.png) 0 0 no-repeat;}
.arrowButton a{display:block;float:left;padding:0.05em 1em 0.05em 20px;text-transform:uppercase;color:#000;text-decoration:none;position:relative;}
.arrowButton a:hover{text-decoration:underline;}
.arrowButton a *{border:none !important;}
/**************************/
/* -- Site Rules/Color -- *
* green - 339999 
* blue - 10106f
* blue - 00208b
* dark blue - 000033
* light gray - ededed
* gray - 666666
* dark gray - 333333
* end of blue - 1F76AA
*/
/**************************/
html{color:#000;}
a{color:#006;}
a:visited{color:#00208b;}
p,li{font-size:70%;}
p strong{}


/*********************/
/* -- Group [ALL] -- */
/*********************/
body {background:#fff url('images/bg_index.jpg');text-align:center;}
#pageWrap {margin-top:20px;}
#main p {margin:1em;}
#footer {width:760px;background:#fff url('images/footerBG.gif');margin:0 auto;}
#footer #g8logo {float:left;}
#footer #mphlogo {text-align:right;}
#tcs {width:760px;margin:0 auto; margin-top:20px;}
#tcs h1 {font-size:80%;text-align:left;}
#tcs p {margin-bottom:1em;text-align:left;}
#pageHome a {text-decoration:none;color:#818D91;}


