
	/* <style>


	table.cfdump_wddx,
	table.cfdump_xml,
	table.cfdump_struct,
	table.cfdump_varundefined,
	table.cfdump_array,
	table.cfdump_query,
	table.cfdump_cfc,
	table.cfdump_object,
	table.cfdump_binary,
	table.cfdump_udf,
	table.cfdump_udfbody,
	table.cfdump_udfarguments {
		font-size: xx-small;
		font-family: verdana, arial, helvetica, sans-serif;
		cell-spacing: 2px;
	}

	table.cfdump_wddx th,
	table.cfdump_xml th,
	table.cfdump_struct th,
	table.cfdump_varundefined th,
	table.cfdump_array th,
	table.cfdump_query th,
	table.cfdump_cfc th,
	table.cfdump_object th,
	table.cfdump_binary th,
	table.cfdump_udf th,
	table.cfdump_udfbody th,
	table.cfdump_udfarguments th {
		text-align: left;
		color: white;
		padding: 5px;
	}

	table.cfdump_wddx td,
	table.cfdump_xml td,
	table.cfdump_struct td,
	table.cfdump_varundefined  td,
	table.cfdump_array td,
	table.cfdump_query td,
	table.cfdump_cfc td,
	table.cfdump_object td,
	table.cfdump_binary td,
	table.cfdump_udf td,
	table.cfdump_udfbody td,
	table.cfdump_udfarguments td {
		padding: 3px;
		background-color: #ffffff;
		vertical-align : top;
	}

	table.cfdump_wddx {
		background-color: #000000;
	}
	table.cfdump_wddx th.wddx {
		background-color: #444444;
	}


	table.cfdump_xml {
		background-color: #888888;
	}
	table.cfdump_xml th.xml {
		background-color: #aaaaaa;
	}
	table.cfdump_xml td.xml {
		background-color: #dddddd;
	}

	table.cfdump_struct {
		background-color: #0000cc ;
	}
	table.cfdump_struct th.struct {
		background-color: #4444cc ;
	}
	table.cfdump_struct td.struct {
		background-color: #ccddff;
	}

	table.cfdump_varundefined {
		background-color: #CC3300 ;
	}
	table.cfdump_varundefined th.varundefined {
		background-color: #CC3300 ;
	}
	table.cfdump_varundefined td.varundefined {
		background-color: #ccddff;
	}

	table.cfdump_array {
		background-color: #006600 ;
	}
	table.cfdump_array th.array {
		background-color: #009900 ;
	}
	table.cfdump_array td.array {
		background-color: #ccffcc ;
	}

	table.cfdump_query {
		background-color: #884488 ;
	}
	table.cfdump_query th.query {
		background-color: #aa66aa ;
	}
	table.cfdump_query td.query {
		background-color: #ffddff ;
	}


	table.cfdump_cfc {
		background-color: #ff0000;
	}
	table.cfdump_cfc th.cfc{
		background-color: #ff4444;
	}
	table.cfdump_cfc td.cfc {
		background-color: #ffcccc;
	}


	table.cfdump_object {
		background-color : #ff0000;
	}
	table.cfdump_object th.object{
		background-color: #ff4444;
	}

	table.cfdump_binary {
		background-color : #eebb00;
	}
	table.cfdump_binary th.binary {
		background-color: #ffcc44;
	}
	table.cfdump_binary td {
		font-size: x-small;
	}
	table.cfdump_udf {
		background-color: #aa4400;
	}
	table.cfdump_udf th.udf {
		background-color: #cc6600;
	}
	table.cfdump_udfarguments {
		background-color: #dddddd;
		cell-spacing: 3;
	}
	table.cfdump_udfarguments th {
		background-color: #eeeeee;
		color: #000000;
	}

</style> 
			<table class="cfdump_struct">
			<tr><th class="struct" colspan="2">struct</th></tr> 
					<tr>
					<td class="struct">BODYBACKGROUNDCOLOR</td>
					<td>
					#FFFFFF 
					</td>
					</tr>
					
					<tr>
					<td class="struct">CONTENTBACKGROUNDCOLOR</td>
					<td>
					#ffffff 
					</td>
					</tr>
					
					<tr>
					<td class="struct">CONTENTLEFTMARGIN</td>
					<td>
					12% 
					</td>
					</tr>
					
					<tr>
					<td class="struct">CONTENTRIGHTMARGIN</td>
					<td>
					12% 
					</td>
					</tr>
					
					<tr>
					<td class="struct">FOOTERCOLOR</td>
					<td>
					#3f6b99 
					</td>
					</tr>
					
					<tr>
					<td class="struct">FOOTERFONTCOLOR</td>
					<td>
					#b2b4bf 
					</td>
					</tr>
					
					<tr>
					<td class="struct">FOOTERFONTSIZE</td>
					<td>
					10 
					</td>
					</tr>
					
					<tr>
					<td class="struct">FOOTERLINKACTIVECOLOR</td>
					<td>
					#ffffff 
					</td>
					</tr>
					
					<tr>
					<td class="struct">FOOTERLINKBASECOLOR</td>
					<td>
					#ffffff 
					</td>
					</tr>
					
					<tr>
					<td class="struct">FOOTERLINKHOVERCOLOR</td>
					<td>
					#ffffff 
					</td>
					</tr>
					
					<tr>
					<td class="struct">FOOTERLINKVISITEDCOLOR</td>
					<td>
					#ffffff 
					</td>
					</tr>
					
					<tr>
					<td class="struct">HEADERDELIMITERCOLOR</td>
					<td>
					#ffffff 
					</td>
					</tr>
					
					<tr>
					<td class="struct">HEADERDELIMITERSIZE</td>
					<td>
					8 
					</td>
					</tr>
					
					<tr>
					<td class="struct">HEADERLINKACTIVECOLOR</td>
					<td>
					#000000 
					</td>
					</tr>
					
					<tr>
					<td class="struct">HEADERLINKBASECOLOR</td>
					<td>
					#ffffff 
					</td>
					</tr>
					
					<tr>
					<td class="struct">HEADERLINKFONTSIZE</td>
					<td>
					[empty string] 
					</td>
					</tr>
					
					<tr>
					<td class="struct">HEADERLINKFONTWEIGHT</td>
					<td>
					normal 
					</td>
					</tr>
					
					<tr>
					<td class="struct">HEADERLINKHOVERCOLOR</td>
					<td>
					#ffffff 
					</td>
					</tr>
					
					<tr>
					<td class="struct">HEADERLINKVISITEDCOLOR</td>
					<td>
					#FFFFFF 
					</td>
					</tr>
					
					<tr>
					<td class="struct">INSTANCEID</td>
					<td>
					1 
					</td>
					</tr>
					
					<tr>
					<td class="struct">LINKACTIVECOLOR</td>
					<td>
					#0000FF 
					</td>
					</tr>
					
					<tr>
					<td class="struct">LINKBASECOLOR</td>
					<td>
					#0000FF 
					</td>
					</tr>
					
					<tr>
					<td class="struct">LINKHOVERCOLOR</td>
					<td>
					#0000FF 
					</td>
					</tr>
					
					<tr>
					<td class="struct">LINKVISITEDCOLOR</td>
					<td>
					#0000FF 
					</td>
					</tr>
					
					<tr>
					<td class="struct">MAINFONTCOLOR</td>
					<td>
					#000000 
					</td>
					</tr>
					
					<tr>
					<td class="struct">MAINFONTFAMILY</td>
					<td>
					Verdana, Geneva, Arial, Helvetica, sans-serif 
					</td>
					</tr>
					
					<tr>
					<td class="struct">MAINFONTSIZE</td>
					<td>
					8 
					</td>
					</tr>
					
					<tr>
					<td class="struct">MODULEHEADERTITLEFONTCOLOR</td>
					<td>
					#000000 
					</td>
					</tr>
					
					<tr>
					<td class="struct">MODULEHEADERTITLEFONTSIZE</td>
					<td>
					12 
					</td>
					</tr>
					
					<tr>
					<td class="struct">MODULEHEADERTITLEFONTWEIGHT</td>
					<td>
					bold 
					</td>
					</tr>
					
					<tr>
					<td class="struct">NAVALIGNMENT</td>
					<td>
					left 
					</td>
					</tr>
					
					<tr>
					<td class="struct">NAVBACKGROUNDCOLOR</td>
					<td>
					#3f6b99 
					</td>
					</tr>
					
					<tr>
					<td class="struct">NAVHIDEPREVIOUS</td>
					<td>
					0 
					</td>
					</tr>
					
					<tr>
					<td class="struct">NAVIGATIONHOVERFONTSIZE</td>
					<td>
					10 
					</td>
					</tr>
					
					<tr>
					<td class="struct">NAVIGATIONLINKFONTSIZE</td>
					<td>
					10 
					</td>
					</tr>
					
					<tr>
					<td class="struct">NAVIGATIONLINKFONTWEIGHT</td>
					<td>
					normal 
					</td>
					</tr>
					
					<tr>
					<td class="struct">NAVIGATIONSUBLINKFONTSIZE</td>
					<td>
					8 
					</td>
					</tr>
					
					<tr>
					<td class="struct">NAVINDENTLEFT</td>
					<td>
					10% 
					</td>
					</tr>
					
					<tr>
					<td class="struct">NAVINDENTRIGHT</td>
					<td>
					10% 
					</td>
					</tr>
					
					<tr>
					<td class="struct">NAVLINKACTIVECOLOR</td>
					<td>
					#ffffff 
					</td>
					</tr>
					
					<tr>
					<td class="struct">NAVLINKBACKGROUNDCOLOR</td>
					<td>
					#000000 
					</td>
					</tr>
					
					<tr>
					<td class="struct">NAVLINKBASECOLOR</td>
					<td>
					#ffffff 
					</td>
					</tr>
					
					<tr>
					<td class="struct">NAVLINKHIGHLIGHT</td>
					<td>
					#000000 
					</td>
					</tr>
					
					<tr>
					<td class="struct">NAVLINKHOVERCOLOR</td>
					<td>
					#b6cddd 
					</td>
					</tr>
					
					<tr>
					<td class="struct">NAVLINKHOVERTEXT</td>
					<td>
					#000000 
					</td>
					</tr>
					
					<tr>
					<td class="struct">NAVLINKVISITEDCOLOR</td>
					<td>
					#FFFFFF 
					</td>
					</tr>
					
					<tr>
					<td class="struct">NAVPANELBACKGROUNDCOLOR</td>
					<td>
					#005596 
					</td>
					</tr>
					
					<tr>
					<td class="struct">NAVPLUSALIGN</td>
					<td>
					Right 
					</td>
					</tr>
					
					<tr>
					<td class="struct">NAVSECBACKGROUNDCOLOR</td>
					<td>
					#3f6b99 
					</td>
					</tr>
					
					<tr>
					<td class="struct">NAVSHOWPLUS</td>
					<td>
					1 
					</td>
					</tr>
					
					<tr>
					<td class="struct">SCROLLBAR3DLIGHTCOLOR</td>
					<td>
					[empty string] 
					</td>
					</tr>
					
					<tr>
					<td class="struct">SCROLLBARARROWCOLOR</td>
					<td>
					[empty string] 
					</td>
					</tr>
					
					<tr>
					<td class="struct">SCROLLBARDARKSHADOWCOLOR</td>
					<td>
					[empty string] 
					</td>
					</tr>
					
					<tr>
					<td class="struct">SCROLLBARFACECOLOR</td>
					<td>
					[empty string] 
					</td>
					</tr>
					
					<tr>
					<td class="struct">SCROLLBARHIGHLIGHTCOLOR</td>
					<td>
					[empty string] 
					</td>
					</tr>
					
					<tr>
					<td class="struct">SCROLLBARSHADOWCOLOR</td>
					<td>
					[empty string] 
					</td>
					</tr>
					
					<tr>
					<td class="struct">SCROLLBARTRACKCOLOR</td>
					<td>
					[empty string] 
					</td>
					</tr>
					
					<tr>
					<td class="struct">STANDARDIMAGEWIDTH</td>
					<td>
					150 
					</td>
					</tr>
					
					<tr>
					<td class="struct">WHITEBOARDWIDTH</td>
					<td>
					700 
					</td>
					</tr>
					
					<tr>
					<td class="struct">WHITEBOARDX</td>
					<td>
					0 
					</td>
					</tr>
					
					<tr>
					<td class="struct">WHITEBOARDY</td>
					<td>
					3 
					</td>
					</tr>
					
			</table>
		*/ 
  <style>


.MyBlankStyleBecauseStuffBreaksOtherwise {
}
BODY {
	background: #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	scrollbar-face-color: ;
	scrollbar-shadow-color: ;
	scrollbar-highlight-color: ;
	scrollbar-3dlight-color: ;
	scrollbar-darkshadow-color: ;
	scrollbar-track-color: ;
	scrollbar-arrow-color: ;
}
TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}
H1 {
	text-decoration: none;
	font-size: 12pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}
H1.admintext {
	text-decoration: none;
	font-size: 12pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}
H2 { 
	text-decoration: none; 
	font-size: 12pt; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-style: normal; 
	color: #000000;
}
H3 { 
	text-decoration: none; 
	font-size: 11pt; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-style: normal; 
	color: #000000; 
}
Input  {	
	text-decoration: none;	
	font-size: 9pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
}
Textarea  {	
	text-decoration: none;	
	font-size: 9pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
}
Select  {	
	text-decoration: none;	
	font-size: 9pt;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-weight: normal;	
	font-style: normal;	
}

A:link {
	color : #0000FF;
	text-decoration: none;
}
A:visited {
	color : #0000FF;
	text-decoration: none;
}
A:active {
	color : #0000FF;
	text-decoration: none;
}
A:hover {
	color : #0000FF;
	text-decoration: none;
}





.HeaderDelimiter {
	font-size: 8px;
	color: #ffffff;
}
A.Header {
	text-decoration: none;
	font-size : pt;
	font-weight : normal;
	color : #ffffff;
}
A:visited.Header {
	text-decoration: none;
	font-weight : normal;
	color : #FFFFFF;
}
A:hover.Header {
	text-decoration: none;
	font-weight : normal;
	color : #ffffff;
}
A:active.Header {
	text-decoration: none;
	font-weight : normal;
	color : #000000;
}



A:link.NavigationSub {
	text-decoration: none;
	font-size : 8 pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #ffffff;
}
A:visited.NavigationSub {
	text-decoration: none;
	font-size : 8 pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #FFFFFF;
}
A:hover.NavigationSub {
	text-decoration: none;
	font-size : 8pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	background : #b6cddd;
	color: #000000;
}
A.NavigationSub {
	text-decoration: none;
	font-size : 8pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #ffffff;
}

.NavigationUnSelectedSub  {
	text-decoration: none;	
	font-size : 8pt;	
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-weight : normal;	
	font-style : normal;	
	color : #CCCCCC;}

A:link.Navigation {
	text-decoration: none;
	font-size : 10pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #ffffff;
}
A:visited.Navigation {
	text-decoration: none;
	font-size : 10pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #FFFFFF;
}
A:hover.Navigation {
	text-decoration: none;
	font-size : 10pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	background : #b6cddd;
	color: #000000;
}
A.Navigation {
	text-decoration: none;
	font-size : 10pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #ffffff;
}
.NavigationUnSelected  {
	text-decoration: none;	
	font-size : 10pt;	
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-weight : normal;	
	font-style : normal;	
	color : #CCCCCC;
}
TD.NavBackground {
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	
		background: #3f6b99;
	
	padding-left: 10%;
	padding-right: 10%;
}
TABLE.NavBackground {
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	
		background: #3f6b99;
	
	padding-left: 10%;
	padding-right: 10%;
}
TD.Highlight {
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	background: #000000;
	padding-left: 10%;
	padding-right: 10%;
}
TD.SecHighlight {
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	
		background: #3f6b99;
	
	padding-left: 10%;
	padding-right: 10%;
}
TABLE.SecHighlight {
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	
		background: #3f6b99;
	
	padding-left: 10%;
	padding-right: 10%;
}
TR.navigation {
	font-style : normal;
	font-weight : normal;
	background: #3f6b99;
	padding-bottom: 5px;
}
TD.HighlightOver {
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	background-color : #000000;
	padding-left: 10%;
	padding-right: 10%;
}

TD.Navigation {
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	background-color : #b6cddd;
	padding-left: 10%;
	padding-right: 10%;
}

TD.Highlight2 {
	background-color: #FFFFFF;	
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;	
	font-style: normal;	
	font-weight: normal;	
	color: #000000;
}
.NavigationParentTD {
	font-size : 10pt;
	
		background: #005596;
		
}



#content_table {
	background: #ffffff;
}
.main_content {
	background: #ffffff;
	padding-bottom: 40px;
	padding-left: 12%;
	padding-right: 12%;
	padding-top: 0px;
}
.main_primary_content{
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.ModuleHeaderTitle {
	color: #000000;
	background: #ffffff;
	font-size: 12pt;
	font-weight: bold;
}
.ModuleHeaderDesc {
	color: #000000;
	background: #ffffff;
	font-size: 8pt;
	font-weight: normal;
	padding-left: 20px;
}



.smalltextfooter {
	color: #b2b4bf;
	background: #3f6b99;
	font-size: 8pt;
}

A:Link.footer {
	color: #ffffff;
	font-size: 10pt;
}
A:hover.footer {
	color: #ffffff;
	text-decoration: underline;
	font-size: 10pt;
}
A:visited.footer {
	color: #ffffff;
	font-size: 10pt;
}
A:active.footer {
	color: #ffffff;
	font-size: 10pt;
}
.footer {
	color: #b2b4bf;
	font-size: 10pt;
	background: #3f6b99;
}



.StandardText { 
	text-decoration: none; 
	font-size : 10pt; 
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal; 
	font-style : normal; 
	color : #000000; 
}
.StandardTextBold { 
	text-decoration: none; 
	font-size : 10pt; 
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold; 
	font-style : normal; 
	color : #000000; 
}
.StandardTextRed {	
	text-decoration: none;	
	font-size : 10pt;	
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-weight : normal;	
	font-style : normal;	
	color : #FF6666;
}
.StandardTextRedBold {	
	text-decoration: none;	
	font-size : 10pt;	
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-weight : bold;	
	font-style : normal;	
	color : #FF0000;
}
.StandardTextColored { 
	text-decoration: none; 
	font-size : 10pt; 
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal; 
	font-style : normal; 
	color : #000000; 
}
.StandardTextColoredBold { 
	text-decoration: none; 
	font-size : 10pt; 
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold; 
	font-style : normal; 
	color : #000000; 
}
.StandardIndentedText {
	padding-left: 10px;
	text-decoration: none; 
	font-size : 10pt; 
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal; 
	font-style : normal; 
	color : #000000; 	
}


 

A:link.catlisttitle {
	text-decoration: underline;
	font-size : 10pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	color : #000000; 
}
A:visited.catlisttitle {
	text-decoration: underline;
	font-size : 10pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	color : #000000; 
}
A:hover.catlisttitle {
	text-decoration: underline;
	font-size : 10pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	color : #000000; 
}
A.catlisttitle {
	text-decoration: none;
	font-size : 10pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	color : #000000; 
}
.catlisttitle {
	text-decoration: none;
	font-size : 10pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	color : #000000; 
}
div.catlisttitle {
	padding : 5 px 5 px 5 px 5 px;
	border-bottom : 1px solid Black;
	border-left : 1px solid Black;
	border-right : 1px solid Black;
	border-top : 1px solid Black;
	background: #CFCFCF;
	color: black;
}
table.catlisttitle {
	border-bottom : 1px solid silver;
	border-left : 1px solid silver;
	border-right : 1px solid silver;
	border-top : 1px solid silver;
	background: #e2e2e2;
	color: black;
}
TD.catlistcontent
{
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 15px;	
}
div.catlisttitleteaser {
	padding-left: 15px;
	color : #000000;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}



div.headerteaser {
	padding : 3 px 3 px 3 px 3 px;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : black;
}

TD.bottomline {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-decoration : none;
	border-bottom : 1px solid Silver;
	color: #000000;
}
TD.nobottomline {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-decoration : none;
	color: #000000;
}
TD.topline {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-decoration : none;
	border-top : 1px solid Silver;
	color: #000000;
}
TD.movebottomline {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	border-bottom : 1px solid Silver;
}

TD.blackbottomline {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	border-bottom : 1px solid black;
}

/*
This is Changed  by Michael Schmidt Oct 30, 2002 Border-top added and border-bottom modified
*/
TD.blacktopline {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	border-top : 1px solid black;
	border-bottom : 1px solid Silver;
}

TD.bottomline1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	border-bottom : 1px solid Silver;
	border-top: 1px solid #CCCCCC;
}

TD.menuboxes {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	background-color : #D6D3CE;
	border-bottom : 1px groove Gray;
	border-right : 1px groove Gray;
}
TD.menuboxesNoRight {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	background-color : #D6D3CE;
	border-bottom : 1px groove Gray;
}

TD.titleboxes {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
	background-color : #D6D3CE;
	color : #000000;
	border-bottom : 1px groove Gray;
	border-right : 1px groove Gray;
	padding: 5px 5px 5px 5px;
}

TD.titleboxesSmallText {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	background-color : #D6D3CE;
	color : #000000;	
	border-bottom : 1px groove Gray;
	border-right : 1px groove Gray;
	padding: 5px 5px 5px 5px;
}

TD.titleboxesNoRight {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	text-decoration : none;
	background-color : #D6D3CE;
	color : #000000;	
	border-bottom : 1px groove Gray;
	padding: 5px 5px 5px 5px;
}

TD.Headerbottomline { 
	color : #0B447B;
	text-decoration: none;
	font-size : 11pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	border-bottom : 1px solid Black;
}
TD.SmallTextbottomline { 
	color : #0B447B;
	text-decoration: none;
	font-size : 9pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	border-bottom : 1px solid Black;
}



TD.ErrorText { 
	text-decoration: none;
	font-size : 8pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	color: red;
}


.SideMenuItem {
	cursor: hand;
	text-decoration: none;
	font-size : 10pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #3f6b99;
	padding-left : 8px;
}	

.topMenuItem {
	cursor: hand;
	font-size : 9pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	padding-top: 5px;
	padding-right : 20px;
	text-decoration : none;
}	

.SmallText {
	text-decoration: none;
	font-size : 7pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}

.maintext
{
	text-decoration: none;
	font-size : 8pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}
TD.formtext
{
	text-decoration: none;
	font-size : 8pt;
	font-family : Verdana, Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}
.bullettext
{
	text-decoration: none;
	font-size : 12pt;
	font-family : Webdings;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}

.SubText 
{ 
	text-decoration: none; 
	font-size : 8pt; 
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-weight : normal; 
	font-style : normal; 
	color : #000000;
}

.SubTextRed 
{ 
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-size : 8pt; 
	font-weight : bolder;	
	font-style : normal;	
	color : #FF0000;
}

div.NavigationPopUp 
{
	font-family : Verdana, Arial; 
	font-size : 8pt; 
	font-weight : bolder; 
	font-style : normal; 
	color : #000000; 
	background-color : #FFFFFF; 
	border : 1px solid #000000; 
	position : absolute; 
	padding-left : 5; 
	padding-right : 5; 
	padding-top : 5; 
	padding-bottom : 5; 
	width : 50px;
}

INPUT.Colored { background-color : #OB447B; color:white; font-family:Arial; }

.TableTitle {font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-weight: bold;	font-size: 10pt; color: #000000;}
.TableText {font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	font-size: 8pt;	color: #000000;}
.TableHeader {font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000; border-bottom : thin solid #000000}

TABLE.oppositeMenu {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #d2d2d2;
	padding: 2px 2px 2px 2px;
	border : 1px solid Black;	
}

TD.oppositeMenu {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #929292;
	padding: 2px 2px 2px 2px;
	color: #e2e2e2;
}


A.oppositeMenuLink{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
}
A.oppositeMenuLink:link{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
}
A.oppositeMenuLink:visited {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
}
A.oppositeMenuLink:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	text-decoration : underline;
}
A.oppositeMenuLink:active{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	text-decoration: underline;
}






.loginHeading {
	font-size: 12pt;
	font-weight: bold;
}

</style>

