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

html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre, code, address, variable, form, fieldset, blockquote {
 padding: 0;
 margin: 0;
 font-size: 100%;
 font-weight: normal;
 height: 100%;
}

html {
	background-color: #fff;
}

/* ----------------------- GLOBAL STYLES ----------------------------- */

h1, h2, h3, h4 {
	font-family: Verdana, Geneva, sans-serif;
	color: #ff072d;
}

p {
	padding: 5px 0 15px 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #2a2929;
	text-decoration: none;
}

img.right {
	float: right;
	padding: 6px 0 6px 10px;
}

img.left {
	float: left;
	padding: 6px 8px 6px 0;
}

h1 { font-size: 1.50em; }

h2 { font-size: 1.10em;
	font-weight: bold;
}

h3 { font-weight: bold; }


/* ---------------------------- STRUCTURE STYLES ---------------------------- */

#wrapper {
	margin: 0 auto;
	width: 973px;
	padding: 0;
}

#content {
	padding: 0px 0 0 0;
	margin: 0 0 0 0;
	width: 973px;
	background: url(assets/content_background.gif) repeat-y left top;
	font-size: medium;
}

#header {
	padding: 0;
	margin: 0 auto;
	width: 973px;
	background: url(assets/header_bg.gif) no-repeat;
	background-color: #fff;
	background-position: center top;
}

#kma {
	background-color: #fff;
	background-position: center top;
	padding: 0;
	margin: 0 auto;
	width: 973px;
	height: 293px;
}

#promo_titles {
	background-color: #fff;
	background-position: center top;
	padding: 0;
	margin: 0 auto;
	width: 973px;
	height: 42px;
}

#main_text {
	padding: 30px 0 0 30px;
	width: 675px;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
}

/* ---------------------------- PRIMARY NAVIGATION  ---------------------------- */


#menu {
	margin: 0 auto;
	display: block;
	line-height: normal;
	width: 973px;
}

#menu ul {
	margin: 0 auto;
	padding: 0px 0 10px 0;
	background-position: center top;
}

#menu ul li {
	margin: 10px 0 0 0;
	padding: 0px 4px 0 4px;
	display: inline;
}

#menu ul li a  {
	padding: 0px 4px 0 13px;
	color: #b5102a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
}

#menu ul li a:hover {
	color: #71ac19;
}


#main_text ul {
	width: 575px;
	margin: 0;
	list-style: square;
	padding: 0 0 0 35px;
	line-height: 20px;
}

#main_text ul li {
	width: 575px;
	padding: 2px 0 5px 0;
	float: left;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #f52040;
}

#bullets {
	float: left;
	clear: none;
	padding-right: 5px;
}

#main_text a {
	color: #f40025;
	font-weight: bold;
	text-decoration: none;
}

#main_text a:visited {
	color: #71ac19;
}	

#main_text a:hover {
	color: #999999;
}	

hr {
	display: block;
	clear: both;
	visibility: hidden;
} 

#contentul {
	padding: 30px 0 0 0px;
	float: left;
}

#contentul li {
	padding: 5px 0 0 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #2a2929;
	text-decoration: none;
	text-align: left;
}
	

/* ---------------------------- CONTENT PAGE SUB NAVIGATION  ---------------------------- */


#side_bar {
	padding: 0px;
	margin: auto;
	width: 213px;
	float: left;
}

#side_bar ul {
	margin: 5px 20px 0 20px;
	padding: 10px 0 0 0px;
	list-style:none;
}

#side_bar ul li a {
	padding: 3px 18px 6px 0;
	display: block;
}

#side_bar ul li a {
	color: #b5102a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
    font-weight: normal;
	line-height: 25px;
	text-transform: none;
	text-decoration: none;
}

#side_bar li a:link, #side_bar ul li a:visited {
	color: #b5102a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
    font-weight: normal;
	line-height: 25px;
	text-transform: none;
	text-decoration: none;
}

#side_bar ul li a:hover {
	color: #000;
}


/* ---------------------------- HOMEPAGE PROMO AREAS  ---------------------------- */

#home-lower-callouts {
	margin-top: 6px;
	width: 973px;
}

#home-lower-one {
	display: inline;
	float: left;
	width: 250px;
	margin-right: 6px;
	padding: 0 15px 0 10px;
	background: #fff;
	font-size: smaller;
}


#home-lower-two {
	display: inline;
	float: left;
	width: 310px;
	margin-right: 6px;
	padding: 0 6px 0 10px;
	background: #fff;
	text-align: center;
}

#home-lower-three {
	display: inline;
	float: right;
	width: 300px;
	padding: 0 6px 0 10px;
	background: #fff;
}

#home-lower-one P, #home-lower-two P,  #home-lower-three P{
	margin: 0;
	padding: 0;
	text-align: left;
	width: 100%;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
}

#home-lower-one img, #home-lower-two img, #home-lower-three img{
	margin-right: 8px;
	padding: 0;
	text-align: left;
}

img.figure {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
	padding: 10px;
}

img.figure2 {
	float: right;
	margin-left: 0px;
	margin-bottom: 5px;
	padding: 10px 0 0 50px;
}

/* ---------------------------- FOOTER AREA  ---------------------------- */

#footer {
	width: 973px;
	height: 23px;
	color: #fff;
	text-align: right;
	font-size: 70%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	float: left;
	margin: 5px 10px 0 0;
	padding: 3px 10px 0 5px;
	background:url(assets/footer_bg2.gif) no-repeat;
}

#footer a {
	margin: -8px 0 15px 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	float: right;
	text-decoration: underline;
}

#footer p {
	margin: 0 17px 5px 0;
}

#footer p span {
	font-size: 100%;
}
/* ---------------------------- HOMEPAGE CREDIT AREA  ---------------------------- */

#credit {
	padding-top: 7px;
	width: 973px;
	color: #333;
	text-align: center;
	font-size: 72%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	float: left;
	margin: 0 0 0 5px;
}

#credit p {
	margin: 0;
}

#credit a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333;
}


/* ---------------------------- BOARD MEMBERS  ---------------------------- */

#board {
	margin-top: 6px;
	width: 973px;
}

#board-title {       /* --- title of board member --- */
	display: inline;
	float: left;
	width: 155px;
	margin-right: 6px;
	padding: 0 6px 0 0px;
}

#board-name {       /* --- name of board member --- */
	display: inline;
	float: left;
	width: 150px;
	margin-right: 6px;
	padding: 0 6px 0 10px;
}

#board-title p {      /* --- font specs for board member's title --- */
	margin: 0;
	padding: 0;
	text-align: left;
	width: 100%;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #bc001d;
}

#board-name p {      /* --- font specs for board member's name --- */
	margin: 0;
	padding: 0;
	text-align: left;
	width: 100%;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
}

#board-address {     /* --- address of board member --- */
	display: inline;
	float: left;
	width: 220px;
	padding: 0 6px 0 10px;
}

#board-address p {         /* --- font specs for board member's address --- */  
	margin: 0;
	padding: 0;
	text-align: left;
	width: 100%;
	font-size: 11px;
	line-height: 14px;
}

#board-numbers {     /* --- phone numbers of board member --- */
	display: inline;
	float: left;
	width: 150px;
	padding: 0 6px 0 18px;
}

#board-numbers P {         /* --- font specs for board member's address --- */  
	margin: 0;
	padding: 0;
	text-align: left;
	width: 100%;
	font-size: 11px;
	line-height: 14px;
}
#content #main_text p strong {
	color: #606060;
	font-size: 110%;
}
#content #main_text {
	font-size: smaller;
}
#content #main_text h3 strong {
	color: #757575;
}

