body 
{
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family:Verdana;
	color:#3B3B3B;
}

img.MainHeaderPrintImage
{
	width:507px;
	height:116px;
	border:0px;
}

p
{
	margin:7px 0px 15px 0px;
}

h1,
h1 a
{
	color:#0A83C3;
	font-size:1.4em;
}

h2
{
	color:#0A83C3;
	font-size:1.2em;
	padding-bottom:5px;
	border-bottom:solid 1px #D8D800;
}

#FormHolder h2
{
	border-bottom:none;
	padding:0px;
	margin:0px;
}

h3
{
	color:#0A83C3;
	font-size:1.1em;
}

h4
{
	color:#666666;
	font-size:1.0em;
}

h5
{
	color:#0A83C3;
	font-size:0.9em;
}

h6
{
	color:#0A83C3;
	font-size:0.8em;
}

a.MainHeaderHomePage
{
	background-image:none;
	width:960px;
	height:40px;
	font-size:18px;
}

#HeaderBreadCrumbs div.Left,
#HeaderBreadCrumbs div.LeftNoMenu 
{
	background-image:none;
	color:#000000;
}

#HeaderNav
{
	display:none;
}

#ImageTitle img
{
	display:none;
}

#HeaderBreadCrumbs div.Left
{
	background-image:inline;
}

#HeaderBreadCrumbs div.Right
{
	background-image:none;
}

#CrumbsSearch
{
	display:none;
}

#CrumbsFunctions
{
	display:none;
}

#ContentMenu 
{
	display:none;
}

#ContentRight
{
	
}

div.MainContentLeft
{
	
}

div.ContentSection ul,
div.ContentSection ul ul
{
	list-style-image:none;
	list-style-type:disc;
}

/* Quote Box */

div.quotebox,
div.blue1,
div.blue2,
div.green1,
div.green2,
div.grey1,
div.grey2
{
	border:solid 1px #333333;
	margin:10px;
	padding:10px;
}


#BreadCrumbs ul li
{
	display:inline;
}

div.BackToTop,
div.BackToTopContent
{
	display:none;
}

div#Footer
{
	display:none;
}

/*** FORMBUILDER STYLES ***/

#FormHolder
{
	margin-top:20px;
}

.FormBuilder
{
	width:600px;
}

.FormBuilder h3
{
	color:#000000;
}

.FormBuilderTable
{
	border-collapse: collapse;
	width:100%;
	text-align:center;
}

.FormBuilderTable th,
.FormBuilderTable td
{
	text-align:left;
	vertical-align:top;
	border-top:1px solid #bce0f1;
	font-weight:normal;	
	padding:5px 3px 5px 3px;
}

.FormBuilderTable th
{
	width:175px;
}

.FormBuilderTable textarea
{
	width:98%;
}

.FormBuilderTable td.FormBuilderMessage
{
	font-weight:bold;
}

.FormBuilderFieldInfo,
.FormBuilderDescription
{
	font-size:10px;
	font-weight:normal;
	color:#666666;
	line-height:normal;
	margin-top:1px;
}

.FormBuilderDescription
{
	padding-bottom:5px;
	margin:0px;
}

.FormBuilderButtons
{
	border-top:1px solid #d8d800;
	border-bottom:1px solid #d8d800;
	padding:5px 0px 5px 183px;
}

.FormBuilderButtons input
{
	border:solid 1px #000000;
	width:89px;
	height:25px;
	color:#000000;
	font-weight:normal;
	border:0px;
	margin-right:5px;
	font-weight:bold;
}

.FormBuilderTextSmall
{
	width:50px;
	border:solid 1px #acc4d4;
}

.FormBuilderTextMedium
{
	width:150px;
	border:solid 1px #acc4d4;
}

.FormBuilderTextLarge
{
	width:98%;
	border:solid 1px #acc4d4;
}

td.FormBuilderHeading
{
	border-top:1px solid #d8d800 !important;
	padding-top:15px;
	font-size:1.2em;
	color:#0983c4;
	font-weight:bold;	
	border-bottom:1px solid #BCE0F1;
}

td.FormBuilderSubheading
{
	border-top:1px solid #d8d800 !important;
	padding-top:15px;
	font-size:1.0em;
	color:#0983c4;
	font-weight:bold;
	border-bottom:1px solid #BCE0F1;
}

div.LastUpdated
{
	margin:30px 0px 0px 0px;
}

/* Blue Table */

table.bluetable 
{
	border-collapse: collapse;
	width:100%;
}

table.bluetable th,
table.bluetable td 
{
	border: solid 1px #bcdff2;
	padding:5px;
}

table.bluetable th 
{
  font-weight: bold;
}

/* Green Table */

table.greentable 
{
	border-collapse: collapse;
	width:100%;
}

table.greentable th, 
table.greentable td 
{
	border: solid 1px #d8d800;
	padding:5px;
}

table.greentable th 
{
  font-weight: bold;
}

table.DocumentTable
{
	margin-bottom:30px;
}

table.DocumentTable th
{
	text-align:left;
	padding:5px;
	border:solid 1px #cccccc;
	background-color:#dddddd;
	border-collapse:collapse !important;
}

table.DocumentTable td
{
	text-align:left;
	padding:5px;
	border:solid 1px #cccccc;
	border-collapse:collapse !important;
}

table.DocumentTable td.title
{
	width:170px;
}
table.DocumentTable td.topic
{
	width:150px;
}
table.DocumentTable td.author
{
	width:100px;
}
table.DocumentTable td.date
{
	width:75px;
}
table.DocumentTable td.download
{
	width:150px;
}

table.DocumentTable td.title a
{
	text-decoration:none;
	color:#044393;
}

table.DocumentTable td.title a:hover
{
	text-decoration:underline;
}

table.DocumentTable td.download a
{
	text-decoration:none;
}

ul#TOC
{
	list-style-image:none;
	list-style:none;
	margin:10px 0px 40px 30px;
	padding:0px;
}

div.ContentSection ul,
div.IntroSection ul,
div#LoginContentWrapper ul
{
	list-style-image:url('/Images/bullet_blue.gif');
}

div.ContentSection ul ul
{
	list-style-image:url('/Images/bullet_green.gif');
}

div.BackToTopContent,
div.BackToTopDocs
{
	display:none;
}