/* CSS Document */

.small {
	font-size: 8pt;
}
.content {
	font-family: Georgia, Tahoma, Arial;
	font-size: 11pt;
	color: #fff;
	margin:5px 10px 10px 10px;
}
.piclink {
	border: 0px;
	margin: 8px;
}
.emphasis b strong {
	color: #3366CC;
	font-weight: bold;
}

a.bodlinks:link {
	color:#3366CC;
	text-decoration:underline;
}
a.bodlinks:visited {
	color:#3366CC;
	text-decoration:underline;
}
a.bodlinks:hover {
	color:#3366CC;
	text-decoration:none;
}
a.bodlinks:active {
	color:#3366CC;
	text-decoration:underline;
}

/* NAVIGATION */
.links a {
float: right;
width: 132px;
background-color: #000000;
padding-bottom: 2px;
padding-top: 2px;
padding-left: 2px;
display: block;
border-left: 10px solid #000000;
border-right: 2px solid #000000;
border-top: none;
border-bottom: none;
text-decoration: none;
text-align: left;
}
.links a:hover {border-left: 10px solid #5544ff;
text-decoration: none;
color: #FFFFFF;
}
.buttons {
font: 10pt Tahoma, Arial, sans-serif;
color: #3366CC;
font-weight: bold;
}
.buttons2 {
font: 10pt Tahoma, Arial, sans-serif;
color: #FFFFFF;
}
td {
vertical-align: text-top;
}


/*layout stuff*/
body {
	background-color: #000000;
	font-family: Georgia, Tahoma, Arial;
	color: #ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto; 
}
.bodywrap {
	padding-top: 10px;
	background-image: url(img/bg2.gif);
	background-repeat: repeat-y;
	background-position: top center;
}
.sectionleft {
	background: #3366CC;
}
.frame {
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	width: 1004px;
	text-align:left;
}
.frame2 {
	width:1004px;
	height: 100px;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
}
.contentheaderleft {
	background: url(/img/main_logo2_blue.gif) no-repeat;
	height:100px;
	width: 450px;
	margin:0px;
	float: left;
}
.contentheaderright {
	width: 554px;
	height: 57px;
	padding-top: 43px;
	text-align: right;
	font-family: "Century Gothic", Tahoma, Arial;
	color: #FFFFFF;
	font-size: 17pt;
	font-style: italic;
	margin: 0px;
	float: left;
}
.formleft {
	float: left;
	width: 80px;
	font-family: Tahoma, Arial;
	font-size: 11pt;
	color: #fff;
	margin:0px 10px 10px 10px;
}
.formright {
	float: left;
	width: 527px;
	font-family: Tahoma, Arial;
	font-size: 11pt;
	color: #fff;
	margin:0px 10px 10px 0px;
}
.formleft2 {
	float: left;
	width: 260px;
	font-family: Tahoma, Arial;
	font-size: 11pt;
	color: #fff;
	margin:0px 10px 10px 10px;
	text-align: right;
}
.formright2 {
	float: left;
	width: 347px;
	font-family: Tahoma, Arial;
	font-size: 11pt;
	color: #fff;
	margin:0px 10px 10px 0px;
}
.footer {
	width: 100%;
	background-color: #000000;
	color: #FFFFFF;
	font: 8pt Tahoma, Arial, sans-serif;
	height: 50px;
	padding: 10px 0;
	float: left;
	text-align:center;
}
.portfolio {
	margin: 5px;
}

.newmenu {
	border: #3366CC 2px solid;
}
a.newbuttons:link, a.newbuttons, a.newbuttons:visited {
	color: #FFFFFF;
	background-color: #000000;
}

a.newbuttons:hover {
	background-color: #3366CC;
}
a.newbuttons:active {
	background-color: #000000;
}
a.rightbuttons:hover {
	background-color: #3366CC;
}
#page {
	background-color: #3366CC;
}
.legend {
	background-color: #3366CC;
}
