/* **************************************
REDEFINED HTML TAGS
************************************** */
body {
	font-family: tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 8pt;
	color: #555555;
	background: url(/images/hp_bg.jpg) no-repeat top center #005590;
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
				
table {
	font-family: tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
							
.borderone {
	background-color: #fff;
	border: 1px solid #acacac;
}
										
a:link {
	font-family: tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: underline;
	color: #005590;
}

a:visited {
	font-family: tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: underline;
	color: #005590;
}

a:hover {
	font-family: tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: underline;
	color: #000000;
}

a:active {
	font-family: tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: underline;
	color: #005590;
}

p {
	font-family: tahoma, verdana, helvetica, arial, sans-serif;
	font-size: 8pt;
	/*  margin: top right bottom left */
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	color: #555555;
}

p.justify {
	text-align : justify; 
	text-justify : distribute;
}

H1 {
	font-family: tahoma, verdana, helvetica, arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	/*  margin: top right bottom left */
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

H2 {
	font-family: tahoma, verdana, helvetica, arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	/*  margin: top right bottom left */
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

H3 {
	font-family: tahoma, verdana, helvetica, arial, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #555555;
	/*  margin: top right bottom left */
	margin: 10px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

H4 {
	font-family: tahoma, verdana, helvetica, arial, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #005590;
	/*  margin: top right bottom left */
	margin: 10px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

H5 {
	font-family: tahoma, verdana, helvetica, arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #005590;
	/*  margin: top right bottom left */
	margin: 10px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

H6 {
	font-family: arial, verdana, helvetica, tahoma, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #005590;
	/*  margin: top right bottom left */
	margin: 10px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

ul {
	font-family: tahoma, verdana, helvetica, arial, sans-serif;
	font-size: 8pt;
	color: #555555;
	list-style-position: outside;
	margin: 10px;
	padding: 10px;
}

li {
	margin-top: 0px;
	margin-left: 0px;
}

hr {
	text-align: left;
	width: 100%;
	height: 1px;
	color: #CCCCCC;
	background-color: #CCCCCC;
	border: none;
	/*  margin: top right bottom left */
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

/* **************************************
CUSTOM HTML TAGS
************************************** */

/* CREDITS CLASSES */

.credits {
	font-family: tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 7.5pt;
	color: #555555;
}

a.cr:link {
	font-family: tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 7.5pt;
	text-decoration: underline;
	color: #555555;
}

a.cr:visited {
	font-family: tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 7.5pt;
	text-decoration: underline;
	color: #555555;
}

a.cr:hover {
	font-family: tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 7.5pt;
	text-decoration: underline;
	color: #000000
}

a.cr:active {
	font-family: tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 7.5pt;
	text-decoration: underline;
	color: #555555;
}

/* COLORS AND BACKGROUNDS */
				
.white {
	background-color: #ffffff
}

.black {
	background-color: #000000;
}

.gray {
	background-color: #acacac;
}

.line {
	background-color: #9E9E9F;
}

.navbg {
	background-image: url(/images/nav_bg.gif);
	background-repeat: repeat-x;
}

.hpbtmbg {
	background-image: url(/images/hp_btm_bg.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
}

.creditsbghp {
	background-image: url(/images/credits_bg.gif);
	background-repeat: repeat-x;
	background-color: #b6ccdc;
	padding: 10px 10px 10px 75px;	
}

.creditsbgint {
	background-image: url(/images/credits_bg.gif);
	background-repeat: repeat-x;
	background-color: #b6ccdc;
	padding: 10px 10px 10px 33px;	
}

.hplftbg {
	background-image: url(/images/hp_left_bg.jpg);
	background-repeat: no-repeat;
	background-color: #d8e3eb;
}
				
.hplftcntntbg {
	background-image: url(/images/hp_left_shadow_bg.gif);
	background-repeat: repeat-y;
}

.intlftcntntbg {
	background-image: url(/images/int_left_shadow_bg.gif);
	background-repeat: repeat-y;
}

.intbg {
	background: url(/images/intbg.jpg) no-repeat top center;
	background-color: #005590;
}

/* MISC. */

.grylist {
	font-family:  tahoma, arial, helvetica, verdana, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;	
	text-align: left;
	text-indent: 15px;
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 2px 5px 2px 0px;
	background-color : #e3e3e3;
}

.whtlist {
	font-family:  tahoma, arial, helvetica, verdana, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #555555;	
	text-align: left;
	text-indent: 15px;
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 2px 5px 2px 0px;
	background-color : #fff;
}


