html {
	height: 100%;
	overflow-x: auto;
	overflow-y: scroll;
	white-space: normal;
	filter: expression(document.execCommand("BackgroundImageCache", false, true));	
}
body {
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;	
	text-align: center;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
.block {
	clear: both;
	display: block;
	float: none;
}
.clear {
	clear: both;
	display: block;
	float: none;
	font-size: 1px;
	line-height: 0px;	
}
.hline {
	height: 1px;
	overflow: hidden;
	border: 0px none #5A5B5E;
	border-bottom: 1px solid #5A5B5E;
	margin: 2px 0px 1px 0px;
	display: block;
}
.vspacer5 {
	display: block;
	height: 5px;
	overflow: hidden;
}
.vspacer10 {
	display: block;
	height: 10px;
	overflow: hidden;
}
.highlight1 {
	color: #CC3300;
}
a, a:link, a:visited, a:active {
	color: #E77817;
	text-decoration: underline;
}
a:hover, a:link:hover, a:visited:hover, a:active:hover {
	color: #E77817;
	text-decoration: none;
}
a.top, a.top:visited, a.top:active {
	margin: 0px 0px 2px 0px;
	padding:2px 4px 2px 13px;
	width: auto;
	height: auto;
	font-weight:bold;
	background-image: url(images/up.gif);
	background-repeat: no-repeat;
	background-position: 3px 50%;
	background-color: transparent;
	color: #333333;
	text-decoration: none !important;
	
}
a.top:hover, a.top:visited:hover, a.top:active:hover {
	background-color: #025897;
	background-image: url(images/up_over.gif);
	color:#D4ECF7;
	text-decoration: none !important;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: normal;
	color: #025897;
	text-align: left;
	text-indent: 0px;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 18px;
	color: #F28101;
	text-align: left;
	text-indent: 0px;
	font-weight: normal;
	margin: 0px 0px 5px;
	padding: 0px;
	font-style: italic;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #F28101;
	text-align: left;
	text-indent: 0px;
	font-weight: bold;
	margin: 0px 0px 5px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-align: left;
	text-indent: 0px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #CC3300;
	text-align: left;
	text-indent: 0px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0px 5px 0px 5px;
}
p {
	text-align: justify;
	margin: 0px;
	padding: 0px;
}
ul {
	text-align: left;
	text-indent: 0px;
	margin: 0px 0px 0px 25px;
	padding: 0px;
	list-style-type: square;
}
ol {
	text-align: left;
	text-indent: 0px;
	margin: 0px 0px 0px 25px;
	padding: 0px;
}


/*  */
#topCenterSpacer {
	width:974px;
	height: 10px;
	overflow:hidden;
	margin: 0px;
}


.headerBgRepeat {
	background-image: url(images/header_bg.png);
	background-repeat: repeat-x;
	background-position: 100% 0%;
	height: 261px;
	width: auto;
	margin: 0px;
}
#headerContainer {
	width:974px;
	height: 261px;
	overflow:hidden;
	margin: 0px;
	/*background-color: #006699;*/
}
#logoAndMainMenuContainer {
	background-image: url(images/logo_menu_tab_bg.png);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	height: 261px;
	width: 458px;
}
#logoAndMainMenuContent {
	margin: 14px 14px 14px 14px;
}
#logoAndStatementContainer {
	background-image: url(images/logo_tab_bg.png);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	height: 233px;
	width: 210px;
	overflow: hidden;
}
#mainLogoContainer {
	margin: 0px 0px 0px 0px;
}
#statementContainer {
	margin: 0px 0px 0px 0px;
	font-size: 24px;
	font-style: italic;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #CC3300;
	line-height: 30px;
}
#mainMenuContainer {
	height: 233px;
	width: 210px;
	overflow: hidden;
}
.main_menu a, .main_menu a:link, .main_menu a:visited, .main_menu a:active {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 3px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 10px;
	display: block;
	width: 200px;
	height: 28px;
	background-color: #F59D31;
	background-image: url(images/main_menu_button_bg.png);
	background-repeat: no-repeat;
	background-position: 0px -39px;	
	color: #A41800;
	text-decoration: none;
	
}
.main_menu a:hover, .main_menu a:link:hover, .main_menu a:visited:hover, .main_menu a:active:hover {
	background-color: #FEC55D !important;
	background-position: 0px 0px !important;
	color:#CC3300 !important;
	text-decoration: none;
}
.main_menu_item_active {
	background-color: #FEC55D !important;
	background-position: 0px 0px !important;
	color:#934A15 !important;
	text-decoration: none;
}
.main_menu .menu_items_spacer {
	width: 210px;
	height: 1px;
	overflow: hidden;
}


#headerImageContainer {
	margin: 14px 0px 0px 0px;
}



#mainContent {
	padding: 7px 10px 15px 10px;
	margin: 0px;
	width:954px;
	vertical-align: top;
	/*background-color: #003333;*/
}
.mainContent_ext {
	width: auto;
	margin: 0px;
	/*background-color: #0099CC;*/
}

/*  */
#mainRight {
	display: block;
	width: 214px;
	height: auto;
	float: right;
	text-align: left;
	height: auto;
	vertical-align: top;
}
#mainRight h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: normal;
	color: #000000;
	text-align: left;
	text-indent: 0px;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	text-transform: uppercase;
}
#mainRight a, #mainRight a:link, #mainRight a:visited, #mainRight a:active {
	color: #444444;
	text-decoration: underline;
}
#mainRight a:hover, #mainRight a:link:hover, #mainRight a:visited:hover, #mainRight a:active:hover {
	color: #E77817;
	text-decoration: none;
}

.right_menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type:none;
}
.right_menu ul li a, .right_menu ul li a:visited, .right_menu ul li a:active {
	font-size: 12px;
	font-weight: bold;
	color: #444444;
	text-decoration: none !important;
	/*text-transform: uppercase;*/
	margin: 2px 0px 0px 0px;
	padding:4px 2px 4px 8px;
	display: block;
	width: 190px;
	height: auto;
	background-image: url(images/left_menu_item_bg.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;	
}
.right_menu ul li a:hover, .right_menu ul li a:visited:hover, .right_menu ul li a:active:hover {
	color:#E77817 !important;
	text-decoration: none !important;
}
.right_menu_item_normal {
}
.right_menu_item_active {
	font-weight: bold;
	color: #E77817 !important;
}

.pdf_list {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.pdf_list li {
	border-top: 1px dotted #cccccc;
	padding: 2px 0px 0px 0px;
	margin: 2px 0px 4px 0px;
	line-height: normal;
}
.pdf_list li a, .pdf_list li a:visited, .pdf_list li a:active {	
	padding: 3px 4px 2px 18px;
	display: block;
	width: 92%;
	background-image: url(images/icon_16x16_pdf.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	color: #444444;
	text-decoration: none;	
}
.pdf_list li a:hover, .pdf_list ul li a:visited:hover, .pdf_list li a:active:hover {
	color:#BF3C15;
	text-decoration: none;
}
.pdf_link a, .pdf_link a:visited, .pdf_link a:active {
	margin: 2px 0px 2px 0px;
	padding:2px 2px 2px 18px;
	background-image: url(images/icon_16x16_pdf.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	color: #E77817;
	text-decoration: none;	
}
.pdf_link a:hover, .pdf_link ul a:visited:hover, .pdf_link a:active:hover {
	color:#025897;
	text-decoration: none;
}

#mainLeft {
	display: block;
	width: 699px;
	overflow-x: hidden;
	height: auto;
	float: left;
	text-align: left;
	background-image: url(images/v_line_bg.png);
	background-repeat: no-repeat;
	background-position: 100% 0px;
	padding-right: 19px;
	vertical-align: top;
}

#mainLeft h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: normal;
	color: #CC3300;
	text-align: left;
	text-indent: 0px;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	/*text-transform: uppercase;*/
}

#mainLeft ul, #mainLeft ol {
	text-align: justify;
}

#mainCenter {
	display: block;
	height: auto;
	text-align: left;
	background-color: #FFFFFF;
	vertical-align: top;
}

#mainCenter h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: normal;
	color: #CC3300;
	text-align: left;
	text-indent: 0px;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	text-transform: uppercase;
}

#mainCenter ul, #mainCenter ol {
	text-align: justify;
}

/*  */
.footer_line {
	background-color: #000000;
	height: 10px;
	width: auto;
	overflow: hidden;
}
#footerCenterLine {
	width: 974px;
	height: 10px;
	overflow: hidden;
}

#footerContainer {
	color: #333333;
	font-size: 11px;
	padding: 5px 0px 15px 0px;
}
#footerContainer td {	
	font-size: 12px;
}
#footerCopyInfo {	
	padding: 7px 0px 0px 10px;
}
#footerMenu {
	padding: 7px 10px 0px 0px;	
}
#footerMenu a, #footerMenu a:link, #footerMenu a:visited, #footerMenu a:active {
	margin: 0px 0px 0px 10px;	
	font-weight: bold;
	color: #E77817;
	text-decoration: none;
}
#footerMenu a:hover, #footerMenu a:link:hover, #footerMenu a:visited:hover, #footerMenu a:active:hover {
	color: #E77817;
	text-decoration: underline;
}



.align_center {
	text-align: center;
}
.align_right {
	text-align: right;
}
.align_left {
	text-align: left;
}
.pic {
	border: 5px solid #5A5B5E;
}
.pic_right {
	border: 5px solid #5A5B5E;
	margin: 0px 0px 0px 5px;
}

.tableborder {
	border: 1px solid #666666;
	border-bottom: 0px none #666666;
	border-right: 0px none #666666;
}
.tableborder td {
	border: 1px solid #666666;
	border-top: 0px none #666666;
	border-left: 0px none #666666;
}
.row {
	background-color: #F7F7F7;
	color: #000000;
}
.alt_row {
	background-color: #FDFDFD;
	color: #000000;
}

blockquote {
	margin: 0px 0px 0px 20px;
	padding: 0px;
}

/* form */ 
.cform {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.cform .maintable {	
}
.cform .maintable td {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.inputtextfield {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #333333;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 1px solid #CCCCCC;
	background-color:#FFFFFF;
	width: 155px;
	height: 16px;
}
.inputtextfield_nowidth {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #333333;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 1px solid #CCCCCC;
	background-color:#FFFFFF;
	height: 16px;
}
.textareafield {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color: #333333;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 1px solid #CCCCCC;
	background-color:#FFFFFF;
	width: 360px;
	height: 92px;
	scrollbar-arrow-color:#CCCCCC;
	scrollbar-track-color:#FDFDFD;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#CCCCCC;
	scrollbar-3dlight-color:#FDFDFD;
	scrollbar-darkshadow-color:#FDFDFD;
	scrollbar-shadow-color:#CCCCCC;
}
.inputbutton {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	color: #A41800;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 1px solid #CC3300;
	background-color:#F6A541;
	height: 18px;
	width: 210px;
	cursor: pointer;
	background-image: url(images/main_menu_button_bg.png);
	background-repeat: no-repeat;
	background-position: 0px -39px;
}
.selectfield {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;	
	line-height: normal;
	color: #333333;
	margin: 0 0 0 0;
	padding: 0px;
	/*height: 18px;*/
	width: 200px;
	background-color:#FFFFFF;
}
.selectfield_no_width {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;	
	line-height: normal;
	color: #333333;
	margin: 0 0 0 0;
	padding: 0px;
	background-color:#FFFFFF;
}
/* */
.nota {
	font-size: 11px;
}

