@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../_bkgds-logos/Background.gif);
}


/* CSS Document */

body,td,th {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
}
a:link {
font-weight: lighter;
color: #333333;
text-decoration: none;
}
a:hover {
color: #999999;
text-decoration: none;
}
a:active {
color: #999999;
text-decoration: none;
}

a:visited {
color: #333333;
text-decoration: none;
}
a:visited:hover {
color: #999999;
text-decoration: none;
}




.style1 {
	color: #990000;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}


.style2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}

body#principles a#principles,{
font-weight:bold;
}

body#mission a#mission,{
font-weight:bold;
}

body#platform a#platform,
{
font-weight:bold;
}

#DivMain {
position:inherit;
top:12px;
width:802px;
height:auto;
padding: 0;
margin: 0px;
}
#DivMenu {
	position:relative;
	width:800px;
	height:auto;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#Div2 {
	position:relative;
	top:0px;
	width:800px;
	height:auto;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}




#search {
height: auto;
width: 125px;
position: relative;
top: 0px;
margin: 0 3px 0 0;
padding: 0 3px 0 0;
text-align: right;
right: 0px;
float: right;
}
#t-main {
width: 800px;
margin: 0;
left: 0px;
clear: both;
}

#pageframe {
height: 27250px;
width: 800px;
margin: 0;
}

#td1 {
	background-color: #FFFFFF;
	width: 50%;
	border-top: solid 1px #000000;
	border-left: solid 1px #000000;
	padding-left: 25px;
	padding-bottom: 5px;
	padding-top: 5px;
}
#td2 {
	background-color: #FFFFFF;
	border-top: solid 1px #000000;
	border-right: solid 1px #000000;
	width: 25%;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-top: 5px;
}
#td3 {
	background-color: #FFFFFF;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
}
#td4 {
	background-color: #FFFFFF;
	width: 25%;
	border-top: solid 1px #000000;
	padding-left: 25px;
	padding-bottom: 5px;
	padding-top: 5px;
}
