body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
    font-size: small;
}

#mainLinksHorizontal{
	top:0px;
	left: 0px;
	width: 99%;
	background-color:#EEEEEE;
	height: 15px;
	border: #CCCCCC;
    border-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
	margin: 2px;
	margin-top: 8px;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 8px;
	padding: 2px;
	font-family: Arial,sans-serif;
	font-size: medium;
	font-weight: bold;
}

#masthead{
	
	width: 99%;
	background-color:#000000;
	height: 40px;
	margin: 2px;
	margin-right: 2px;
	padding: 4px;
	top: 0px;
	left: 0px;
}

#mastheadSmall{
	top: 0px;
	left: 0px;
	width:100%;
	background-color:#000000;
	height: 33px;
}

#divPageContent { border-bottom:2px solid #000000; padding:2px 0px 10px 0px;  }

.leftColumn { padding:0px 5px 0px 5px; width:194px;}
.rightColumn {
			  padding:0px 10px 10px 10px; 
			  
}

#footer{
	font-family: Arial,sans-serif;
	color: #ffffff;
	top: 0px;
	left: 0px;
	width:100%;
	background-color:#BCD2E6;
	height: 25px;
}


#footer a{
	color: #ffffff;
}

#footer a:hover{
	text-decoration: underline;
}
.footerText {
	font-size: 12px;
	color: #FFFFFF;
}

/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:  url("../images/bg_nav.jpg");
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}


#screensaver{
	width: 350px;
	border-style: solid solid solid solid;
	border-size: 1px;
	border-width: 1px;
	border-color: #CCCCCC;
	background-color: #EEEEEE;
	padding: 3px;
	font-family: Arial,sans-serif;
	font-size: small;
}

#screensaver h1{
	font-family: Arial,sans-serif;
	font-size: medium;
}

#menu{
	width: 170px;
	margin: 10px;
	border-style: solid solid solid solid;
	border-color: #CCCCCC;
	background-color: #EEEEEE;
	border-size: 1px;
	border-width: 1px;
	padding: 3px;
	font-family: Arial,sans-serif;
	font-size: small;
	margin-left: 2px;
}
.t-header{
	width: 100%;
	background-color: #5d749d;
	font-family: Arial,sans-serif;
	font-size: small;
	font-weight: bold;
	color: #fff;
	padding: 2px;
}
.lightblue {background : #dee6f2}

/*- Menu 3--------------------------- */

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#menu3 {
	width: 130px;
	margin: 10px;
	border-style: solid solid none solid;
	border-color: #BCD2E6;
	border-size: 1px;
	border-width: 1px;
	}
	
#menu3 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu3 li a:link, #menu3 li a:visited {
	color: #8BADCF;
	display: block;
	background:  url(../images/menu3.gif);
	padding: 8px 0 0 10px;
	}
	
#menu3 li a:hover {
	color: #627EB7;
	background:  url(../images/menu3.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}
	

/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block; 
}


#utility{
	font: 75% Verdana,sans-serif;
	position: absolute;
	top: 50px;
	right: 8px;
	width: 239px;
}

#utility a{
	color: #ffffff;
}
#utility a:hover{
	text-decoration: underline;
}

#MessageLayer{
	font-family: Arial,Verdana,sans-serif;
	font-size: small;
	position: absolute;
	top: 83px;
	right: 2px;
	width: 150px;
	padding: 2px;
	background-color: #EEEEEE;
	border: #CCCCCC;
    border-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
	visibility: hidden;
}

#MessageLayer a{
	color: #000000;
}

#MessageLayer a:hover{
	text-decoration: underline;
}

.graybody {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: small;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        font-variant: normal;
        color: #000000;
        background-color: #EEEEEE;
        border: #CCCCCC;
        border-style: solid;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
}

.whitebody {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: small;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        font-variant: normal;
        color: #000000;
        background-color: #FFFFFF;
        border: #CCCCCC;
        border-style: solid;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
}

.td3 {
        font-family: arial, helvetica, geneva;
        background-color: #ffffff;
        font-size: small;
        color: #000000;
}
.tableHeader {
        font-family: arial, helvetica, geneva;
        background-color: #CCCCCC;
        font-size: small;
		font-weight: bold;
        color: #000000;
}
.backGround1{
		 background-color: #EEEEEE;
}

.BigText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #006600;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
}
.checkbox{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.checkbox input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
}

.messagebody {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color: #FFFFFF;
	border: #CCCCCC;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	width: 100%;
	height: 80%;
}
.stretch {	height: 100%;
	width: 98%;
}

#header{
	font-size: small;
	width: 90%; 
	max-width: 650px; 
	padding: 3px;
}