﻿
/* Master Styles */

html {
    min-height: 101%;
    font-size: 100%;
}

body {
	padding: 0;
	margin: 0;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-weight: normal;
	color: #336699;	
	font-size: 62.5%;
	}
	
div {
    margin: 0;
    padding: 0;
	border-style: solid;
	border-width: 0;
	z-index: 1;
}

p {
	font-size: 1.4em;
	font-weight: normal;
	line-height: 140%;
	margin: 0 0 15px 0;
    border-style: solid;
	border-color: #e878a5;
	border-width: 0;
}

li {
	font-size: 1.3em;
	font-weight: normal;
	line-height: 150%;
}

a {
    font-size: 1em;
	color: #336699;
}

a img 
{
    border-width: 0;
}

h1 {
    font-size: 2.5em;
	font-weight: normal;
	line-height: 0.8em;
	color: #777777;
	margin: 0 0 15px 0;
    padding-bottom: 10px;
    border-bottom: solid 0px #777777
}

h2 {
    font-size: 2.2em; 
	font-weight: normal;
	margin: 0 0 10px 0;
}

h3 {
	font-size: 1.9em;
	font-weight: normal;
	margin:25px 0 15px 0;
}

h3 a {
	font-weight: bolder;
	text-decoration: none;
}

h4 {
	font-size: 1.5em;
	font-weight: bold;
	margin: 25px 0 5px 0;
}

h4 a {
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
}

h5 {
	font-size: 1.5em;
	font-weight: normal;
	margin: 0 0 0px 0;
}

h5 a {
	font-weight: bold;
	text-decoration: none;
}


h6 {
    font-size: 1.3em;
	font-weight: bolder;
	line-height: 1.9em;
	margin: 0;
	border-style: solid;
	border-width: 0px;
}


/*##################*/
/*      Layout      */
/*##################*/

div#pagewrap 
{
    width: 100%;
    max-width: 912px;
    width: auto !important;
    margin: 0 auto;
}

div#pagemain 
{
    position: relative;
}

div#pagehead {
    text-align: center;
    height: 124px;
    overflow: hidden;
}


div#pagemain_lh 
{ 
    position: absolute;
    top: 57px;
    width: 155px;
}

div#pagemain_rh 
{
    position: absolute;
    top: 57px;
    left: 747px;
    width: 164px;
    text-align: center;
    border-width: 0;
}

div#pagemain_centre 
{
    position: relative;
    left: 155px;
    width: 541px;
    padding: 0 25px 0 25px;
    text-align: left;
    border-right: solid 1px #999999;
    min-height: 600px;    
}

div#pagemain_rh_content 
{
    position: relative;
    left: 25px;
    width: 140px;
    text-align: left;
}


div#pagefoot 
{
    clear: both;
    margin: 20px 0 0 0;
    padding-top: 2px;
    border-top: solid 1px #336699;
}

div#pagefoot p { font-size: 1.2em; }

p#pagefoot_lh { float: left; }

p#pagefoot_rh { float: right; }

img#bannermhwb { margin-right: 40px; }
    
img#bannerfnclogo { position: relative; bottom: 7px; }

div#nav { margin: 10px 0 30px 0; }

img#imgmhfainstructor { margin: 30px 0 0 0; }
 

/* Page Left and Right Generic Text Styles */
div#pagemain_lh p, div#pagemain_rh p { font-size: 1.3em; color: #616161; line-height: 140%; }    
div#pagemain_lh a, div#pagemain_rh a { color: #616161; }
div#pagemain_lh p { margin-bottom: 0; background-color: #f1f1f1; padding: 0 5px 0 5px; }

/* Page Right Custom */
div#pagemain_rh p#p4, div#pagemain_rh p#p4 a { color: #016432; }
div#pagemain_rh p#p4 { font-size: 1.5em; margin-top: 30px; } 


/* Shadow Box */
.shdwboxtop 
                {    background-image: url(/images/layout/boxbdrtop.png);
                     background-repeat: no-repeat;
                     width: 144px;
                     height: 7px;
                     margin: 0 0 0 -6px;
                }

.shdwboxbdr     
                {    background-image: url(/images/layout/boxbdr.png);
                     background-repeat: repeat-y;
                     width: 144px;
                     margin: 0 0 0 -6px;
                     text-align: center;
                }

.shdwboxbtm 
                {    background-image: url(/images/layout/boxbdrbtm.png);
                     background-repeat: no-repeat;
                     width: 144px;
                     height: 7px;
                     margin: 0 0 30px -6px;
                }

#needhelpnow #helphands
                {    margin: -3px 0 4px 0;    
                }

#needhelpnow #nhnhref
                {   color: #e83d86; 
                }                

#needhelpnow #nhntitle
                {   font-size: 170%;
                }
                
#needhelpnow #nhnbody
                {   font-size: 130%;
                }
       
/*##################*/
/*    Navigation    */
/*##################*/


.navmaster { margin: 0 auto; }
.navmaster ul li { margin-right: 40px; }


/* LH Nav */

div#pagemain_lh .menuitem a { color: #336699; }
.menuitem a { display: block; padding: 0 5px 0 5px; line-height: 26px; }
.menuitem { font-size: 1.3em; width: 100%; height: 26px; }
.menuitem td { background-image: url(/images/layout/lhnavitem.gif); background-repeat: repeat-x; }
.menuitem td img { margin-right: 8px; }
.menuitemselect td { background-image: url(/images/layout/lhnavitemselect.gif); background-repeat: repeat-x; }

/* Tabs Nav */

ul.tabsnav {
    margin: 0;
    padding: 0;
    list-style: none;
    border: solid 1px #ffffff;
}

ul.tabsnav li{
    float: left;
    margin: 10px 6px 20px 0;
    }
    
ul.tabsnav li a {
    display: block;
    padding: 2px 7px 2px 7px;
    font-weight: bold;
}

ul.tabsnav li a.lnkbtn {
    background-color: #e1e1e1;
    text-decoration: underline;
}

ul.tabsnav li a.lnkbtnselected {
    background-color: #afd9ef;
    text-decoration: none;
}

/* Hides a static link behind the ASP Link button for search bots to follow */
a.tabsnav_statlink { position: relative; margin-top: -24px; z-index: -1; }

/* AboutUs Nav */


ul.Nav2ndr2 {
	margin: 0 0 20px 0;
	padding: 0;
	list-style-type: none;
	height: 21px;
}

ul.Nav2ndr2 li {
    position: relative;
    top: 0px;
	padding: 0;
	float: left;
	margin: 0 17px 0 0;
	background-color: #ffffff;
	/* border: solid 1px black; */
	
}

ul.Nav2ndr2 a{
    display: block;
	padding: 0px 0px 2px 0px;
	text-decoration: none;
	color: #777777;
	line-height: 16px;
}

ul.Nav2ndr2 a:Hover {
    text-decoration: underline;
    }

ul.Nav2ndr2 li.current {
	position: relative;
	top: 0px;
}

ul.Nav2ndr2 li.current a {
	color: #336699;
	text-decoration: underline;
}

/*##################*/
/*    Classes       */
/*##################*/

a.a_hover { text-decoration: none; }
a.a_hover:hover { text-decoration: underline;}
a.a_none { text-decoration: none;}



div.err {
    padding: 0 10px;
	background-color: #d5d5d5;
	border-width: 1px;
	border-color: #999999;
	border-style: solid;
	color: #C06121;
}

div.err a{
    color: #C06121
}

div.submitfrm{
	padding: 20px 20px 5px 20px;
	/* width: 460px; */
	background-color: #f1f1f1;
	border-width: 1px;
	border-color: #c9c9c9;
	border-style: solid;
}

div.layout {
    border-color: #e83d86;
}

div.content {
    border-color: #336699;
    }

p.large {
    font-size: 1.6em;
    line-height: 140%;
}

p.larger {
    font-size: 1.9em;
    line-height: 140%;
}

p.small {
    font-size: 1.2em;
}

span.small {
    font-size: 0.9em;
}


p.comment {
    color: Green;
    font-style: italic;
    margin: 0;
    }

p.nextpage {
    float:right; 
    margin: 10px 10px 10px 0;
    }

.quote {
    font-weight: bold;
    font-style: italic;
}

.quotefoot {
    font-weight: normal;
    font-style: italic;
    font-size: 0.8em;
    line-height: 130%;
}

span.std {
    font-size: 1.3em;
	font-weight: normal;
	line-height: 150%;
}
    
img.pagepic {
    margin-bottom: 15px;
    }


div.lhbartop {
    width: inherit;
    height: 6px;
    overflow: hidden;
    background-image: url(/images/layout/lhbartop.gif);
    background-repeat: no-repeat;
    }
    
div.lhbarbtm {
    width: inherit;
    height: 6px;
    overflow: hidden;
    background-image: url(/images/layout/lhbarbottom.gif);
    background-repeat: no-repeat;   
    margin-bottom: 15px;     
}


div.lhnavbtm {
    width: 155px;
    height: 6px;
    background-image: url(/images/layout/lhbarbottom.gif);
    background-repeat: no-repeat;    
    margin-bottom: 15px;
    }

div.lhnavtop {
    width: 155px;
    height: 6px;
    background-image: url(/images/layout/lhbartop.gif);
    background-repeat: no-repeat;
    border-bottom: solid 1px #c9c9c9;
    }


/* .Net Controls */
.btnnormal {
	font-family: inherit;
	font-size: inherit;
	color: inherit;
	background-color: #d5d5d5;
	border-width: 1px;
	border-bottom-color: #777777
}