﻿/* Universal Styles */

img {border:0px;}
ul {list-style-type:disc; }

a { color: #DF7A1E; text-decoration: underline;}

body
{	
    font-family: Arial;
    font-size: 12px;
    color: #000000;
    background-color: #A6B3AA;
	text-align: center; 
}

body /* Mozilla Firefox alignment */ 
{ 
	text-align: -moz-center; 
} 


h1,h2,h3,h4,h5,h6{ padding:0px; }

h1{font-size:160%; color: #B5121B; margin: 0px 0px 3px; text-align:center;}        

h2{font-size:150%; margin:0px;}        

h3{font-size:140%; color:#FFFFFF; text-align:center;}        

h4{font-size:130%; color: #5E6E66; margin: 0px 0px 10px 20px;}        

h5{font-size:120%; color:#5E6E66; margin: 0px 0px 0px;}        

h6{font-size:110%; color:#FFFFFF; margin: 0px 0px 10px;
	text-align: center;
}    

/* Div Table Styles */
#header { width: 800px; height: 210px; margin-bottom: 5px;}

#leftContent { width: 601px; float: left; background-color:#EEF0EF; padding:0px 10px 0px; text-align: justify;}

#rightContent { width: 154px; float: right; background-color:#DE791D; padding:15px 10px 0px; text-align:left; background-image:url(images/rightTop.jpg); background-repeat:no-repeat; color: #FFFFFF;}
#rightContent a {color: #FFFFFF;}

/* Navigation Div's and Styles */
#mainNav {width: 800px; height: 39px; background-image:url(images/navBG.jpg); margin-bottom: 5px;}
#mainNav a {color: #FFF; font-size:12px; font-weight: bold; color: #FFF; text-decoration: none; padding: 10px 10px; line-height: 43px;}
#mainNav a:hover {color: #E36F1E; text-decoration: none; background-image:url(images/navEyes.jpg); background-position: center 0px; background-repeat: no-repeat;} 
#mainNav .selected {color: #E36F1E; text-decoration: none; background-image:url(images/navEyes.jpg); background-position: center 0px; background-repeat: no-repeat; line-height: 43px;} 

.paragraphJustify {text-align: justify;}

.logoworksLink
{
	font-family: Arial; 
	font-size: 9px;
	color: #7B7B7B;
	padding: 1px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

.logoworksLink a
{
	padding: 0px 5px;
	color: #7B7B7B;
	font-size: 10px;
	font-weight: bold;
	padding: 1px;
	text-align: center;
	text-decoration: none;
}