/* Page Body Specifications */

body {
    background-color: white;
    margin: 0px;
    padding: 0px;
    border: 0px;
}


div.inlinephoto {
    padding: 0px;
    display: inline;
    margin: 0px 2px 5px 2px;
}

div.PopupMenu tr td{
    background-color: #004c86;
    display: none;
/*
    z-index: 10;
*/}

div.PopupMenu ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

div.PopupMenu li {
    margin: 0px;
    background-color: #004c86;
    padding: 0px;
}


div.PopupMenu li:hover {
    margin: 0px;
    padding: 0px;
    background-color: #004c86;

}

div.PopupMenu a, div.PopupMenu a:visited {
    display: inline;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 10px;
    padding: 0px 4px 0px 4px;
    text-decoration: none;
    text-transform: uppercase;
    margin: 0px;
}


div.PopupMenu a, div.PopupMenu a:hover { color: #7ec66d;}

/*
div.PopupMenu a:hover {
    background-color: #AA1914;
    color: white;
}
*/
/*
div#DesignMenu {
    position: absolute;
    left: 120px;
    top: 90px;
}

div#ConceptMenu {
    position: absolute;
    left: 240px;
    top: 90px;
}

div#NationalMenu {
    position: absolute;
    left: 360px;
    top: 90px;
}

*/
p,blockquote,li,td,th,h1,h2,h3,h4 {
    font-family: Arial,Helvetica,sans-serif;
}

p,blockquote,li,td,th {
    font-size: 12px;
    line-height: 15px;
    color: #000000;

}

h1,h2,h3,h4 {
    font-size: 14px;
    line-height: 15px;
    padding: 0px;
    border: 0px;
    color: #000000;

}

img {
    margin: 0px;
    padding: 0px;
    border: 0px;
}

img.inline {
    margin: 0px 0px 2px 0px;
    padding: 0px;
    border: 0px;
    width:200px;
}

img.TopLogo {
    padding-left: 1.7em;
    border: 0px;
    padding-top: 15px;
    padding-right: 15px;
}

img.LeftLogo {
    position: absolute;
    top: 0px;
    left: 0px;
}
img.LeftContact {
    position: absolute;
    vertical-align: bottom;}

img.Photo {
    margin: 0px -20px 40px 20px;
    float: right;
    padding: 0px;
    border: 0px;
}

p.BodyCopy {
    margin: 0px 0px 0px 0px;
    font-size: 9px;
    font-weight: normal;    
    line-height: 22px;
    text-indent: -7px;
    color: #F7DF95;
}



/*
 * Top Navigation
 */

td#NavigationBar p.nav{
    color: #FFFFFF;
    font-size: 10px;
    font-weight: bold;    
    text-align: center;
    text-transform: uppercase;
    vertical-align: top;
    padding-left: 0px;
    padding-right: 0px;
    
    }

td#NavigationBar a { color: #FFFFFF; text-decoration: none; }
td#NavigationBar a:link { color: #FFFFFF; }
td#NavigationBar a:visited { color: #FFFFFF; }
td#NavigationBar a:active { color: #FFFFFF; }
td#NavigationBar a:hover { color: #f0b116; }

/*



/*
 * Main Content Area
 */


td#MainContentArea {
    padding-top: 0px;
    padding-right: 10px;
    padding-left: 7px;
}

td#MainContentArea p{
    color: #000000;
    font-size: 12px;
    line-height: 15px;
    padding-right: 10px;
    padding-left: 7px;

}

td#MainContentArea h1{
    color: #004a80;
    font-size: 14px;
    line-height: 15px;
    padding-right: 10px;
    padding-left: 7px;

}

td#MainContentArea p.Standout { 
    color: #000000;
    font-size: 12px;
    line-height: 15px;
    padding-right: 10px;
    padding-left: 20px;
    font-style: italic;
}

td#MainContentArea a { color: #2a2353; text-decoration: none; font-weight: bold;}
td#MainContentArea a:link { color: #2a2353; }
td#MainContentArea a:visited { color: #2a2353; }
td#MainContentArea a:active { color: #2a2353; }
td#MainContentArea a:hover { color: #004a80; }



td#MainContentArea ul li{
    color: #000000;
    font-size: 11px;
    line-height: 12px;
}


td#MainContentArea td.headline { 
	font-family: Arial black,Helvetica bold, sans-serif;
    font-size: 17px;
    letter-spacing: -1px;
    color: #000000;
    text-transform: none;
    line-height: 100%;
    padding: 0;
}

td#MainContentArea td.headline2 { 
	font-family: Arial black,Helvetica bold, sans-serif;
    font-size: 17px;
    letter-spacing: -1px;
    color: #000000;
    text-transform: none;
    line-height: 100%;
    padding: 0;
}


td#MainContentArea h2 {
    font-size: 14px;
    font-family: Arial bold,Helvetica bold, sans-serif;
    color: #663300;
    text-transform: none;
    letter-spacing: -1px;
    margin-top: -3px;
}

td#MainContentArea h3 {
    font-size: 12px;
    font-style: italic;
    font-weight: bold;
    line-height: 15px;
    padding-right: 10px;
    padding-left: 7px;
    color: #327868;

}


td#MainContentArea p.Footnote {
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	text-align: center;
    color: #ffffff;
	text-transform: uppercase;
    
}

/* Look for all standard tables throughout the site */
td#MainContentArea table {
/*
    margin-top: 1em;
    margin-bottom: 1em;
*/
    border-bottom: 0px solid #bfc0db;
}

td#MainContentArea table tr th {
    font-weight: bold;
	color: #008DC4;
    text-align: left;
    padding: 4px 6px 4px 6px;
    border-bottom: 0px solid #bfc0db;
}

td#MainContentArea table tr td {
    vertical-align: top;
    text-align: left;
    padding: 4px 6px 4px 6px;
}

td#MainContentArea table tr td.Number {
    text-align: right;
}

td#MainContentArea table tr.Even {
	background-color: #bfc0db;
}


/*
 * Left Navigation
 */

td#LeftNavBar p{
    color: #2a2353;
    font-size: 10px;
    text-align: left;
    text-transform: none;
    vertical-align: top;
    line-height: 11px;
    padding-right: 10px;
    padding-left: 7px;
    
    }

td#LeftNavBar p.space{
    color: #2a2353;
    font-size: 10px;
    font-weight: bold;
    text-align: left;
    text-transform: none;
    vertical-align: top;
    line-height: 11px;
    padding-right: 10px;
    padding-left: 7px;
    padding-top: 10px;
    
    }

td#LeftNavBar p.divhead{
    color: #2a2353;
    font-size: 10px;
    font-weight: bold;
    text-align: left;
    text-transform: none;
    vertical-align: top;
    line-height: 11px;
    padding-right: 10px;
    padding-left: 7px;
     
    }

td#LeftNavBar a { color: #2a2353; text-decoration: none; }
td#LeftNavBar a:link { color: #2a2353; }
td#LeftNavBar a:visited { color: #2a2353; }
td#LeftNavBar a:active { color: #2a2353; }
td#LeftNavBar a:hover { color: #004a80; }

/*



/*
 * Running Footer
 */

div#Footer {
	font-size: 10px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	text-align: center;
	background-color: #0071BC;
    color: #ffffff;
	text-transform: uppercase;
    
}

div#Footer p {


	margin: 0px;
	padding: 5px 0px 5px 0px;
	font-size: 10px;
	text-transform: uppercase;

}

div#Footer p a { color: #008dc4; }
div#Footer p a:link { color: #008dc4; }
div#Footer p a:visited { color: #008dc4; }
div#Footer p a:active { color: #008dc4; }
div#Footer p a:hover { color: #ffffff; }






/* Standout {
	background-color: #DACEC1;
	color: #000000
    padding: 2px 2px 2px 2px;	
    }
*/



 HyperLinks 
a {
	color: #143EAA;
}
a:link {
	color: #143EAA;
}
a:visited {
	color: #143EAA;
}
a:active {
	color: #143EAA;
}
a:hover {
	color: #F2C001;
}


