/* CrimsonLogic "Font-size 12" CSS Version 1.0, 9 Feb 2007*/



body {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	behavior: url(csshover.htc);
	margin: 0px;
	padding: 0px;
}

.td-txt-rejected {
	color: #660099;	font-size: 10px;
	text-decoration: none;
}



.ttl-error {
	color: #FF0000;	font-size: 18px;
	font-weight: bold;
}


.txt-body-bold {
	color: #000000;	font-size: 12px;
	font-weight: bold;
}

.txt-body-boldmedium {
	color: #000000;	font-size: 11px;

	font-style: normal;
	font-weight: bold;
}

.txt-body-boldsmall {
	color: #000000;	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}

.txt-body-medium {
	color: #000000;	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

.txt-body-small {
	color: #000000;	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}

.txt-description {
	color: #000000;	font-size: 11px;
	font-style: italic;
}

.txt-dirpath {
	color: #000000;	font-size: 10px;
}

.txt-error {
	color: #FF0000;	font-size: 11px;
	font-style: italic;
	font-weight: bold;
}

.txt-instruction {
	color: #000000;	font-size: 12px;
}

.txt-label {
	color: #000000;	font-size: 12px;
	font-weight: bold;
}

.txt-login {
	color: #666666;	font-size: 10px;
	font-weight: bold;
	line-height: 10px;
}

.txt-note {
	color: #000000;	font-size: 11px;
	font-style: italic;
}

.txt-question {
	color: #000000;	font-size: 13px;
	font-weight: bold;
}

.txt-status {
	color: #000000;	font-size: 10px;
	font-weight: bold;
}

.txt-sublabel {
	color: #777777;	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 15px;
	height: 15px;
}

.txt-sub-sublabel {
	color: #666666;	font-size: 12px;
	text-decoration: none;
}


a.td-regular:visited {
	color: #ffffff;
}
.input {
	border: 1px solid #000000;
	color: #000000;	font-size: 12px;
}
.btn {
	font-size: 12px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: bold;
}
a {
	color: #802900;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
a:visited {
	color: #777777;
}
a:hover {	
	text-decoration: none;
}
.link-section {
	font-size: 11px;
	margin-right: 15px;
	margin-left: 10px;
	text-align: center;
	text-decoration: none;
}
.page-header {
	font-size: 12px;
	font-weight: bold;
	color: #6C8593;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.page-header:hover {
	font-size: 12px;
	font-weight: bold;
	color: #6C8593;
	text-decoration: none;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.homecontent2 {
	font-size: 11px;
	color: #747474;
	font-weight:normal;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 0px;
}
.menu-info {
	font-size: 11px;
	color: #575757;
	font-weight:bold;
	padding-top: 12px;
	padding-right: 12px;
	padding-left: 10px;
	padding-bottom: 12px;
}
.menu-items {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: none;
	width: 225px;
	padding-bottom: 15px;
	background-image: url(../images/menu-bg2.gif);
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.menu-items2 {
	font-size:11px;
	width: 225px;
	padding-bottom: 15px;
	background-image: url(../images/menu-bg2.gif);
	background-repeat: repeat-y;
	padding-left: 16px;
	padding-right: 16px;
	line-height: 14px;
}
.menu-items2 ul {
	padding: 0px 0px 0px 16px;
	margin: 0px;
}
.menu-items2 ul li{
 	padding: 0px;
	list-style-image: url(../images/bullet-3.gif);
	margin-bottom: 8px;
}

.items-link {
	font-size: 12px;
	color:#666666;
	font-weight:bold;
	background-image: url(bullet-home-top.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	margin-top: 10px;
	margin-right: 12px;
	margin-bottom: 5px;
	margin-left: 15px;

}
.menu-items ul{
    margin:0px;
	font-size: 12px;
	padding: 0px 0px 0px 30px;
}
.menu-items ul li{
    margin: 0px 0px 3px;
	padding: 0px;
	list-style-image: url(../images/bullet-2.gif);
	line-height: 18px;
}
.menu-items ul li ul{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
}
.bullet-heading {
	font-size: 12px;
	color: #564D32;
	font-weight:bold;
	padding-right: 12px;
	padding-left: 20px;
	background-image: url(../images/bullet-home2.gif);
	background-repeat: no-repeat;
	background-position: 1px;
	line-height: 25px;
	display: block;
}
.menu-items a{
	border-bottom-style: dotted;
	border-bottom-color: #a9a9a9;
	border-bottom-width: 1px;
}
.menu-items a:hover, .menu-items a:visited:hover  {
	color: #6C8593;
}
.menu-items a:visited{
	color: #996633
}
.menu-items small{
    font-size: 10px;
	font-weight: normal;
}
.menuitems{
	color: #802900;
	padding-left:10px;
	padding-right:10px;
}
.homecontentBorder {
	border: 1px solid #e3e3e3;
}
.homecontentHeader {
	border-bottom: 1px solid #c7c7c7;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	text-transform: uppercase;
	font-weight:bold;
	color: #cf4227;
	height: 25px;
	vertical-align: middle;
}
.homecontent1 {
	font-size: 11px;
	color: #747474;
	font-weight:normal;
	text-align: justify;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.txt-userinfo {
	color : #666666;
	font-size : 10px;
}

.txt-username {
	color : #666666;
	font-size : 10px;
	font-weight : bold;
}

.txt-instruction {
	color : #000000;
	font-size : 13px;
}

.subtitle {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.title {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
}

.bg-row1 {
	background-color : #FAFAF8;
}

.bg-row2 {
	background-color : #E6F7FB;
}

a.td-regular:visited {
	color: #006699;
}

.td-regular {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	line-height: 18px;
}

.txt-error1 {
	color: #FF912D;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
}
.txt-body {
	color : #000000;
	font-size : 12px;
	text-decoration: none;
}.tab-highlighted {
	background-color : #84B4E4;
	color : #000000;
	font-size : 12px;
	font-weight : bold;
}
.tab-hidden-bg {
	background-color : #E7E7E7;
	color : #999999;
}
.bg-side-description {
	background-color: #E8E8E8;
}
.button {
	
	border: 1px solid #000000;
	color: #000000;	font-size: 11px;
	cursor: pointer;
	font-weight: normal;
	background-color: #CCCCCC;
}

.option2 {
	color: #966B12;	font-size: 12px;font-weight:bold;
}
.option3 {
	color: #0C4F98;	font-size: 12px;font-weight:bold;
}
.option4 {
	color: #2B7B22;	font-size: 12px;font-weight:bold;
}

.td-txt-rejected {
	color: #660099;	font-size: 10px;
	text-decoration: none;
}

.ttl-error {
	color: #FF0000;	font-size: 18px;
	font-weight: bold;
}
.td-text {
	color : #000000;
	font-size : 10px;
}
a.footer:visited {
	color: #ffffff;	font-size: 10px;
	font-weight: normal;
}
.footer {
	color: #ffffff;	font-size: 11px;
	font-weight: normal;
}
.link-question {
	color: #802900;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	line-height: 22px;
}
a.page-header:visited {

	font-size: 12px;
	font-weight: bold;
	color: #6C8593;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.link-question:visited {

	color: #802900;
	text-decoration: none;
	line-height: 22px;
}
.txt-note2 {
font-size: 11px; color: #990000;
}

.alrt-tbl {background-color:#FFFFCC;border:solid 1px #e1e1a7;padding:7px 15px}
.alrt-err-txt img {vertical-align:text-bottom;margin-right:6px}
.alrt-err-txt {color:#000;font-weight:bold;vertical-align:middle;font-size:13px;text-align:center}
.alrt-msg-txt {padding-top:6px;color:#000;text-align:left;}
.log-err .alrt-tbl {background-color:#FFFFCC;border:solid 1px #e1e1a7;padding:7px 15px;margin-left:15px;text-align:left}
