﻿@import url('color.css');

/* layout */

html, body { margin: 0px; padding: 0px; }

body {
	text-align: center;
}

.clear { clear: both; }

.floatright { float: right; margin: 0px 0px 10px 10px; }

.title {
	margin: 11px 0px 6px 0px;
}

{ margin: 1em 0px; }

table.data {
    margin: 10px 0px;
    border-collapse: collapse;
    border-spacing: 0px;
    background-color: #D7D7D7;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #000082;
    }
	table.data td, table.data th { text-align: left; padding: 3px;}

#container {
	width: 772px;
	margin: 0px auto;
	text-align: left;
}

#container {
	width: 772px;
	margin: 0px auto;
	text-align: left;
}

#header {
	position: relative;
	height: 123px;
	margin-top: 5px;
}
	
	#logo {
		margin: 0px;
		padding: 0px;
		position: relative;
		top: 0px; /* change this to 0px if using graphic logo was 35px */
		left: 0px; /* change this to 0px if using graphic logo was 10px*/
	}
	
	#topmenu {
		margin: 0px;
		padding: 0px;
		list-style: none;
		position: absolute;
		top: 10px;
		right: 9px;
	}
		#topmenu li {
			display: inline;
			padding: 0px 10px;
		}

.menu2 {
    width: 772px;
    height: 29px;
    border-top: solid 1px #fff;
    background: url('images/menubarv3.gif') no-repeat;
    position: absolute;
    top: 93px;
    left: 0px;
}
	.menu ul {
		margin: 6px 5px 0px 0px;
		padding: 0px;
		list-style: none;
	}
	
	.menu li {
		padding: 5px 0px;
		display: inline;
	}
	
	.menu a { 
		display: block; 
		float: left;
		padding: 0px 15px 0px 14px;
	}

#body2 {
	width: 179px;
	float: left;
	margin-bottom: 10px;
}

	.box-left {
		width: 179px;
		margin: 0px 0px 9px 0px;
		padding-bottom: 11px;
	}
	
	.box-left-inner { padding-top: 8px; }
	
	#body2 h3 {
	width: 179px;
	height: 21px;
	margin: 11px 0px 2px 0px;
	color: #fff;
	padding: 3px 5px;
/* box model hack */	voice-family: "\"}\"";
	voice-family: inherit;
	width: 169px;
	height: 15px;
	text-align: center;
}
		html>body #body2 h3 { width: 169px;  height: 15px; }
	
	.box-left p {
		margin: 0px 11px 8px 11px;
	}
	
	.leftmenu {
		margin: 0px 11px 0px 11px; 
		padding: 0px;
		list-style: none;
	}

#body1 {
	width: 584px;
	float: right;
	margin-bottom: 10px;
}

	.box, box2 {
		width: 584px;
		margin: 9px 0px 9px 0px;
	}
	
	.box-inner, .box2-inner {
		padding: 12px 13px 12px 13px;
		position: relative;
	}
	
	.box h3, .box2 h3, .box p, .box2 p { margin-top: 0px; }
	
	

#footer {
	clear: both;
	margin: 0px;
	padding: 5px 0px;
}

@media print {
	#header, #logo, #menu, #topmenu, #navtitle, #leftnav, #footer { display: none; }
	body { background: #fff; padding: 20px; }
	#body1, #body2 { float: none; }
	#container, #body1, #body2, #footer { width: auto; }
	.box, .box2, .box-left { width: auto; height: auto; display: block; float: none; margin: 0px; background: none; padding: 0px;}
	.box-inner, .box2-inner, .box-left-inner{ background: none; padding: 0px; }
	.title, #body2 h3,  .box h3, .box2 h3, #body2 h3.accent { margin: 10px 0px; padding: 0px; background: none; color: #a30101; }
	#body2 { border-top: solid 1px #5e6d77; }
	.box-left p { margin: 10px 0px; padding: 0px; }
}


.navbuttonstatic
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #004990;
    border: medium outset #6689CC;
}
.bottombar
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #AF1E2D;
    border: medium outset #FFA3B2;
}
.SelectLabel
{
    font-size: small;
    vertical-align: middle;
    color: #0047FF;
}
.selecttable
{
    vertical-align: middle;
    text-align: right;
}

.formgroup
{
 
.formgroup
{
    background-color: #C00000;
    color: #FFFFFF;
    border-top-style: solid;
    border-width: medium;
    border-color: #0047FF;
    border-right-style: none;
    border-left-style: none;
}
}
.style20Copy
{
    background-image: url('images/pagebgjpg.png');
    background-repeat: no-repeat;
    padding: 0px;
    margin: 0px;
    border-style: none;
    height: 700px;
}
.style1Copy
{
    border: thin solid #004990;
    width: 720px;
}
.pagebackground
{
    background-image: url('../images/pagebgjpg.png');
    background-repeat: no-repeat;
    padding: 0px;
    margin: 0px;
    border-style: none;
    height: 700px;
}
