BODY
{
	font-weight: normal;
	font-size: 0.8em;
	margin: 5px;
	word-spacing: normal;
	text-transform: none;
	color: black;
	font-family: Times New Roman;
	letter-spacing: normal;
	background-color: #9a9ae3;
}

H1, H2, H3, H4, H5, TH, THEAD
{
	color: #000945;
}
H1	{	
    FONT-FAMILY: Times New Roman;
	font-size:	2.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color: DarkBlue;
	border: outset 4px #ffffcc;
	padding: 3px;
	background-color: #ffffe0;
	text-align: center;
}
H2	{	
    FONT-FAMILY: Times New Roman;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
    FONT-FAMILY: Times New Roman;
	font-size:	1.58em;
	font-weight: bold;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
    FONT-FAMILY: Times New Roman;
	font-size:	1.33em;
	font-weight:	bolder;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
    FONT-FAMILY: Times New Roman;
	font-size:	11pt;
	font-weight:	bold;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	margin-top: 0px;
	margin-bottom: 18px;
	}	
		
H6	{	
    FONT-FAMILY: Times New Roman;
	font-size:	0.9em;
	font-weight:	600;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	margin-bottom: 0px;
	}	
	
.hred 
{
	color: Red;
	font-size: 0.8em;
    FONT-FAMILY: Times New Roman;
	font-weight:	400;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	margin-bottom: 0px;
}
		
TD
{
	background-color: #9aaae3;
}

THEAD	{	
	font-size:	0.9em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
	}	
		
TFOOT
{
	font-weight: normal;
	font-size: 0.7em;
	word-spacing: normal;
	text-transform: none;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
}

TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
	}	

.aActiveFoot {background-color: darkblue; font-size: 0.8em}	
.aActiveFoot A
{
	color: #66ffff;
}

.aInactiveFoot {background-color: darkblue; font-size: 0.8em}	
.aInactiveFoot A
{
	color: #6699ff;
}

SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	
UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

.heading
{
	vertical-align: top;
	width: 150px;
	background-color: transparent;
}
.heading2
{
	border: darkblue 3px solid;
	vertical-align: top;
	text-align: center;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#9aaae3, endColorstr=#ffffff, GradientType=1);
}

.heading2 IMG
{
	padding: 5px;
}

.headCell
{
	border-right: navy thin solid;
	border-top: navy thin solid;
	border-left: navy thin solid;
	border-bottom: navy thin solid;
	background-color: #e4e4ff;
	padding: 10px;
}

.copyrightArea
{
	font-size: 0.80em;
	padding: 10px;
	border-right: navy thin solid;
	border-top: navy thin solid;
	border-left: navy thin solid;
	border-bottom: navy thin solid;
	background-color: #e4e4ff;
}


.navdiv
{
	border-right: navy thin solid;
	padding-right: 4px;
	border-top: navy thin solid;
	padding-left: 4px;
	font-weight: bolder;
	font-size: 12px;
	margin-bottom: 10px;
	padding-bottom: 4px;
	border-left: navy thin solid;
	width: 100%;
	color: white;
	padding-top: 4px;
	border-bottom: navy thin solid;
	font-family: Arial;
	background-color: darkblue;
}
.navdiv A { color: White; font-weight: bolder; text-decoration: underline }
.navdiv A:visited { color: white; font-weight: bolder; text-decoration: underline }
.navdiv A:hover { color: yellow }

.contenttd
{
	border-right: darkblue 2px solid;
	border-top: darkblue 1px solid;
	border-left: darkblue 1px solid;
	border-bottom: darkblue 2px solid;
}

.contentdiv
{
	border-right: lightblue 5px outset;
	padding-right: 10px;
	border-top: lightblue 2px outset;
	padding-left: 10px;
	font-size: 11pt;
	overflow: auto;
	border-left: lightblue 2px outset;
	border-bottom: lightblue 5px outset;
	height: 353px;
	background-color: #dfdfff;
}
.contentdiv p
{
	margin-top: 0px;
	margin-bottom: 18px;
}
.contentdiv td
{
	background-color: Transparent;
	vertical-align: top;
}

.lightdiv
{
	border-right: darkblue 5px solid;
	padding-right: 10px;
	border-top: blue 2px outset;
	padding-left: 10px;
	font-weight: bold;
	font-size: 0.85em;
	padding-bottom: 10px;
	margin: 20px;
	border-left: blue 2px outset;
	color: black;
	padding-top: 10px;
	border-bottom: darkblue 5px solid;
	background-color: #e4e4ff;
}

.lightdiv TD
{
	background-color: #f0f0ff;
}

.lightdiv2
{
	font-family: Verdana;
	border-right: lightblue 5px outset;
	padding-right: 10px;
	border-top: lightblue 2px outset;
	padding-left: 10px;
	font-weight: bold;
	font-size: 0.85em;
	padding-bottom: 10px;
	margin: 20px;
	border-left: lightblue 2px outset;
	color: black;
	padding-top: 10px;
	border-bottom: lightblue 5px outset;
	background-color: #e4e4ff;
}

.divTitle
{
	BORDER: black thin solid; 
	PADDING: 5px; 
	MARGIN: 0px; 
	FONT-FAMILY: Verdana; 
	BACKGROUND-COLOR: white;
	color: Black;
	TEXT-ALIGN: center
}

.tabPersonalList
{
	border-right: darkblue thin solid;
	border-top: darkblue thin solid;
	border-left: darkblue thin solid;
	border-bottom: darkblue thin solid;
	width: 100%;
	background-color: darkblue;
}

.tabPersonalList tr{ vertical-align: top }

.tabPersonalList th
{
	font-weight: bold;
	color: white;
	background-color: darkblue;
}

.tabMyListItem
{
	background-color: #dfdfff;
	border: white 1px solid;
	padding: 5px;
}

.tabMyListItemFocus
{
	border: white 4px solid;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #dfdfff;
}

.tabPersonalList H6	{	
    FONT-FAMILY: Times New Roman;
	font-size:	0.75em;
	font-weight:	600;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	margin-bottom: 0px;
	}	
		
.tabPersonalList td p
{
	margin-top: 0px;
	font-family: Verdana;
	font-size:	0.7em;
}

.tabContainer
{
	border-right: darkblue thin solid;
	border-top: darkblue thin solid;
	border-left: darkblue thin solid;
	border-bottom: darkblue thin solid;
	background-color: darkblue;
	height: 480px;
}

.tabContainer tr{ vertical-align: top }

.tabContainer th
{
	font-weight: bold;
	color: white;
	background-color: darkblue;
}

.tabContainer td p
{
	margin-top: 0px;
	font-family: Verdana;
	font-size:	0.9em;
}

.divCheckBoxes
{
	border-right: white thin solid;
	padding-right: 2px;
	border-top: white thin solid;
	padding-left: 2px;
	font-weight: bold;
	font-size: x-small;
	padding-bottom: 2px;
	border-left: white thin solid;
	width: 60px;
	color: white;
	padding-top: 2px;
	border-bottom: white thin solid;
	position: relative;
	background-color: darkblue;
}

.divCheckBoxes2
{
	border-right: white thin solid;
	padding-right: 5px;
	border-top: white thin solid;
	padding-left: 5px;
	font-weight: bold;
	font-size: xx-small;
	padding-bottom: 5px;
	border-left: white thin solid;
	width: 45px;
	color: white;
	padding-top: 5px;
	border-bottom: white thin solid;
	position: relative;
	background-color: darkblue;
}

.tableSeo
{
	margin-right: 150px;
}

.tableSeo TD
{
	TEXT-ALIGN: left;
	vertical-align: top;
	font-family: Verdana;
	font-size: 0.9em;
}

.tableSeo .tdSeoDesc
{
	background-color: White;
	padding: 10px;
	border-bottom: double 4px darkblue;
}

.tableSeo .tdSeoDesc2
{
	background-color: #f0f0ff;
	padding: 10px;
	border-bottom: double 4px darkblue;
}

.tableSeo .tdCheckBoxSeo
{
	background-color: white;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=white, endColorstr=#b0c0ff, GradientType=0);
	width: 150px;
	border-top: double 4px darkblue;
	border-left: double 4px darkblue;
	border-right: double 4px darkblue;
	border-bottom: groove 1px yellow;
	color: darkblue;
	font-size: 0.8em;
	padding: 10px;
}

.tableSeo .tdInputSeo
{
	border-right: darkblue 4px double;
	padding-right: 10px;
	border-top: yellow 1px groove;
	padding-left: 10px;
	font-weight: bold;
	font-size: 0.8em;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b0c0ff, endColorstr=#6070ff, GradientType=0);
	padding-bottom: 10px;
	border-left: darkblue 4px double;
	width: 150px;
	color: #d7ff00;
	padding-top: 10px;
	border-bottom: darkblue 4px double;
	background-color: #b0c0ff;
}

.tableSeo .txtSeo
{
	padding-left: 5px;
}

.imgCompute
{
	POSITION: relative;
	TOP: 5px;
	left: 3px;
	margin-right: 4px;
	cursor: hand;
}

.tableSeo .tdTotal
{
	background-color: white;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=white, endColorstr=#b0ffc0, GradientType=0);
	border: double 4px darkblue;
	color: darkblue;
	font-size: 0.9em;
	font-weight: bold;
	vertical-align: middle;
}

.tdCheckBoxes
{
	background-color: darkblue;
	border: white 1px outset;
	vertical-align: middle;
	width: 70px;
}

.tdCheckBoxes2
{
	background-color: darkblue;
	border: white 1px outset;
	padding: 4px;
	vertical-align: middle;
	width: 50px;
}

.tdAd
{
	background-color: #afafff;
	border: white 1px solid;
	padding: 4px;
	height: 70px;
	width: 480px;
}

.tdAdFocus
{
	background-color: #afafff;
	border: white 4px solid;
	padding: 5px;
	height: 70px;
	width: 480px;
}

.tdService
{
	background-color: #dfdfff;
	border: white 1px solid;
	padding: 5px;
	height: 70px;
	width: 480px;
}

.tdServiceFocus
{
	background-color: #dfdfff;
	border: white 4px solid;
	padding: 5px;
	height: 70px;
	width: 480px;
}

.tdLabel1
{
	background-color: #5f5fbf;
	border: blue 5px groove;
}

.tdLabel1 IMG
{
	margin: 10px;
}

.tdLabel2
{
	background-color: darkblue;
	border: blue 5px groove;
}

.tdLabel2 IMG
{
	margin: 10px;
}

.tabNtier
{
	BORDER: blue 3px solid; 
	WIDTH: 408px;
	border-collapse: collapse;
}

.tabNtier TD
{
	BORDER: white thin solid;
	border-top-style: none;
	FONT-WEIGHT: bold; 
	WIDTH: 381px; 
	COLOR: white; 
	HEIGHT: 40px; 
	BACKGROUND-COLOR: #0000c7; 
	TEXT-ALIGN: center;
	position: relative;
	vertical-align: middle;
}
.tabNtier TH
{
	BACKGROUND-COLOR: #7e7eff;
	width: 100%;
	font-size: 1.3em;
	padding: 10px;
}
.tabhead
{
	font-family: Verdana
}
.tabhead ul
{
	margin-bottom: 10px;
}
.ulspecial
{
	margin-left: 20px;
	font-size: 1.3em;
	color: darkred;
}
.ulspecial UL
{
	color: Black;
	margin-left: 20px;
	margin-bottom: 20px;
	font-size: 0.85em;
}
.ulspecial LI
{
	margin-top: 10px;
}

.divLinkHighlight
{
	BORDER: black thin solid; 
	PADDING: 10px; 
	MARGIN: 20px; 
	FONT-FAMILY: Verdana; 
	BACKGROUND-COLOR: white;
	color: Black;
	TEXT-ALIGN: center
}

.userData {behavior:url(#default#userdata);}
