BODY
{
	font-weight: normal;
	font-size: 10;
	word-spacing: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
	color: #5A87B1;
}
H1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.33em;
	font-weight: 500;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}
H2
{
	font-family: Arial, Helvetica, sans-serif;
	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: Arial, Helvetica, sans-serif;
	font-size: 1.58em;
	font-weight: 500;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.33em;
	font-weight: 500;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H5, TD
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H6
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

TFOOT, THEAD
{
	font-size: 10;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}

TH
{
	vertical-align: baseline;
	font-size: 10;
	font-weight: bold;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}


A:link
{
	color: #3A3A73;
	text-decoration: none;
}

A:visited
{
	text-decoration: none;
	color: #3A3A73;
}

A:active
{
	text-decoration: none;
	color: #3A3A73;
}

A:hover
{
	text-decoration: underline;
	color: #3A3A73;
}

SMALL
{
	font-size: 8;
}

BIG
{
	font-size: 14;
}

BLOCKQUOTE, PRE
{
	font-family: Arial, 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;
}

.MenuSelected
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	background-image: url(Images/bgButton.jpg);
	border-left: #000000 1px solid;
	color: #ffffff;
	border-bottom: #000000 1px solid;
	background-repeat: repeat-x;
	font-family: Arial, Verdana;
}

A.AMenuSelected
{
	color: #ffffff;
	font-family: Arial, Verdana;
	font-weight:bold;
}

A.AMenuSelected:active
{
	color: #ffffff;
	font-family: Arial, Verdana;
	font-weight:bold;
}

A.AMenuSelected:hover
{
	color: #ffffff;
	font-family: Arial, Verdana;
	font-weight:bold;
}

A.AMenuSelected:visited
{
	color: #ffffff;
	font-family: Arial, Verdana;
	font-weight:bold;
}

A.AMenuSelected:link
{
	color: #ffffff;
	font-family: Arial, Verdana;
	font-weight:bold;
}

.MenuUnselected
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	background-image: url(Images/bgButtonSelected.jpg);
	border-left: #000000 1px solid;
	color: #ffffff;
	border-bottom: #000000 1px solid;
	background-repeat: repeat-x;
	font-family: Arial, Verdana;
}

A.AMenuUnselected
{
	color: #000000;
	font-family: Arial, Verdana;
	font-weight:bold;
}

A.AMenuUnselected:active
{
	color: #30559C;
	font-family: Arial, Verdana;
	font-weight:bold;
}

A.AMenuUnselected:hover
{
	color: #30559C;
	font-family: Arial, Verdana;
	font-weight:bold;
}

A.AMenuUnselected:visited
{
	color: #30559C;
	font-family: Arial, Verdana;
	font-weight:bold;
}

A.AMenuUnselected:link
{
	color: #30559C;
	font-family: Arial, Verdana;
	font-weight:bold;
}

.itemName
{
	font-weight: bold;
	color: #000099;
	font-family: Arial, Verdana;
}
.itemImage
{
	border-right: #cccccc 5px solid;
	border-top: #cccccc 5px solid;
	border-left: #cccccc 5px solid;
	border-bottom: #cccccc 5px solid;
}
.itemIcon
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
}

A.AFOOTER
{
	font-size: 14px;
	color: #ffffff;
	font-family: Arial, Verdana;
}

A.AFOOTER:active
{
	font-size: 14px;
	color: #ffffff;
	font-family: Arial, Verdana;
}

A.AFOOTER:hover
{
	font-size: 14px;
	color: #C8302F;
	font-family: Arial, Verdana;
	text-decoration: underline;
}

A.AFOOTER:visited
{
	font-size: 14px;
	color: #ffffff;
	font-family: Arial, Verdana;
}

A.AFOOTER:link
{
	font-size: 14px;
	color: #ffffff;
	font-family: Arial, Verdana;
}

.FOOTERSEP
{
	font-size: 12px;
	color: darkgray;
	font-family: Arial, Verdana;
}
.MAINTABLE
{
	border-right: #f5f5f5 1px solid;
	border-left: #f5f5f5 1px solid;
	background-color: #ffffff;
}
.TEXTBOX
{
	border-right: #8599be 1px solid;
	border-top: #8599be 1px solid;
	border-left: #8599be 1px solid;
	border-bottom: #8599be 1px solid;
	background-color: #ffffff;
}
.button
{
	border-right: white 1px solid;
	padding-right: 7px;
	border-top: white 1px solid;
	padding-left: 7px;
	font-weight: bold;
	font-size: 12px;
	background-image: url(Images/bgButton.jpg);
	padding-bottom: 2px;
	border-left: white 1px solid;
	cursor: hand;
	color: #ffffff;
	padding-top: 2px;
	border-bottom: white 1px solid;
	font-family: Arial;
}
A.ATOPMENU
{
	font-weight: bold;
	font-size: 12px;
	color: #2c4f97;
	font-family: Arial, Verdana;
}

A.ATOPMENU:active
{
	font-size: 12px;
	font-weight: bold;
	color: #2C4F97;
	font-family: Arial, Verdana;
}

A.ATOPMENU:hover
{
	font-size: 12px;
	color: crimson;
	font-weight: bold;
	font-family: Arial, Verdana;
	text-decoration: underline;
}

A.ATOPMENU:visited
{
	font-size: 12px;
	color: #2C4F97;
	font-weight: bold;
	font-family: Arial, Verdana;
}

A.ATOPMENU:link
{
	font-size: 12px;
	color: #2C4F97;
	font-weight: bold;
	font-family: Arial, Verdana;
}
.SEARCHFIELD
{
	font-size: 8pt;
	font-family: Arial;
}
.SEARCHBUTTON
{
	border-right: #3b6285 1px solid;
	padding-right: 1px;
	border-top: #3b6285 1px solid;
	padding-left: 1px;
	font-weight: bold;
	font-size: 8pt;
	background-image: url(Images/bgButton.jpg);
	border-left: #3b6285 1px solid;
	cursor: hand;
	color: #ffffff;
	border-bottom: #3b6285 1px solid;
	font-family: Arial;
}
.PageTitle
{
	BACKGROUND-POSITION-X: right;
	background-image: url(Images/bgPageTitle.jpg);
	color: #7CBAF4;
	padding-top: 2px;
	padding-right: 20px;
	background-repeat: no-repeat;
	font-family: Arial;
}
.GrayBorder
{
	border-right: #bdbdbd 1px solid;
	border-top: #bdbdbd 1px solid;
	border-left: #bdbdbd 1px solid;
	border-bottom: #bdbdbd 1px solid;
}