body {
	margin: 0px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #444F67;
}
.pagealign {
		margin:0 auto;
		width:960px;
	}

#topbar {
	background:#000;
	padding:5px 0;
}
	#topbar a, #topbar a:visited, #topbar a:active {
		margin:5px;
		padding:2px 3px;
		display:block;
		background:#000;
		color:#fff;
		font-size:10px;
		float:right;
	}
	#topbar a:hover {
		background:#fff;
		color:#000;
	}
	#topbar img {
		float:left;
	}
	
	
	/* Miscellaneous */
.clearfloat {
	clear:both;
	font-size:1px;
	height:0;
	line-height:0px;
}
.clearleft {
	clear:left;
	font-size:1px;
	height:0;
	line-height:0px;
}

p, td, li, div, th {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
img {
	border: none;
}

.yellow {
	color: #FFCC66;
}
.red {
color:#CC0000;
}

.finefont {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
line-height: 105%;
}

.mediumtab {
	margin-left: 5em;
}

.largetab {
	margin-left: 7em;
}


div#TopFrame {
	width: 100%;
	height: 48px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/top/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

div#topframe_content {
width: 770px;
white-space:nowrap;
margin: 0px; padding: 0px;
}

#TopFrame a img {
	display: inline;
	margin: 0px;
	vertical-align: top;
}


#toHome, #toUW {
display: none;
position: absolute;
left: 597px;
top: 12px;
width: 100px;
font-size: 10px;
color: #EEECEC;
font-family: Arial, Helvetica, sans-serif;
text-align: right;
}


div#MainFrame {
	position: relative;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #EEECEC;
}
table#mainframetable {
width: 770px;
background-color: #EEECEC;
}

td#mainframe_menu_column {
width: 150px;
margin: 0px; padding: 0px;
background-image: url(../images/menu/menu_bg.gif);
background-repeat:repeat-y;
background-position: left;
vertical-align: top;
}
td#mainframe_content_column {
width: 620px;
margin: 0px; padding: 0px;
vertical-align: top;
}


div#MainFrame_Content {
margin: 0; padding: 0;
padding-left: 5px;
}

.alert {
	color: #800000;
	font-weight: bold;
}

A:link
{
	font-size: 12px;
    COLOR: #000066;
    TEXT-DECORATION: underline;
	line-height: 100%;
}
A:visited
{	
	font-size: 12px;
    COLOR: #000066;
    TEXT-DECORATION: underline;
	line-height: 100%;
}
A:hover
{
	font-size: 12px;
    COLOR: #6666cc;
    TEXT-DECORATION: none;
	line-height: 100%;
}

div#BottomFrame {
position: relative;
clear: left;
background-color:#444F67;
background-image: url(../images/bottom/bottom_bg_gray.gif);
background-repeat:repeat-x;
background-position: top;
margin: 0px;
padding: 0px;
width: 100%;
}

div#BottomFrame p {
width: 770px;
margin: 0px;
padding: 8px 25px 10px 20px;
font-size: 11px;
line-height: 120%;
color: #ffffff;
}

div#BottomFrame a:link {
font-size: 11px;
color: #FFCC66;
font-style: italic;
text-decoration: none;
}

div#BottomFrame a:hover {
font-size: 11px;
color: #FFCC66;
font-style: italic;
text-decoration: underline;
}
div#BottomFrame a:visited {
font-size: 11px;
color: #FFCC66;
font-style: italic;
text-decoration: none;
}


div.subpages_title {
margin: 0px;
padding: 0px;
border: 1px solid #666666;
background-color:#FFFFFF;
}
div.subpages_title img {
margin: 0px;
float: left;
margin-right: 10px;
}
div.subpages_title .header {
height: 160px;
background-image: url(../images/main/subtitle_bg.gif);
background-repeat: no-repeat;
background-position: right bottom;
}
div.header h1 {
font-size: 18px;
font-weight: bold;
margin: 5px 5px 20px 0px;
line-height: 150%;
}
div.header h3 {
font-size: 12px;
font-weight: normal;
margin: 0px;
}

 without subpage pictures 
div.subpages_title .header2 {
background-image: url(../images/main/subtitle_bg.gif);
background-repeat: no-repeat;
background-position: right bottom;
}
div.header2 h1 {
font-size: 18px;
font-weight: bold;
margin: 5px 5px 10px 20px;
line-height: 150%;
}
div.header2 h3 {
font-size: 12px;
font-weight: normal;
margin: 0px 0px 15px 20px;
}
 

div.subpages_title .quickmenu {
background-color:#CCCCCC;
padding: 2px 5px 6px 0px;
font-size: 12px;
}
.quickmenu h4{
font-size: 12px;
padding: 0px;
color: #FFFFFF;
font-weight: bold;
margin: 0px 0px 2px 10px;
}

div.quicklinks {
margin: 2px 0px 6px 5px;
line-height: 100%;
}
div.quicklinks a {
padding: 0px 12px 0px 12px;
border-right: 1px solid #ffffff;
}

div.quicklinks a:hover {
background-color:#FFFFFF;
}

p.mainDescr {
line-height: 200%;
}

div.section {
margin: 0px;
margin-bottom: 30px;
border: 1px solid #BBBBBB;
padding: 0px 0px 25px 0px;
background-color:#FFFFFF;
background-image: url(../images/main/section_edge.gif);
background-repeat: no-repeat;
background-position: right bottom;
}
div.section_content {
padding: 5px 8px 0px 10px;
}

h2.section_header {
font-size: 14px;
font-weight: bold;
background-color: #EEECEC;
margin: 0px; padding: 4px 0px 2px 4px;
border-left: 8px solid #444F67;
border-bottom: 1px dotted #FFCC66;
line-height: 100%;
font-variant:small-caps;
}

div.section_content h3 {
margin: 15px 0px 0px 0px; padding: 0px;
font-size: 12px;
font-weight: bold;
}

div.section_content div.indent, div.section_content p.indent, div.section_content table.basictable {
margin-left: 13px;
}
div.section_content p {
margin-top: 7px; 
margin-bottom: 10px;
line-height: 130%;
}
div.section_content div.caption {
font-weight: bold;
color: #000066;
margin-bottom: 3px;
margin-top: 5px;
margin-left: 15px;
}
table.basictable {
border: 1px solid #CCCCCC;
width: 75%;
}
table.basictable td, table.basictable th {
font-size: 12px;
line-height: 140%;
padding-left: 10px;
padding-right: 10px;
}
table.basictable th {
	text-align: left;
}
.grayborder {
	border: thin solid #CCCCCC;
}

tr.gray td, tr.gray th{
background-color: #EEECEC;
}

@media print {
#MenuFrame { display: none; }
#TopFrame { display: none; }
#BottomFrame { display: none; }
	
div#MainFrame_Content {
margin-left: 5px;
}
td#mainframe_menu_column {
width: 10px;
}
div.section {
border: 0px;
}
}

