body {
	color : #000000;
	font-size : 12px;
	background-color: #FFFFFF;
	background-image: url(../imgs/bkg_gradient.gif);
	background-position: top left;
	background-repeat: repeat-x;
	font-family : arial,Helvetica, sans-serif;
	line-height : 20px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
}

h1 {
	font-family : Tahoma,arial,Verdana;
	font-size : 14px;
	font-weight : bold;
	color : #8c131a;
}

h2 {
	font-family : Tahoma,arial,Verdana;
	font-size : 13px;
	font-weight : bold;
	color : #34508F;
}

span.redText{
	color: #8c131a;
	font-weight: bold;
}

span.formFieldDesc{
	font-size: 10px;
}

div{
	cursor: default;
	overflow: visible;
}

div.mainColumn {
	width: 800px;
	height: 100%;
	position: relative;
}

div.hidden{
	display: none;
}

div.visible{
	display: block;
}

div.menuField{
	background: transparent;
	color : #C0C0C0;
	position: relative; 
	left: 0; top: 0; 
	width: 180px;
	overflow: visible;
	border: none;
}

div.submenuField{
	background: transparent;
	color: #FFFFFF;
	position: relative;
	left: 180px; top: 0; 
	width: 100%;
	text-align: center;
	padding: 9px 0px 9px 0px;
	overflow: visible;
}

div.submenuFieldStatic{
	background: #abbadb;
	color: #FFFFFF;
	position: relative;
	left: 0; top: 0; 
	width: 100%;
	text-align: center;
	padding: 0px 0px 0px 0px;
	overflow: visible;
	border-bottom: solid 1px White;
	border-top: solid 1px White;
}

div.menuItem{
	background: transparent;
	color : #d0d0d0;
	position: relative; 
	left: 0; top: 0; 
	width: 100%;
	height: auto;   
	text-align: center;
	vertical-align: middle;
	padding: 5px 0px 5px 0px;
	font-weight: bold;
}


div.menuItemHOVER{
	background: transparent;
	color : #ffffff;
	position: relative; 
	left: 0; top: 0; 
	width: 100%;
	height: auto;   
	text-align: center;
	vertical-align: middle;
	padding: 5px 0px 5px 0px;
	font-weight: bold;
}

div.menuItemACTIVE{
	background: transparent;
	color : #FaB764;
	position: relative; 
	left: 0; top: 0; 
	width: 100%;
	height: auto;   
	text-align: center;
	vertical-align: middle;
	padding: 5px 0px 5px 0px;
	font-weight: bold;
}

div.submenuItem{
	background: transparent;
	color: #000000;
	position: relative; 
	left: 0; top: 0; 
	width: 100%;
	height: auto;
	overflow: visible;   
	text-align: left;
	font-weight: normal;
	font-size: 11px;
	padding: 3px 0px 3px 0px;
	margin: 0px 0px 0px 10px;
}

div.submenuItemStatic{
	background: transparent;
	color: #000000;
	position: relative; 
	left: 0; top: 0; 
	width: 180px;
	height: auto;
	overflow: visible;   
	text-align: center;
	font-weight: normal;
	font-size: 11px;
	padding: 3px 0px 3px 0px;
	margin: 0px 0px 0px 0px;
}

/*
div.submenuItemhover{
	background: transparent;
	color: #606060;
	position:relative; 
	left:0px; top:0px; 
	width:100%;
	height: auto;   
	text-align: left;
	font-weight: normal;
	font-size: 11px;
	padding: 3px 0px 3px 0px;
	margin: 0px 0px 0px 10px;
}

div.submenuItemStatichover{
	background: transparent;
	color: #606060;
	position:relative; 
	left:0px; top:0px; 
	width:100%;
	height: auto;   
	text-align: center;
	font-weight: normal;
	font-size: 11px;
	padding: 3px 0px 3px 0px;
	margin: 0px 0px 0px 0px;
}
*/

div.mainText{
	padding: 5px 0px 5px 30px;
	text-align: justify;
	font-weight: normal;
}

img.inText{
	margin: 10px 0px 15px 15px; 
}

table, td, tr {
	color : #000000;
	font-size : 12px;
	background: transparent;
	font-family : Verdana,arial;	
}

td.topBar{
	background-image: url(../imgs/corner_dk_bl.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	background-color: #abbadb;
}

td.topBar2{
	background-image: url(../imgs/corner_dk_br.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	background-color: #abbadb;
}

td.logoBar{
	background-color: #FFFFFF;
}

td.footerBar{
	background-color: transparent;
	padding: 6px 0px 8px 0px;
	border-top: solid 1px #8c131a;
}

td.imagesBar{
	background-color: #FFFFFF;
}
td.menuBar{
	background-color: transparent;
	vertical-align: top;
}

a, a:link, a:visited, a:hover{
	color : #000000;
	text-decoration: none;
	font-weight: normal;
}
a:hover{
	color : #000000;
	text-decoration: underline;
	font-weight: normal;
}

a.flag{
	background: none;
	border: none;
}

/*
a.menuItem, a.menuItem:link, a.menuItem:visited {
	color : #C0C0C0;
	text-decoration: none;
}

a.menuItem:hover {
	color : #FaB764;
	text-decoration: none;
}
*/

a.menuItem, a.menuItem:link, a.menuItem:visited {
	background: transparent;
	color : #d0d0d0;
	position: relative; 
	left: 0; top: 0; 
	width: 100%;
	height: auto;   
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	padding: 5px 0px 5px 0px;
	font-weight: bold;
}

a.menuItem:hover {
	background: transparent;
	color : #FFFFFF;
	position: relative; 
	left: 0; top: 0; 
	width: 100%;
	height: auto;   
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	padding: 5px 0px 5px 0px;
	font-weight: bold;
}

a.submenuItem, a.submenuItem:link, a.submenuItem:visited{
	background: transparent;
	color: #0f0f0f;
	position: relative; 
	left: 0; top: 0; 
	width: 100%;
	height: auto;
	overflow: visible;   
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
}

a.submenuItem:hover{
	background: transparent;
	color: #ffffff;
	position: relative; 
	left: 0; top: 0; 
	width: 100%;
	height: auto;   
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
}

a.submenuItemStatic, a.submenuItemStatic:link, a.submenuItemStatic:visited{
	background: transparent;
	color: #0f0f0f;
	position: relative; 
	left: 0; top: 0; 
	width: 100%;
	height: auto;
	overflow: visible;   
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

a.submenuItemStatic:hover{
	background: transparent;
	color: #ffffff;
	position: relative; 
	left: 0; top: 0; 
	width: 100%;
	height: auto;   
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.small {
font-size: 10px;
color: #aBaBaB;
line-height: 0.7;
}

a.small, a.small:link, a.small:visited {
text-decoration: none;
font-size: 10px;
color: #aBaBaB;
height: 12px;
}

a.small:hover {
text-decoration: underline;
font-size: 10px;
color: #aBaBaB;
line-height: 0.7;
}

input, textarea, select{
	background-color: #FFFFFF;
	border: solid 1px #F58428;
}

input.badInput, textarea.badInput, select.badInput{
	background-color: #BCBCBC;
	border: solid 1px #F58428;
}

input.radio{
	border: none;
	background: transparent;
}

div.orange_dk_bl {background: #abbadb url(../imgs/corner_dk_bl.gif) 0 100% no-repeat}
div.orange_dk_br {background: url(../imgs/corner_dk_br.gif) 100% 100% no-repeat}
div.orange_dk_tl {background: url(../imgs/corner_dk_tl.gif) 0 0 no-repeat}
div.orange_dk_tr {background: url(../imgs/corner_dk_tr.gif) 100% 0 no-repeat; padding:5px}

div.orange_lt_bl {background: #34508f url(../imgs/corner_bl.gif) 0 100% no-repeat}
div.orange_lt_br {background: url(../imgs/corner_br.gif) 100% 100% no-repeat}
div.orange_lt_tl {background: url(../imgs/corner_tl.gif) 0 0 no-repeat}
div.orange_lt_tr {background: url(../imgs/corner_tr.gif) 100% 0 no-repeat; padding:5px}

div.gray_lt_t {background: url(../imgs/dot_gray.gif) 0 0 repeat-x;}
div.gray_lt_b {background: url(../imgs/dot_gray.gif) 0 100% repeat-x}
div.gray_lt_l {background: url(../imgs/dot_gray.gif) 0 0 repeat-y}
div.gray_lt_r {background: url(../imgs/dot_gray.gif) 100% 0 repeat-y}
div.gray_lt_bl {background: url(../imgs/corner_gray_lt_bl.gif) 0 100% no-repeat}
div.gray_lt_br {background: url(../imgs/corner_gray_lt_br.gif) 100% 100% no-repeat}
div.gray_lt_tl {background: url(../imgs/corner_gray_lt_tl.gif) 0 0 no-repeat}
div.gray_lt_tr {background: url(../imgs/corner_gray_lt_tr.gif) 100% 0 no-repeat; padding:5px}
