/* Default CSS Stylesheet for a new Web Application project */
.maintext {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #706178;
}
.headtext {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 14px;
	color: #524758;
}
.purplebar {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #E5E5E5;
}
.caption {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 14px;
    font-weight: bold;
	color: #524758;
}
.button {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 13px;
    font-weight: bold;
	color: #524758;
}
.smallCaption {
	font-family: Tahoma, Verdana, sans-serif;
	font-size:	11px;
    font-weight: bold;
	color: #524758;
}	
.groupCaption {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 14px;
    font-weight: bold;
	color: #524758;
	text-align: center;
	border-bottom-color: #524758;
	border-bottom-style: solid;
	border-bottom-width: thin;
}
.heading {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 13px;
    font-weight: bold;
	color: #EEEEEE;
	white-space: nowrap;
}
.fieldData {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 14px;
    font-weight: normal;
	color: #524758;
}
.fieldCenter {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 14px;
    font-weight: normal;
	color: #524758;
	text-align: center;
}
.fieldRight {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 14px;
    font-weight: normal;
	color: #524758;
	text-align: right;
}
.smallData {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
    font-weight: normal;
	color: #524758;
}
.tableData {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
    font-weight: bold;
	color: #524758;
}
.tableCenter {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
    font-weight: bold;
	color: #524758;
	text-align: center;
}
.emailSource {
	font-family: Courier New, Courier;
	font-size: 16px;
    font-weight: bold;
	color: #524758;
}	
BODY
{
    background-color: #FFFFFF;
    font-family: tahoma, verdana, sans-serif;
    font-size: 11px;
    font-weight: normal;
	color: #706178;
    letter-spacing: normal;
    text-transform: none;
    word-spacing: normal;
    margin-left: 0px;
    margin-top:  0px;
}

TD.main-menu {
	font-family: Times New Roman, Serif;
	font-size: 12pt;
	font-weight: bold;
	font-variant: small-caps;
    letter-spacing: 0.5px;
	color: #EEEEEE;
    background-color: #666666;
	vertical-align: middle;
	white-space: nowrap;
	height:	19pt;
	border-right-color: #EEEEEE;
	border-right-width: 2px;
	border-right-style: solid;
}
TD.main-menu-selected {
	font-family: Times New Roman, Serif;
	font-size: 12pt;
	font-weight: bold;
	font-variant: small-caps;
    letter-spacing: 0.5px;
	color: #EEEEEE;
    background-color: #8F7D97;
	vertical-align: middle;
	white-space: nowrap;
	height:	19pt;
	border-right-color: #EEEEEE;
	border-right-width: 2px;
	border-right-style: solid;
}
TD.menu-unused {
	display: none;
}
span.smaller {
	font-size: .8em;
}
TD.sub-menu {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 9pt;
	height:	16pt;
	vertical-align: middle;
	white-space: nowrap;
}
TD.sub-menu-selected {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	height:	16pt;
	color: #EEEEEE;
	vertical-align: middle;
	white-space: nowrap;
}
TD.sub-menu-separator {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 8pt;
	height:	16pt;
	color: #CCCCCC;
	vertical-align: middle;
	white-space: nowrap;
}
TD.sub-menu-spacer {
	width: 60px;
}
TD.pageTitle {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #524758;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
}

A.menu:link {
	text-decoration:	none;
	color:	#EEEEEE;
}
A.menu:visited {
	text-decoration:	none;
	color:	#EEEEEE;
}
A.menu:active {
	text-decoration:	none;
	color:	#352B46;
}
A.menu:hover {
	text-decoration:	none;
	color:	#352B46;
}

A.form:link	{
	font-family:	Tahoma, Verdana, sans-serif;
	font-size:		14px;
    font-weight:	normal;
	color:			#524758;
	text-decoration:	underline;
	}

A.form:visited	{
	font-family:	Tahoma, Verdana, sans-serif;
	font-size:		14px;
    font-weight:	normal;
	color:			#524758;
	text-decoration:	underline;
	}

A.form:active	{
	font-family:	Tahoma, Verdana, sans-serif;
	font-size:		14px;
    font-weight:	normal;
	color:			#3333cc;
	text-decoration:	underline;
	}

A.form:hover	{
	font-family:	Tahoma, Verdana, sans-serif;
	font-size:		14px;
    font-weight:	normal;
	color:			#3333cc;
	text-decoration:	none;
	}
	
A:link	{
	text-decoration:	none;
	color:	#3333cc;
	}

A:visited	{
	text-decoration:	none;
	color:	#333399;
	}

A:active	{
	text-decoration:	none;
	color:	#333399;
	}

A.:hover	{
	text-decoration:	underline;
	color:	#3333cc;
	}

A.tableData:link	{
	text-decoration:	none;
	color:	#3333cc;
	}
A.tableData:visited	{
	text-decoration:	none;
	color:	#333399;
	}
A.tableData:active	{
	text-decoration:	none;
	color:	#333399;
	}
A.tableData:hover	{
	text-decoration:	underline;
	color:	#3333cc;
	}

A.docList:link	{
	text-decoration: underline;
	color:	#3333cc;
	font-size: 16px;
	font-weight: bold;
	}

A.docList:visited	{
	text-decoration:	underline;
	color:	#3333cc;
	font-size: 16px;
	font-weight: bold;
	}

A.docList:active	{
	text-decoration:	underline;
	color:	#3333cc;
	font-size: 16px;
	font-weight: bold;
	}

A.docList.:hover	{
	text-decoration:	none;
	color:	#3333ff;
	font-size: 16px;
	font-weight: bold;
	}

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;
	}

