/* CSS Document */

html
{
margin: 0px 0px 0px 0px;
height: 100%;
font-family: Arial, Helvetica, sans-serif;
color: #000000;
}
body {
	background: #ffa500 url(images/bg.gif) repeat-y;
	color: #000;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 9pt;
	margin-top: 0;
	padding: 0;
	text-align: center;
}
.heading {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}
.pageheader {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
}


.left
{
background: url(images/left2.gif);
}
.right
{
background: url(images/right2.gif);
}

.bodytext {font-size: 12px}
.requiredfield {color: #FF0000; font-size: 12px}
.webdesigngt { font-size: 11px;	font-weight: bold; }


.header
{
background: url(images/header3.jpg);
text-align: right;
vertical-align: bottom;
}
.header table.nav
{
height: 20px;
}


.small,.red {
width: 80px;
padding: 0px 1px 0px 1px;
text-align: center;
height: 100%;
line-height: 18px;
}
.big {
width: 130px;
padding: 0px 1px 0px 1px;
text-align: center;
height: 100%;
line-height: 18px;
}

.small a {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
background: url(images/tabs.gif);
color: #FFFFFF;
text-decoration: none;
display: block;
height: 100%;
}
.small span {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
background: url(images/tabs2.gif);
width: 100%;
height: 100%;
color: #FFFFFF;
text-decoration: none;
display: block;
}
.small a:hover {
background: url(images/tabs2.gif);
}


.red a {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
background: url(images/tabr.gif);
color: #FFFFFF;
text-decoration: none;
display: block;
height: 100%;
}
.red span {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
background: url(images/tabr2.gif);
width: 100%;
height: 100%;
color: #FFFFFF;
text-decoration: none;
display: block;
}
.red a:hover {
background: url(images/tabr2.gif);
}

.big a {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
background: url(images/tab.gif);
color: #FFFFFF;
text-decoration: none;
display: block;
height: 100%;
}
.big span {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
background: url(images/tab2.gif);
width: 100%;
height: 100%;
color: #FFFFFF;
text-decoration: none;
display: block;
}
.big a:hover {
background: url(images/tab2.gif);
}

h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: normal;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}



.content
{
border-top: 10px solid #6699CC;
background-color: #FFFFFF;
height: 100%;
vertical-align: top;
}
.content2
{
border-top: 10px solid #D63E25;
background-color: #FFFFFF;
height: 100%;
vertical-align: top;
}
.footer
{
font-size: 10px;
text-align: center;
background-color: #6699CC;
padding: 2px 0px 4px 0px;
}

.Links {
	color: #000000;
	font-family: Arial, Verdana, sans-serif;
	font-weight:bold;
	font-size: 12px;
	text-decoration: none;
}
a.Links {
	color: #000000;
	font-family: Arial, Verdana, sans-serif;
	font-weight:bold;
	font-size: 12px;
	text-decoration: underline;
}

a.Links:visited {
	color: #000000;
	font-family: Arial, Verdana, sans-serif; 
	font-weight:bold;
	font-size: 12px;
	text-decoration: underline;
}

a.Links:hover { 
	color: #000000;
	font-family: Arial, Verdana, sans-serif;
	font-weight:bold;
	font-size: 12px;
	text-decoration: none;
}

a.Links:active {
	color: #000000;
	font-family: Arial, Verdana, sans-serif;
	font-weight:bold;
	font-size: 12px;
	text-decoration: underline;
}

