/* CSS Document */

html { overflow-y: scroll; }
body {
	margin		: 0px;
	background-color	: #D1D1D1;
}

a:link {
	text-decoration	: none; 
	font-weight		: bold;
	color			: #1F3E5D;
}
a:visited {
	text-decoration	: none; 
	font-weight		: bold;
}
a:hover {
	text-decoration	: none;
	font-weight		: bold;
}

.arialBlack {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 11px;
	color			: #000000;
}

.arialBlack a:link { 
	text-decoration 	: none; 
	color			: #1F3E5D;
}
.arialBlack a:visited {
	text-decoration	: none; 
	color			: #1F3E5D;
}
.arialBlack a:hover { 
	text-decoration	: underline; 
	color			: #1F3E5D;
}

.tablecontent {
	background-color	: #EEEEEE;
	padding		: 5px;	
}
.arialWhite {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 11px;
	color			: #ffffff;
}

.arialWhite a:link {
	text-decoration	: underline; 
	color			: #ffffff;
}
.arialWhite a:visited {
	text-decoration	: underline; 
	color			: #ffffff;
}
.arialWhite a:hover {
	text-decoration	: underline; 
	color			: #ffffff;
}

.arialWhite12px {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	color 		: #ffffff;
}

.arialWhite12px a:link {
	text-decoration	: underline; 
	color			: #ffffff;
}
.arialWhite12px a:visited {
	text-decoration	: underline; 
	color			: #ffffff;
}
.arialWhite12px a:hover {
	text-decoration	: underline; 
	color			: #ffffff;
}

.arialWhite14px {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 14px;
	color			: #FFFFFF;
}

.nav1 {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	color			: #FFFFFF;
	font-weight		: bold;
	background-image	: url(../images/nav-bg.gif);
	background-repeat	: repeat-x;
	padding-left	: 10px;
	padding-right	: 10px;
	cursor		: pointer;
}

.nav2 {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	color			: #FFFFFF;
	font-weight		: bold;
	background-color	: #bf2026;
	padding-left	: 10px;
	padding-right	: 10px;
	cursor		: pointer;
}

.contactblock {
	margin-top		: 30px;	
	text-align		: center;
	background-color	: #EEEEEE;
	margin-left		: auto;
	margin-right	: auto;
	width			: 550px;
	padding-top		: 10px;
	padding-bottom	: 10px;
	border		: 1px solid #A0A0A0;
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	color			: #5A5A5A;
	line-height		: 17px;
	padding-right	: 13px;
}

.contactblock a:link {
	text-decoration	: underline; 
	color			: #1F3E5D
}
.contactblock a:visited { 
	text-decoration	: underline; 
	color 		: #1F3E5D
}
.contactblock a:hover { 
	text-decoration 	: underline; 
	color			: #1F3E5D
}


.mainText {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	color			: #5A5A5A;
	line-height		: 17px;
	padding-right	: 13px;
}

.mainText a:link {
	text-decoration	: underline; 
	color			: #1F3E5D
}
.mainText a:visited { 
	text-decoration	: underline; 
	color 		: #1F3E5D
}
.mainText a:hover { 
	text-decoration 	: underline; 
	color			: #1F3E5D
}
.footerText {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 11px;
	color 		: #5A5A5A;
	line-height		: 20px;
}
.footerText a:link {
	text-decoration	: underline; 
	font-weight		: normal;
	color			: #1F3E5D
}
.footerText a:visited {
	text-decoration	: underline; 
	font-weight		: normal;
	color 		: #1F3E5D
}
.footerText a:hover { 
	text-decoration	: underline; 
	font-weight		: normal;
	color 		: #1F3E5D
}
.top-nav1 {
	 FONT-SIZE		: 11px; 
	 COLOR		: #ffffff; 
	 cursor		: pointer;
	 font-family	: Arial, Helvetica, sans-serif;
	 BACKGROUND-COLOR	: #848484;
}
.top-nav1 A:link {
	COLOR			: #ffffff; 
	TEXT-DECORATION	: none
}
.top-nav1 A:visited {
	COLOR			: #ffffff; 
	TEXT-DECORATION	: none
}
.top-nav1 A:hover {
	COLOR			: #ffffff; 
	TEXT-DECORATION	: none
}
.top-nav2 {
	 FONT-SIZE		: 11px; 
	 COLOR		: #ffffff;
	 cursor		: pointer;
	 font-family	: Arial, Helvetica, sans-serif;
	 /* BACKGROUND-COLOR : #4A4A4A; */
	 BACKGROUND-COLOR : #bf2026;
	 
}
.top-nav2 A:link {
	COLOR			: #ffffff; 
	TEXT-DECORATION	: none;
}
.top-nav2 A:visited {
	COLOR			: #ffffff; 
	TEXT-DECORATION	: none;
}
.top-nav2 A:hover {
	COLOR			: #ffffff; 
	TEXT-DECORATION	: none
}
.topContact a:link {
	color			: #000000;
}
.topContact a:visited { 
	color			: #000000;
}
.topContact a:hover { 
	color			: #000000;
}
textarea {
	width: 			100%;
}
.tablemenu {
        text-align: right;
        margin-bottom: 10px;
        padding-bottom: 3px;
        border-bottom:  1.5px solid #CCCCCC;
}
.tablemenu_bottom {
        text-align: right;
        margin-top: 200px;
        padding-top: 3px;
        border-top:  1.5px solid #CCCCCC;
	font-size:	80%;
}
.headerPage {
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	padding-left:0px;
	font-size: 22px;
	color: #183048;
	padding-top: 20px;
	padding-bottom: 20px;
}
h1 {
        font-weight: bold;
        font-family: arial, helvetica, sans-serif;
        padding-left:0px;
        font-size: 22px;
        color: #183048;
}

h2 {
        font-weight: bold;
        font-family: arial, helvetica, sans-serif;
        padding-left:5px;
        font-size: 18px;
        color: #183048;
}
h3 {
        font-weight: bold;
        font-family: arial, helvetica, sans-serif;
        font-size: 14px;
        color: #183048;
}
.na_arrow {
	padding-left:	26px;
}