body {
	margin-top: 10px;
	background-color: #eeede5;
	height: 100%;
	font-family: Arial, Helvetica,Verdana, sans-serif;
	font-size: .8em;
	text-align: center;
}


#wrapper	{
	width: 900px;
	margin-left:auto;
	margin-right: auto;
}

#main	{
	width: 900px;
	padding: 10px 13px 0px 13px;
	margin-left:auto;
	margin-right: auto;
	text-align: left;
}
/* ****************** Page formatting **************************** */

#maintable{
	background-color: #ffffff;
	width: 100%;
}

#maintable2{
	background-color: #ffffff;
	width: 100%;
	background-image: url(Mission/images/innerbg.gif);
	background-repeat: repeat-x;
}

#innershadow{
	background-image: url(Mission/images/innershadow.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 6px;
	text-align: right;
}

.innershadow2{
	background-image: url(Mission/images/innershadow2.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 6px;
	text-align: right;
}

#menufooter{
	margin: 0 auto;
	background-color: #ffffff;
	background-image:none;
	font-family: Arial, Helvetica,Verdana, sans-serif;
	font-size: .8em;
	text-align: center;
	border-top: solid 1px #d1d5d5;
	padding-top: 10px;
}

#menufooter table{
	margin: 0 auto;
	background-color: #ffffff;
	background-image:none;
}

#addressfooter{
	margin: 0 auto;
	background-color: #eeede5;
	background-image:none;
	font-family: Arial, Helvetica,Verdana, sans-serif;
	font-size: .8em;
	text-align: center;
	padding-top: 10px;
}
/* ********************** Standard HTML tag settings ******************************** */

h3{
	color: #004080;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
	font-family:Helvetica, Arial, sans-serif;
}

h2{
	color: #004080;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
	font-family:Helvetica, Arial, sans-serif;
}

h1{
	color: #004080;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
	font-family:Helvetica, Arial, sans-serif;
}

h1	{
	font-size: 1.6em;
}

h2	{
	font-size: 1.3em;
}

h3	{
	font-size: 1.1em;
}

img {
 border: none;
}

table	{
	border: 0;
	border-collapse:collapse;
}

table td	{
	padding:inherit;
}

a:visited	{
	color:  #004080;
}


a:link	{
	color:  #004080;
}


a:hover	{
	color:#3e6fa4;
}
/* ********************** Main column styles ******************************** */
#header{
	background-image:url(images/headernew.jpg);
	width:900px;
	height:138px;
	background-repeat: no-repeat;
	background-position: left;
	border:none;
	position:relative;
}

#home-link {
    position: absolute;
    width: 257px;    /* width of the logo */
    height: 97px;   /* height of the logo */
    top: 0; 
	left: 0; /* top-left corner of logo */
    border: 0;
    float: left;
}

#rightcol{
	padding: 30px 15px 15px 15px;
	border-left: solid 1px #d1d5d5;


}

#rightcol a {
	color: #004080;
	text-decoration: underline;		
}


#rightcol a:visited {
	color: #004080;
	text-decoration: underline;	
}

#rightcol a:hover {
	color: #004080;
	text-decoration: none;
}


#maincol{
	padding: 30px;

}


#maincol a {
	color: #004080;
	text-decoration: underline;		
}

#maincol a:visited {
	color: #004080;
	text-decoration: underline;	
}

#maincol a:hover {
	color: #004080;
	text-decoration: none;
}


#leftcol{
		padding: 15px;
		border-right: solid 1px #d1d5d5;
}

#menufooter a {
	color: #000000;
	text-decoration:none;		
}

#menufooter a:visited {
	color: #000000;
	text-decoration: none;	
}

#menufooter a:hover {
	color: #000000;
	text-decoration: none;
}

#addressfooter a {
	color: #000000;
	text-decoration:none;		
}

#addressfooter a:visited {
	color: #000000;
	text-decoration: none;	
}

#addressfooter a:hover {
	color: #000000;
	text-decoration: none;
}

/* **********************  Top Navigation styles **************************** */
#navbar{
	width: 545px;
	height: 32px;
	position:absolute;
	right:0;
	bottom:0;
	border-style:none;
}

#logohome{
	position:absolute;
	top:0;
	left:0;
	width:243px;
	height:98px;
	border-style:none;
}

#signinhome{
	position:absolute;
	top:0;
	right:0;
	width:115px;
	height:20px;
	border-style:none;
	padding:5px;
	font-family: Arial, Helvetica,Verdana, sans-serif;
	font-size:9px;
	text-align: left;
	color:#FFFFFF;
	text-decoration:none;
}

#signinhome a {
	color: #ffffff;
	text-decoration:none;
	font-size:9px;	
	font-family: Arial, Helvetica,Verdana, sans-serif;

}


/* ************************* Other styles ****************************** */

.blue	{
	color: #004080;
}

.photo	{
	padding:1px;
	background-color:#ffffff;
	border:1px gray solid;
}

.left	{
	float: left;
	margin-right: 10px;
}

.right	{
	float: right;
	margin-left: 10px;
}

.center	{
	text-align: center;
}


.innerbox{
	padding:4px;
}


.newsinside h3{
	color:#004080;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0px;
	font-size: 13px
}

.rightad{
	margin-bottom: 20px

}
