/* CSS Document */

BODY  {
	background-color : #434652;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
	marginwidth:0;
	marginheight:0;
	height: auto;
}

.greybg {
	background-color: #B6B8BA;
}

.darkgreybg {
	background-color: #444653;
}

.bluebg {
	background-color: #253479;
}

TD.switch {
	background-color: #253479;
	text-align: center;
	vertical-align: middle;
}

.chromebg {
	background-color: #B6B8BA;
	background-image: url(../images/design/chromebg1.jpg);
	background-repeat: no-repeat;
}

.innershadow {
	background-color: #444653;
	background-image: url(../images/design/rightlineshadow.jpg);
	background-position: right;
	background-repeat: repeat-y;
}

.blueshadow {
	background-color: #253479;
	background-image: url(../images/design/blueshadow.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

.leftblueshadow {
	background-color: #253479;
	background-image: url(../images/design/leftshadow.gif);
	background-position: left;
	background-repeat: repeat-y;
}

.darkshadow {
	background-color: #444653;
	background-image: url(../images/design/darkshadow.gif);
	background-position: top;
	background-repeat: repeat-x;
}

.darkshadowvert {
	background-color: #444653;
	background-image: url(../images/design/leftshadowdark.gif);
	background-position: left;
	background-repeat: repeat-y;
}

table.content {
	background-color: #616DA9;
	border: 1px solid #ffffff;
	height: 100%;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}

th.content {
	font-weight: bold;
	color: #CDCDCD;
	text-align: left;
	text-decoration: underline;
	padding-top: 12px;
	padding-left: 8px;
	padding-right: 8px;
}

td.content {
	font-weight: normal;
	text-align: left;
	vertical-align:top;
	padding: 8px;
	line-height: 150%;
}

td.navi {
	color: #FAFCFB;
	font-weight: bold;
	line-height: 150%;
	padding-top: 8px;
	padding-left: 6px;
	padding-right: 6px;
	vertical-align: top;
	background-color: #253479;
}

.navi
	a {color: #FAFCFB; font-weight: bold; text-decoration: none;}
	a:link {color: #FAFCFB;}
	a:active {color: #FD1312;}
	a:visited {color: #FAFCFB;}
	a:hover {color: #FD1312;}

.mini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #999999;
	padding-top: 4px;
}
.mini a { color: #CCCCCC; text-decoration: none;}
.mini a:visited { color: #CCCCCC; text-decoration: none;}
.mini a:hover { text-decoration: underline; color: #FD1312;}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;}
.small a { color: #ffffff; text-decoration: none;}
.small a:visited { color: #FFFFFF; text-decoration: none;}
.small a:hover { text-decoration: underline; color: #FD1312;}

.fade {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	background-color: #A7ACAC;
	border: 1px solid #ffffff;
	vertical-align: middle;
	text-align: center;}

.darkgreytxt { color: #33353E; }
.redtxt { color: #FD1312; }

.toplink {
	color: #CCCCCC;
	line-height: 200%;
}
.toplink a { color: #CCCCCC; text-decoration: none;}
.toplink a:hover { color: #CCCCCC; text-decoration: none;}

th.newstxt {
	color: #616DA9;
	font-weight: normal;
	vertical-align: bottom;
	background-color: #616DA9;
	font-size: 5px;
}
td.newstxt {
	color: #66FF66;
	font-weight: normal;
	vertical-align: top;
	text-align: left;
	background-color: #616DA9;
	padding-top: 10px;
	padding-left: 11px;
	padding-right: 11px;
}
.newstxt a {color: #66FF66; text-decoration: underline;}
.newstxt a:link {color: #66FF66; text-decoration: underline;}
.newstxt a:active {color: #66FF66; text-decoration: underline;}
.newstxt a:visited {color: #66FF66; text-decoration: underline;}
.newstxt a:hover {color: #ffffff; text-decoration: underline;}

th.agbl {
	text-align: left;
	font-weight: bold;
	padding-left: 3px;
	border-bottom: 1px solid #ffffff;
}
th.agbr {
	text-align: right;
	font-weight: bold;
	padding-right: 3px;
	border-bottom: 1px solid #ffffff;
}
td.agbl {
	text-align: left;
	font-weight: normal;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	padding-left: 3px;
}
td.agbm {
	text-align: right;
	font-weight: normal;
	border-bottom: 1px solid #ffffff;
	padding-right: 3px;
}
td.agbr {
	text-align: right;
	font-weight: normal;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	padding-right: 3px;
}
.pix {
	border: 1px solid #ffffff;
}
.txtfield {
	border: 1px solid #253479;
	background-color: #F2F2F2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.txtarea {
	border: 1px solid #253479;
	background-color: #F2F2F2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 350px;
}
.button {
	background-color: #A7ACAC;
	font-family: Arial, Helvetica, sans-serif;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #cdcdcd;
	background-color: #FD1312;
	text-decoration: underline;
}