@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../IMG/bg-page.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #1D2946;
}

.wrap {
	background-image:url(../IMG/2_bg.jpg);
	background-repeat: repeat-x;
	text-align:center;
	visibility: visible;
	left: 0px;
	top: 0px;
	float:left;
	clear:right;
	}
	
/************************ GRAPHIC HEADER *****************************/
.topHeader {
	width: 888px;
	height: 153px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../IMG/3_topheaderbg.jpg);
	visibility: visible;
	background-repeat: no-repeat;
	background-position: left top;
    }
	
/************************ LOGO TEXT *****************************/	
.textLogoHeader {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 32px;
	word-spacing: 1px;
	letter-spacing: 0px;
	font-style: italic;
	line-height: 45px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #f7f7f7;
	width: 640px;
	text-align: left;
	text-shadow: 0px 2px 1px #212121;
	margin: 0px;
	padding-top: 0px;
}

.textLogoFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	word-spacing: 1px;
	letter-spacing: 5px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #8A8A8C;
	width: 450px;
	padding: 40px 10px 0px 70px;
	text-align: left;
	clear: right;
	float: left;
	text-shadow: 0px  1px 1px #ccc;
}

.no-edit {
	height: 60px;
	width: 180px;
	float:right;
	clear:left;
}

.body {
	width: 888px;
	height: 100%;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../IMG/4_bodybg.png);
	visibility: visible;
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
.char-end {
	background-image:url(../IMG/chara-end.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
.right-char {
	background-image:url(../IMG/right-char.png);
	background-repeat: no-repeat;
	background-position: right 125px;
	padding-right: 60px;
	padding-left: 60px;
	}
/************************ TEXT/COPY *****************************/
.textHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	line-height: 37px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #001d7a;
	text-align: center;
	padding-top: 0px;
	padding-right: 70px;
	padding-bottom: 0px;
	padding-left: 70px;
	width: 600px;
}

.textSubHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	line-height: 42px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #e40000;
	width: 660px;
	padding: 0px 70px;
	text-align: center;
}

.text {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-align: left;
	padding-top: 0px;
	padding-right: 70px;
	padding-bottom: 0px;
	padding-left: 70px;
}

/************************ FOOTER *****************************/


.footer-top {
	background-image:url(../IMG/new-footer-top.png);
	visibility: visible;
	background-repeat: no-repeat;
	background-position: 7px bottom;
	}

.footer {
	width: 888px;
	height: 128px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../IMG/new-footer.png);
	visibility: visible;
	background-repeat: no-repeat;
	background-position: left top;
	}

