﻿body
{
	height:100%; 
	margin:0;
	background-color:white;
	font-family:Arial;
}
#head_space {
	width:100%;
	height:137px;
	background-image:url("images/top_space.gif");
	background-repeat:repeat-x;
}
table.nav_table 
{
    vertical-align:top;
}
#nav_space {
	background-image:url("images/nav_spacer.gif");
	background-repeat:repeat-y;
}
td.nav 
{
    background-image:url("images/nav_side.gif");
    background-repeat:no-repeat;
    width:148px;
    height:395px;
    vertical-align:top;
    background-position:top right;
}
td.nav_td
{
    vertical-align:top;
}
td.icon 
{
    width:10px;
    text-align:left;
}
td.subMenu
{
	width:800px;
}
td.content
{
    background-color:White;
    background-image:url("images/waterMark.gif");
    background-repeat:no-repeat;
    background-position:center;
    width:800px;
    height:300px;
    padding-left:20px;
    padding-right:20px;
    padding-top:15px;
    vertical-align:top;
}
td.nav_td
{
    width:148px;
}
.feedTable 
{
    border-color:#cccccc;
    border-style:solid;
    margin-bottom:8px;
}
.center
{
    text-align:center;
}
.center table
{
    margin: 0 auto;
}
.centerTable table
{
    margin: 0 auto;
}
.reqFieldDisabled
{
    background-color:#ddf2ff;
}
label
{
    margin-left:10px;
}
img
{
    border:0px;
}
.headImage
{
	height:137px;
	background-image:url("images/head_image.gif");
	background-repeat:no-repeat;
	background-position:left;
	vertical-align:bottom;
}
.txtSize
{
	width:300px;
	text-align:right;
	/*margin-left:450px;*/
	margin-bottom:10px;
	float:right;
}
.txtSize h3
{
	margin-bottom:10px;
	color:#444;
}
.txtSize A:link {text-decoration:underline; color:#3366cc; font-family:arial; font-size:12pt; font-weight:bold;}
.txtSize A:visited {text-decoration:underline; color:#3366cc; font-family:arial; font-size:12pt; font-weight:bold;}
.txtSize A:active {text-decoration:underline; color:#3366cc; font-family:arial; font-size:12pt; font-weight:bold;} 
.txtSize A:hover {text-decoration:underline; color:#333; font-family:arial; font-size:12pt; font-weight:bold;}
a[href$='.pdf']
{
	padding-left:20px;
	background:transparent url(/images/icons/PDFIcon.png) center left no-repeat;
}
a[href$='.rtf']
{
	padding-left:20px;
	background:transparent url(/images/icons/text_page.png) center left no-repeat;
}
.download
{
	list-style-type: none;
}
