body {
	margin: 25px 0 25px 0;
	padding: 0;
	font: 11px/13px 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
	color: #666;
	text-align: left;	
	background-color: #C00;
	}
img {
	border: 0;
	}
a {
	color: #CC0000;
	text-decoration: underline;
	}
a:hover {
	text-decoration: none;
	}
.navText {
	font-weight: bold;
	line-height: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.navText a {
	text-decoration: none;
	color: #999;
	}
.navText a:hover {
	text-decoration: none;
	color: #990000;
	}
.callEmail {
	text-transform: uppercase;
	font: 11px Arial, sans-serif bold;
	color: #999;
	margin: 0 10px 0 10px;
	}
.floatLeft {
	float: left;
	margin: 0 10px 0 0;
	}
.imgLeft {
	float: left;
	margin: 0 10px 0 0;
	}
.footerText {
	font: 9px/18px verdana, arial, helvetica, sans-serif;
	color: #666;
	padding: 5px 0 5px 0;
	}
.headMain {
	font-size: 14px;
	color: #333;
	margin: 0 0 10px 0;
	font-weight: bold;
	line-height: 16px;
	}
.headMainSearch {
	font-size: 12px;
	color: #333;
	margin: 0;
	font-weight: bold;
	}
.FAQheadMain {
	font-size: 12px;
	color: #333;
	margin: 0;
	font-weight: bold;
	line-height: 14px;
	}
.FAQheadMain a {
	text-decoration: none;
	color: #333;
	font-weight: normal;
	}
.FAQheadMain a:hover {
	text-decoration: underline;
	color: #C00;
	}
.FAQcontent {
	margin: 10px 0 10px 0;
	padding: 0 0 0 20px;
	}
.headContent {
	color: #C00;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	margin: 0 0 10px 0;
	text-align: left;
	}
.headContent strong {
	font-size: 11px;
	font-weight: normal;
	color: #666;
	line-height: 14px;
}
.headContentPrint {
	color: #C00;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	}
.headContentPrint strong {
	font-size: 11px;
	font-weight: bold;
	color: #666;
}
.bankFrame {
	background-color: #EEE;
	color: #444;
	padding: 5px;
	text-align: left;
	overflow: auto;
	border: solid #CCC 1px;
	}
.bankFrameRed {
	background-color: #C00;
	padding: 5px;
	overflow: auto;
	color: #FFF;
	height: 100%;
	}
.bankFrameLight {
	background-color: #FAFAFA;
	color: #666;
	background-color: #FAFAFA;
	padding: 5px;
	border: solid #EEE 1px;
	overflow: auto;
	z-index: 0;
	}
.buttonscontainer {
	width: 100%;
	}
.buttonPrint a {
	width: 108px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	background-image: url(../../../images/img_buttons/button_108over.gif);
	width: 108px;
	height: 17px;
	display: block;
	padding: 3px 0 0 0;
	background-repeat: no-repeat;
	font-weight: bold;
	}
.buttonPrint a:hover {
	width: 108px;
	color: #C00;
	text-decoration: none;
	text-align: center;
	background-image: url(../../../images/img_buttons/button_108over.gif);
	width: 108px;
	height: 17px;
	display: block;
	padding: 3px 0 0 0;
	background-repeat: no-repeat;
	font-weight: bold;
	}
.button a {
	width: 108px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	background-image: url(../../../images/img_buttons/button_108.gif);
	width: 108px;
	height: 17px;
	display: block;
	padding: 3px 0 0 0;
	background-repeat: no-repeat;
	font-weight: bold;
	}
.button a:hover {
	color: #FFF;
	text-decoration: none;
	background-image: url(../../../images/img_buttons/button_108over.gif);
	background-repeat: no-repeat;
	}
.buttonList {
	color: #FFF;
	background-color: #CC0000;
	padding: 5px;
	padding-left: 10px;
	display: block;
	border-bottom: 1px solid #FFF;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	}
.theActive {
	color: #CC0000;
	background-color: #CCC;
	padding: 5px;
	padding-left: 10px;
	display: block;
	border-bottom: 1px solid #FFF;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	}


	/* GEN */


.tGrey {
	font: 10px/16px Verdana;
	color: #444;
	}
ol {
	margin: 15px 0 0 30px;
	padding: 0px;
	}
.bullets li {
	list-style-position: outside;
	list-style-image: url(../../../images/img_gen/bullet.gif);
	margin: 0 0 3px 0;
	}
.VertSpace {
	margin: 0 0 10px 0;
	}
.red {
	color: #CC0000;
	}
.pad10px {
	padding: 10px;
	text-align: left;
	}
.lineRed {
	border-top: solid #C2C2C2 1px;
	margin: 5px 0 5px 0;
	height: 1px;
	}

	/* APPLY */


#apply {
	text-align: left;
	}
.star {
	height: 26px;
	vertical-align: middle;
	}
#apply .theinput {
	width: 150px;
	}
#apply select {
	width: 150px;
	}
#apply .radioBut {
	width: auto;
	margin: 0 5px 0 0;
	}
#apply .pass {
	width: 20px;
	}
#apply .passRed {
	width: 20px;
	color: #FFF;
	font-weight: bold;
	background-color: #CC0000;
	}


	/* DYNAMIC NAVIGATION */


#navField input {
	width: 70px;
	font-size: 10px;
	color: #444;
	font-family: verdana;
	margin: 0 5px 0 0;
	}

#nav, #nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
	float: right;
	width: 300px;
	font: 10px/10px Verdana;
	font-weight: bold;
	}
#nav a {
	display: block;
	color: #FFF;
	text-decoration: none;
	padding: 5px;
	}
#nav a.daddy {
	background: url(../../../images/img_nav/nav_arrow.gif) no-repeat 140px center;
	}
#nav a.daddyActive {
	background: url(../../../images/img_nav/nav_arrow.gif) no-repeat 140px center;
	}
#nav a:hover.daddyActive {
	background: #999 url(../../../images/img_nav/nav_arrow.gif) no-repeat 140px center;
	}
#nav li {
	background: #CC0000 url(../../../images/img_nav/nav_back.gif);
	float: right;
	width: 95px;
	w/idth: 85px;
	text-align: left;
	margin: 0;
	}
#nav li ul {
	position: absolute;
	left: -9999px;
	height: auto;
	width: 170px;
	w\idth: 160px;
	font: 11px verdana;
	font-style: normal;
	font-weight: normal;
	border-width: 1;
	margin: 0;
	letter-spacing: 0;
	}
#nav li li {
	background: #CCC;
	border-top: solid #FFF 1px;
	padding-right: 10px;
	width: 160px;
	w\idth: 150px;
	color: #FFF;
	text-align: left;
	}
#nav li ul a {
	font: bold 9px/10px Verdana;
	color: #FFF;
	width: 160px;
	w\idth: 150px;
	}
#nav li ul ul {
	margin: -21px 0 0 160px;
	}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -9999px;
	color: #FFF;
	}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	color: #FFF;
	}
#nav li:hover, #nav li.sfhover {
	background: #999;
	}
.activeMain a {
	background: #CCC;
	}
.bankFrameLight strong {
	color: #444;
	}
.inputSearch {
	width: 150px;
	color: #444;
	font-size: 10px;
	margin: 0 5px 0 5px;
}
.bankFrame strong {
	color: #333;
}
.bullets a {
	font-weight: normal;
}
#apply textarea {
	width: 90%;
	height: 100px;
	font-size: 10px;
	color: #333;
	margin: 3px 0 3px 0;
}
.applyExtra {
	height: 100px;
	overflow: auto;
	padding: 5px 0 5px 0;
}
p {
	margin: 8px 0 0 0;
}
#apply .reset {
	height: 15px;
}
#apply .comment {
	vertical-align: top;
	padding: 5px 0 0 0;
}
.footerText a {
	text-decoration: none;
}
.footerText a:hover {
	text-decoration: underline;
}
input {
	font-size: 10px;
	color: #333;
	width: 50px;
}
input.IN {
	font-size: 11px;
	width:90px;
	text-align:right;
}
input.DATEIN {
	font-size: 12px;
	font-weight:bold;
	letter-spacing:3px;
	width:90px;
	text-align:center;
	border: solid #7F9DB9 1px;
	background: transparent 
	url("../../../images/img_background/ccyymmdd2.bmp") no-repeat;
}

input.OUT {
	border:none;
	font-size: 11px;
	width:90px;
	text-align:right;
}

input.OUTodd {
	border:none;
	font-size: 11px;
	width:90px;
	text-align:right;
	background-color: #F3F3F3;
}

input.OUTeven {
	border:none;
	font-size: 11px;
	width:90px;
	text-align:right;
	background-color: #E6E6E6;
}

input.OUTTotalodd {
	border:none;
	font-size: 11px;
	font-style: italic;
	width:90px;
	text-align:right;
	background-color: #F3F3F3;
}

input.OUTTotaleven {
	border:none;
	font-size: 11px;
	font-style: italic;
	width:90px;
	text-align:right;
	background-color: #E6E6E6;
}


select.IN {
	font-size: 11px;
	width:95px;
}
.exsert {
	font-size: 16px;
	line-height: 20px;
	color: #999;
	padding: 0 0 10px 0;
	border-bottom: dotted #999 1px;
}

TR.odd {
	background-color: #F3F3F3;	
}

TR.even {
	background-color: #E6E6E6;
}
