A:link, A:visited, A:active {
	color: #1b499c;
	text-decoration: underline;
}

A:hover {
	text-decoration: none;
	color: #6f98e1;
}

a.lmenu:link, a.lmenu:visited, a.lmenu:active {
	color: #1b499c;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.lmenu:hover {
	color: #1b499c;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
	
html {
	height: 100%;
}

#pageBlock {
	position: relative;
	min-height: 100%;
}

* html #pageBlock {
	height: 100%;
}

#contentBlock {
	display: block;
	padding-bottom: 75px;
}

#footer {
	display: block;
	position: absolute;
	bottom: 0;
	text-align: center;
	width: 100%;
}

.copyright {
	font-family: Arial,sans-serif;
	font-size: 11px;
	color: #8ea0a9;
	background-color: #1d4053;
	padding: 15px;
	text-align: center;
	width: 720px;
	margin: auto;
}

#menuBlock {
	display: block;
}

.bodyBlock {
	background-color: #d6d6cd;
	width: 750px;
}

.contentBodyBlock {
	background-color: #f6f6e8;
	padding: 10px;
	margin-right:15px;
	margin-top: 27px;
	margin-bottom: 15px;
	width: 425px;
}

.lmenuBG {
	background-image: url(images/lmenuBG.gif);
	background-repeat: no-repeat;
	width: 290px;
	height: 370px;
}

.clearer {
	clear: both;
	display: block;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}

.headerHome {
	background: url(images/img-headerBG.jpg) no-repeat;
	padding-left: 20px;
	padding-bottom: 10px;
	vertical-align: bottom;
	height: 118px;
	width: 750px;
}

.homeRT {
	background-image: url(images/img-homeBGrt.gif);
	background-repeat: no-repeat;
	width: 396px;
	height: 197px;
	vertical-align: top;
	text-align: left;
	padding-top: 25px;
	background-color: #1d4053;
}

body {
	background-color: #7595ac;
	height: 100%;
	background-image: url(images/img-bg.gif);
	background-repeat: repeat-y;
	background-position: top center;
	margin: 0px;
	padding: 0px;
	font-family: Arial, san-serif;
	font-size: 12px;
	line-height: 16px;
	color: #2d2920;
}

Input {
	color: #000000;
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif
}

p, td {
	font-size: 12px;
	line-height: 16px;
}

Select {
	color: #000000;
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	border: solid 1px #999
}

Textarea {
	color: #000000;
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	border: solid 1px #999999
}

.DataFont {
	color:#666666;
}

.DataFont:link {
	color: #499db1;
	text-decoration: underline
}

.DataFont:visited {
	text-decoration: underline;
	color: #333366;
}

.DataFont:hover {
	text-decoration: none;
	color: #000000;
}

.DataTD {
	padding: 4px
}

.DataTD2 {
	background-color: #f5f5f5;
	padding: 4px
}

.DataTDover {
	padding: 2px;
	border: dashed 1px #6c6c6c
}

.ErrFont {
	font-size:12px;
	color:#900;
	font-weight:300;
	line-height: 14px;
	padding:2px;
}

.ErrFont2 {
	color: #900;
	font-size: 12px;
	font-weight: 300;
	line-height: 14px;
}

.successFont {
	color: #900;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 25px;
}

.ErrTD {
	background-color:#990000;
	padding:2px;
	vertical-align:top;
}

.FieldFont {
	color: black;
	font-weight: 700
}

.FieldFont:link {
	color: black;
	text-decoration: none
}

.FieldFont:visited {
	color: black;
	text-decoration: none
}

.FieldFont:hover {
	color: #499db1;
	text-decoration: none
}

.FieldTD {
	background-color: #d7d7d7;
	vertical-align: top;
	padding: 2px;
	border: solid 1px white;
	color: #000000;
}

.FooterTD {
	color: white;
	font-weight: bold;
	background-color: #7a7a7a;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
}

.GroupTD {
	background-color: #fcfcfc;
	padding: 2px;
	vertical-align: top;
	font-size: 12px;
	font-weight: 800;
	color: #999999;
}

.HeaderFont {
	color: black;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0;
	padding-bottom: 4px;
}

.HeaderFont:link {
	color: #499db1;
	text-decoration: underline
}

.HeaderFont:visited {
	color: black;
	text-decoration: underline
}

.HeaderFont:hover {
	color: #499db1;
	text-decoration: none
}

.HeaderTable {
	color: #000;
	background-color: #dedede;
	margin: 0;
	padding: 3px;
	width: 100%;
	border: groove 0 #ffffff;
}

.HeaderTD {
	color: #000;
	font-weight: bold;
	background-color: #dedede;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
}

.inputButton {
	background-image: url(images/img-buttonBG.gif);
	border: #012444 1px solid;
	height: 25px;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	cursor: pointer;
}

.inputText {
	border: #8d8d82 1px solid;
	width: 150px;
	padding: 4px;
}

.inputTextArea {
	border: #8d8d82 1px solid;
	width: 250px;
	height: 125px;
	padding: 4px;
}

.LabelFont {
	color:#88a4c8;
	font-weight:500;
}

.LabelFont:link {
	text-decoration: none;
	color: #666666;
}

.LabelFont:visited {
	text-decoration: none;
	color: #666666;
}

.LabelFont:hover {
	text-decoration: none;
	color: #333333;
}

.LabelTD {
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	padding: 2px;
}

.MenuFont {
	color: #499db1;
	font-weight: bold;
	text-decoration: none;
}

.MenuFont:link {
	color: #499db1;
	font-weight: bold;
	text-decoration: none
}

.MenuFont:visited {
	color: #499db1;
	font-weight: bold;
	text-decoration: none
}

.MenuFont:hover {
	color: #499db1;
	font-weight: bold;
	text-decoration: underline
}

.MenuHeaderTD {
	padding: 0px;
	font-size: 12px;
	color: #333333;
	font-weight: 800;
}

.MenuTable {
	padding: 0px;
	margin: 0px;
	border: groove 0 #efefef;
	border-collapse: collapse;
}

.MenuTD {
	text-align: center;
	vertical-align: middle;
	padding: 2px
}

.MenuTDover  {
	background-color: #b0c4de;
	text-align: center;
	vertical-align: middle;
	padding: 2px;
	border-right: 1px solid #dedede
}

.MsgFont {
	color: #830202;
	font-weight: 700;
	font-size: 8pt;
	padding: 2px
}

.MsgTD {
	background-color: #ccff33;
	padding: 2px;
	vertical-align: top;
}

.pageSm {
	color: #b1b1b1;
	font-size: 11px;
	margin: 0px;
	padding: 0px 0px 2px 0px;
}

.radio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-width: 0px;
	border-style: none;
}

.SubHeaderTD {
	color: black;
	font-weight: bold;
	background-color: #d7d7d7;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 12px;
	border: solid 1px #ffffff;
	width: 100%
}

.SubHeaderTDSelected {
	color: black;
	background-color: #f0f0ef;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 12px;
	border: solid 1px #ffffff
}

.subtitle {
	color: #2b549e;
	font-size: 14px;
	font-family: Arial;
	line-height: 16px;
}

.title {
	color: #2d2920;
	font-size: 20px;
	line-height: 28px;
	font-family: Arial, san-serif;
	font-weight: bold;
}

.TitleTable {
	background-color: #fefefe;
	margin: 0px;
	padding: 3px;
	border: groove 0px #ffffff;
	width: 100%
}

.TitleTD {
	color: white;
	font-weight: bold;
	background-color: #1c4a9d;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
}
