A
{
	font-family: verdana;
	font-size: 11px;
	color: #000033;
}
A:link
{
	font-family: verdana;
	font-size: 11px;
	color: #339966;
	text-decoration: underline;
}
A:hover
{
	font-family: verdana;
	font-size: 11px;
	color: #CC6600;
	text-decoration: none;
}
A:visited
{
	font-family: verdana;
	font-size: 11px;
	color: #999999;
	text-decoration: underline;
}
BODY
{
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
}
.border
{
	background-color: #FFFFFF;
}

h1
{
	font-weight: bold;
	font-size: 16px;
	color: #cc6600;
	font-family: verdana;
	margin: 0px;
}
h2
{
	font-weight: bold;
	font-size: 12px;
	color: #339966;
	font-family: verdana;
	margin: 0px;
}
h3
{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: black;
	margin: 0px;
}

.header
{
	background-color: #FFFFFF;
}
.left
{
	background-color: #FFFFFF;
}
.center
{
	background-color: #EEEEEE;
}
.right
{
	background-color: #EEEEEE;
}
.footer
{
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}
.footer a:link
{
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #666666;
}
.footer a:hover
{
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #CC6600;
}
.footer a:visited
{
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #999999;
}
form
{
	font-family: Verdana;
	font-size: 11px;
}
.tableHeader
{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	font-weight: normal;
	text-decoration: none;
	color: #000033;
	background-color: #cccccc;
}
.steps
{
	font-family: verdana;
	font-size: 12px;
	font-style: italic;
	color: #339966;
}

/* Unique Items */


.bg1
{
	background-attachment: fixed;
	background-color: #CDE2F1;
	background-image: url(../images/right_fade.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bg2
{
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.copy
{
	font-family: verdana;
	font-size: 11px;
	color: #000033;
}
.copy A:link
{
	font-family: verdana;
	font-size: 11px;
	color: #CC0000;
	text-decoration: underline;
}
.copy A:hover
{
	font-family: verdana;
	font-size: 11px;
	color: #660000;
	text-decoration: none;
}
.copy A:Visited
{
	font-family: verdana;
	font-size: 11px;
	color: #0066CC;
	text-decoration: underline;
}
.description
{
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}

.error
{
	font-family: verdana;
	font-size: 14px;
	color: red;
	font-weight: bold;
}

.bottom
{
	background-color: #CCCCCC;
}

.formField
{
	border-right: #4A89B9 1px solid;
	border-top: #4A89B9 1px solid;
	font-size: 11px;
	border-left: #4A89B9 1px solid;
	color: #000033;
	border-bottom: #4A89B9 1px solid;
	font-family: verdana;
}

.calendar
{
	border-right: #4a89b9 1px solid;
	border-top: #4a89b9 1px solid;
	font-size: 11px;
	border-left: #4a89b9 1px solid;
	border-bottom: #4a89b9 1px solid;
	font-family: Verdana;
	background-color: white;
}

.dataGridHeader
{
	font-weight: bold;
	font-size: 11px;
	color: #000033;
	font-family: Verdana;
	background-color: #cccccc;
}

.dataGridItem
{
	font-size: 11px;
	color: #000033;
	font-family: Verdana;
	background-color: #f4f4f4;
}

.dataGridFooter
{
	font-weight: bold;
	font-size: 11px;
	color: #000033;
	font-family: Verdana;
	background-color: #cccccc;
}

.dataGridPager
{
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
	color: #000033;
}

.sideNavText
{
	font-size: 10px;
	font-family: Verdana;
	font-weight: normal;
	color: #999999;
}

UL
{
	margin-bottom: 0px;
}

OL
{
	margin-bottom: 0px;
}
