body {
	background-color: #fff;
	color: #404040;
	font-family:  Verdana,Arial,Helvetica;
	font-size: 9pt;
	margin:0px
}

TD.TopBg {
	background-color:#C7C7C7;width:50%
}
TD.UTopBg {
	background-color: #000;
	width: 50%;
	background-image: url(images/Bg_Proudly.gif);
}

TD.LeftBg {
	background-color: #fff;
	width: 50%;
}

TD.RightBg {
	background-color: #fff;
	width: 50%;
	background-image: url(images/Bg_Right.gif);
}

TD.BgBotRight {
	background-color: #F0F0F0
}

TD.Content {
	background-color: #F0F0F0;
	padding:10px
}


TD.BgBot {
	background-image: url(images/BgBot.jpg);
	height:51px
}

TD.BgMenu {
	background-image: url(images/Bg_Menu.gif);
	width:175px
}

TD.BgCentral {
	background-image: url(images/Bg.gif);
	padding-top:15px;
	padding-bottom:5px;
	padding-left:15px;
	padding-right:15px;
	width:515px
}

td {	color: #404040;
	font-family: Verdana,Arial,Helvetica;
	font-size: 9pt;
	line-height:18px
}

.BgHdr{
	background-image: url(images/HdrBlue.gif);
		color:#fff;
	font-weight:bold;
	font-size:10pt;
	Padding:5px;
	background-repeat: no-repeat;
	
}

#Bot {
	padding-left:15px ;

}

.Title {
	
	font-size: 15pt;
	font-weight:normal
}

.Heading {
	color:#203F92;
	font-weight:bold;
	font-size:10pt
}

#Main{
	padding-left:15px
}



.TextSm {
		font-size: 7pt;
}

#TextCh {
		font-size: 7pt;
		line-height:15px;
		padding-left:15px;padding-top:15px
}

TD.menuitem
{font-family: verdana,helvetica;
	font-size: 9pt;
	padding-bottom: 9px;
	padding-top: 9px;
	padding-left: 15px;
	background-color: #fff;
	cursor:pointer;
	cursor:hand;
		background-image: url(images/Bg_Menu.gif);
	border-bottom: solid 1px #fff;
}
TD.menuitem_over
{font-family: verdana,helvetica;
	font-size: 9pt;
	color:#fff;
	padding-bottom: 9px;
	padding-top: 9px;
	padding-left: 15px;
	background-color: #fff;
	cursor:pointer;
	background-image: url(images/Bg_Menu_O.gif);
	border-bottom: solid 1px #fff;
}


TABLE.Menu
{
	padding:0px;
	border-collapse: collapse;
	background-color: white;
}

.Img {
	
BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; BORDER-LEFT: 1px solid; BORDER-BOTTOM: 1px solid;}

li {line-height:20px; padding:5px
	
}


a:link {
	color: #000000;
	text-decoration: underline;
}

a:visited {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}



a.BotLink:link {
	color: #808080;
	font-size: 7pt;
	text-decoration: none;
}

a.BotLink:visited {
	color: #808080;
	font-size: 7pt;
	text-decoration: none;
}

a.BotLink:hover {
	color: #222;
	font-size: 7pt;
	text-decoration: underline;
}
.MenuLink{
line-height: 20px
	}


a.MenuLink:link {
	color: #878D29;
	font-size: 8pt;
	text-decoration: none;
}

a.MenuLink:visited {
	color: #878D29;
	font-size: 8pt;
	text-decoration: none;
}

a.MenuLink:active {
	color: #000;
	font-size: 8pt;
	text-decoration: none;
}

a.MenuLink:hover {
	color: #000;
	font-size: 8pt;
	text-decoration: none;
}



a.InfoLink:link {
	color: #737373;
	font-size: 8pt;
	font-weight:bold;
	text-decoration: underline;
}

a.InfoLink:visited {
	color: #737373;
	font-size: 8pt;
		font-weight:bold;
	text-decoration: underline;
}

a.InfoLink:active {
	color: #737373;
	font-size: 8pt;
		font-weight:bold;
	text-decoration: underline;
}

a.InfoLink:hover {
	color: #737373;
	font-size: 8pt;
	font-weight:bold;
	text-decoration: underline;
}




UL {
color : #003366; 
list-style-image: url(images/bullet.gif);
line-height: 15px;
}

input {
	background-color: #F0F0F0;
	border-color: #fff;
	border-style: Solid;
	border-width: 2px;
	color: #000000;
	font-size:9pt
}

input.borderless {
	border-width: 0px;
}

.inputsm {
	width: 80px;
}

.inputw {
	width: 160px;
	background-color: #fff;
}

.inputsmm {
	width: 50px;
}

.inputm {
	width: 140px;
}

.cbox {
	background-color: #FFFFFF;
	color: #000000;
}

textarea {
	background-color: #F0F0F0;
	border-color: #fff;
	border-style: Solid;
	border-width: 2px;
	color: #000000;
	font-family: verdana, arial,helvetica;
		font-size:8pt;
		width:210px
}

.textareaw {
	background-color: #fff;
	border-color: #fff;
		font-size:8pt

}

select {
	background-color: #F0F0F0;
	border-color: #fff;
	border-style: Solid;
	border-width: 2px;
	color: #000000;
}




.PrintOnly {
	display: none;
}