/* ---------------{{{{{{{{{{{{{{{ GENERAL PRESENTATIONAL ELEMENTS }}}}}}}}}}}}}--------------- */
/* ---------------{{{{{{{{{{{{{{{ GENERAL PRESENTATIONAL ELEMENTS }}}}}}}}}}}}}--------------- */
/* ---------------{{{{{{{{{{{{{{{ GENERAL PRESENTATIONAL ELEMENTS }}}}}}}}}}}}}--------------- */
/* ---------------{{{{{{{{{{{{{{{ GENERAL PRESENTATIONAL ELEMENTS }}}}}}}}}}}}}--------------- */
/* ---------------{{{{{{{{{{{{{{{ GENERAL PRESENTATIONAL ELEMENTS }}}}}}}}}}}}}--------------- */

body {
	margin: 0;
	padding: 0;
	background-color: #FAA819;
	font-size: 11px;
	font-family: verdana, sans-serif;
	text-align: center;
}

h1 {
	font-family: Verdana, sans-serif; 
	font-size: 18px;
	color: #196BFA;
	margin-left: 0px;
	}

h2 {
	font-family: Verdana, sans-serif; 
	font-size: 14px; 
	color: red;
}

h3 {
	font-family: Verdana, sans-serif; 
	font-size: 12px; 
	color: #196BFA;
	font-weight: bold;
    margin: 0px;
    padding: 0px;
}

h4 {
	font-family: Verdana, sans-serif; 
	font-size: 11px; 
	color: #196BFA;
	font-weight: bold;
    margin: 0px;
    padding: 0px;
}

h3 a:link {color: #196BFA; text-decoration: none;}
h3 a:visited {color: #196BFA; text-decoration: none;}
h3 a:hover {color: #196BFA; text-decoration: underline;}
h3 a:active {color: #196BFA; text-decoration: underline;}

p, ul, ol {
	font-family: Verdana, sans-serif; 
	font-size: 11px;
}

td {
	font-family: Verdana, sans-serif;
	font-size: 11px;
}

img {border:0}


/* ---------------{{{{{{{{{{{{{{{ ALL PAGES POSITIONING AND PRESENTATION }}}}}}}}}}}}}--------------- */
/* ---------------{{{{{{{{{{{{{{{ ALL PAGES POSITIONING AND PRESENTATION }}}}}}}}}}}}}--------------- */
/* ---------------{{{{{{{{{{{{{{{ ALL PAGES POSITIONING AND PRESENTATION }}}}}}}}}}}}}--------------- */
/* ---------------{{{{{{{{{{{{{{{ ALL PAGES POSITIONING AND PRESENTATION }}}}}}}}}}}}}--------------- */
/* ---------------{{{{{{{{{{{{{{{ ALL PAGES POSITIONING AND PRESENTATION }}}}}}}}}}}}}--------------- */
#layoutWrapper {
}

#footer {
}

/* ---------------{{{{{{{{{{{{{{{ HOMEPAGE POSITIONING AND PRESENTATION }}}}}}}}}}}}}--------------- */
/* ---------------{{{{{{{{{{{{{{{ HOMEPAGE POSITIONING AND PRESENTATION }}}}}}}}}}}}}--------------- */
/* ---------------{{{{{{{{{{{{{{{ HOMEPAGE POSITIONING AND PRESENTATION }}}}}}}}}}}}}--------------- */
/* ---------------{{{{{{{{{{{{{{{ HOMEPAGE POSITIONING AND PRESENTATION }}}}}}}}}}}}}--------------- */
/* ---------------{{{{{{{{{{{{{{{ HOMEPAGE POSITIONING AND PRESENTATION }}}}}}}}}}}}}--------------- */

#ContentWrap {
	margin: 0 auto;
	width: 720px;
	border: 5px solid black;
	border-top: none;
	background-color: white;
	text-align: left;
	margin-top: 0;
}
	
#ContentWrap p, h1, h2 {
	padding: 0 20px 5px 20px;
}

#Header {
	margin: 0 auto;
	margin-top: 0;
	width: 720px;
	height: 90px;
	}
	
#Nav {
	width: 712px;
	background-color: #FAA819;
	padding: 4px;
	border-bottom: 2px solid black;
	}
	
	
#Nav a {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: black;
	text-decoration: none;
	padding: 3px;
	border: 1px solid #FAA819;
	}

#Nav a:hover {
	color: white;
	background-color: #c60;
	border: 1px solid #fc6;
	}

/* ---------------{{{{{{{{{{{{{{{ LEVEL2 POSITIONING AND PRESENTATION }}}}}}}}}}}}}--------------- */
/* ---------------{{{{{{{{{{{{{{{ LEVEL2 POSITIONING AND PRESENTATION }}}}}}}}}}}}}--------------- */
/* ---------------{{{{{{{{{{{{{{{ LEVEL2 POSITIONING AND PRESENTATION }}}}}}}}}}}}}--------------- */
/* ---------------{{{{{{{{{{{{{{{ LEVEL2 POSITIONING AND PRESENTATION }}}}}}}}}}}}}--------------- */
/* ---------------{{{{{{{{{{{{{{{ LEVEL2 POSITIONING AND PRESENTATION }}}}}}}}}}}}}--------------- */

.small 
{ 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    color: #000000; 
}

.small a:link {color: #196BFA; text-decoration: underline;}
.small a:visited {color: #196BFA; text-decoration: underline;}
.small a:hover {color: #196BFA; text-decoration: none;}
.small a:active {color: #196BFA; text-decoration: none;}

.itemhead 
{ 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 14px;
	font-weight: normal;
    color: #196BFA; 
}

.itemhead a:link {color: #196BFA; text-decoration: underline;}
.itemhead a:visited {color: #196BFA; text-decoration: underline;}
.itemhead a:hover {color: #196BFA; text-decoration: underline;}
.itemhead a:active {color: #196BFA; text-decoration: underline;}