BODY       { 
	background-color: cccccc;
	color: black;
	background-image:url(/images/office_bg.gif)
	}

H1 {  
	font-family: Arial, Helvetica,Verdana, sans-serif; 
	font-size: xx-large; 
	font-style: normal; 
	color: #000000
	}
	
H2 {  
	font-family:  Arial, Helvetica,Verdana, sans-serif; 
	font-size: x-large; 
	font-style: normal; 
	color: #000000
	}
	
H3 {  
	font-family:  Arial, Helvetica,Verdana, sans-serif; 
	font-size: large; 
	font-style: normal; 
	color: #000000
	}

P {  
	font-family:  Arial, Helvetica,Verdana, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: 14px; 
	color: #000000
	}

span {  
	font-family:  Arial, Helvetica,Verdana, sans-serif; 
	font-style: normal; 
	color: #000000
	}

LI {  
	font-family:  Arial, Helvetica,Verdana, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: 12px; 
	color: #000000
	}

/*	 CAN REMOVE THIS ANYTIME
#contentblock
{
	width: 832;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	
	border-top: #DDDDDD;
	border-right: #EEEEEE;
	border-bottom: #EEEEEE;
	border-left: #DDDDDD;
	background: #FAFAFA;
	border-width: 1px 1px 1px 1px;
	border-style: solid;

	font-size: 12px;
	vertical-align: top;
	white-space: normal;
	}

.block {
	font-size: 10px;
	color: #666666;
	margin-bottom: 15px;
	}

.blocktitle
{
	font-family:  Arial, Helvetica, Verdana, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: 12px; 
	font-weight: bold; 
	text-decoration: none; 
	color: #000000
	}
*/

.debug {  
	font-family:  Arial, Helvetica,Verdana, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: 12px;
	font-weight: bold; 
	text-decoration: none; 
	color: #CC0000
	}
	
.binary {  
	font-family:  Arial, Helvetica,Verdana, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	line-height: 10px;
	font-weight: bold; 
	text-decoration: none; 
	}

.highlight {  
	font-family:  Arial, Helvetica,Verdana, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: 12px; 
	font-weight: bold; 
	text-decoration: none;
	 background-color: FFFF99;
	 padding: 0.2em;
	}

.headline {  
	font-family:  Arial, Helvetica,Verdana, sans-serif; 
	font-size: 16px; 
	font-style: normal; 
	line-height: 16px; 
	font-weight: bold; 
	text-decoration: none; 
	color: #000000
	}

.sub01 {  
	font-family:  Arial, Helvetica, Verdana, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: 12px; 
	font-weight: bold; 
	text-decoration: none; 
	color: #000000
	}

.sub01_divider {  
	font-family:  Arial, Helvetica,Verdana, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: 12px; 
	font-weight: bold; 
	text-decoration: none; 
	color: #999999
	}

.sub02 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #006600;
	text-transform: uppercase;
	line-height: normal;
	font-variant: normal;
	text-shadow:#666666 0 1px 2px;
	}
	
.dropdown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 9px;
}

A.rootnav	{
	color:#333333;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:none;
	text-transform: uppercase;
	text-shadow:#666666 0 1px 2px;
}

A.rootnav:link	{
	color:#333333; 
	text-decoration:none;
}

A.rootnav:visited	{ 
	color:#333333; 
	text-decoration:none;
}

A.rootnav:hover	{
	color:#2b5c95; 
	text-decoration:none;
}

A:link     { text-decoration:underline; color:#00107A }
A:visited  { text-decoration:underline; color:#00107A }
A:active   { text-decoration:underline; color:#00107A }
A:hover    { text-decoration:underline; color:#00107A }

/*
.headnav:link		{ color:white;text-decoration:none; }
.headnav:visited	{ color:white;text-decoration:none; }
.headnav:active		{ color:white;text-decoration:none; }
.headnav:hover		{ color:white;text-decoration:underline; }
A:link     { text-decoration:none; color:#000000 }
A:visited  { text-decoration:none; color:#000000 }
A:active   { text-decoration:none; color:#000000 }
A:hover    { text-decoration:underline; color:#000000 }
.head      { color:black;font-weight:bold;font-family:Verdana }
.top       { background-color:#6D78AB }
.top2      { background-color:#8E9DE0 }
.navbar    { background-color:#D0DCE0 }
.menubar    { background-color:#D0DCE0 }
.fineprint { color:#000080; font-family:Verdana, Arial; font-size:xx-small }
.colortext { color:#6D78AB; font-family:Verdana, Arial; font-size:normal }
.blocktitle{ color: #6D78AB; font-family:Verdana, Arial; font-weight:normal;font-size:x-large }
.plain     { color:#000000; font-family:Verdana, Arial; font-size:normal }
.prompt    { color:white; font-weight:bold;font-family:Verdana }
.footer    { color:#123456; font-family:Verdana, Arial; font-size:x-small }
.small     { color:#123456; font-family:Verdana, Arial; font-size:small }
.smlink    { color:#123456; font-family:Verdana, Arial; font-size:small }
.error     { color:red; font-weight:bold; font-family:Verdana, Arial; font-size:normal }
.smerror   { color:red; font-weight:bold; font-family:Verdana, Arial; font-size:small }
.failure   { color:red; font-weight:bold; font-family:Verdana, Arial; font-size:normal }
.success   { color:#6D78AB; font-weight:bold; font-family:Verdana, Arial; font-size:normal }
*/

.sub03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 14px;
	font-weight: normal;
	text-shadow:#666666 0 1px 2px;
	text-transform: none;
}

.left_border {
	background-image: url(/images/left_page_border.gif);
	background-repeat:repeat;
}

.sublink04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 14px;
	font-weight: bold;
	text-transform: none;
	text-shadow:#666666 0 1px 2px;
}
.sublink04:link {
	font-weight: bold;
	text-decoration: none;
	color: #003399;
}
.sublink04:visited {
	font-weight: bold;
	text-decoration: none;
}
.sublink04:hover {
	font-weight: bold;
	color: #666666;
}
.subtitle05 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-shadow: none;
}

.subtitle06 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	text-shadow:#666666 0 1px 2px;
}
.feature_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 14px;
	font-weight: normal;
	text-transform: uppercase;
	text-shadow:#666666 0 1px 2px;
}
		
#PageTitle           { color: #369;
                       background-color: #FFF;
                       font-family: Tahoma, Verdana;
                       font-size: 150%;
                       text-align: center;
                       padding: 0.5ex 1ex;
                     }
                     
#BackToButton        {
						border: 0;
						
						padding: 0.2ex 1ex 0.5ex 1ex;
						float: right;
					 }

#Footer
		{
			color: #000;
			background-color: #ccc;
			font-family: Verdana;
			font-size: 12px;
			padding: 0.25ex 1ex;
			border-top: #000 1px solid;
			border-bottom: #888 1px solid;
			text-align: center;
			vertical-align: bottom;
			margin: 5px 0 5px 0;
		}
		
a.summaryLink, a:link.summaryLink, a:visited.summaryLink, a:active.summaryLink {
	text-decoration: none;
	color: #000;
}
a:hover.summaryLink {
	text-decoration: underline;
	color: #000;
}

ul.twoCols, ul.oneCol {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.twoCols li {
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	line-height: 30px;
}
ul.twoCols input {
	width: 180px;
}
ul.twoCols textarea {
	width: 180px;
}
ul.twoCols label {
	clear: left;
	float: left;
	display: inline;
	width: 150px;
	text-align: right;
	margin: 0;
	padding: 0 10px 0 0;
	line-height: 30px;
}
ul.twoCols div.error-message {
	clear: left;
	float: left;
	display: inline;
	width: 150px;
	text-align: right;
	margin: -5px 0 5px 0px;
	padding: 0 10px 0 0;
	font-size: .9em;
	line-height: 1em;
	color: #CC0000;
}
ul.oneCol li {
	width: 80%;
	margin: 10px 0 10px 10%;
}
ul.oneCol label {
	font-weight: bold;
	font-size: 1.3em;
}
ul.oneCol textarea {
	width: 100%;	
}
ul.twoColsAdmin {
	margin: 0 0 0 50px;
	padding: 0;
	list-style-type: none;
}
ul.twoColsAdmin li {
	margin: 0;
	padding: 0;
	line-height: 30px;
	font-size: 1em;
	font-weight: bold;
}
ul.twoColsAdmin li input {
	margin-right: 5px;
}
li.policy p {
	background-color: #9CCFFF;
	padding: 10px;
	border: 1px solid #7B9EBD;
}
