/* CSS Document */

body {
	margin: 0; padding: 0;
	background-color: #fff;
	text-align: left;
    font-size: 100%;
	font-family: Tahoma, Arial, Sans Serif;
	background: #dedbde;
}

img {
	border: none;
}

p {
	margin: 0;
	color: #454545;
}

#iWrapper {
	margin: 0 auto;
	width: 900px;
	padding: 0;
	text-align: left;
}

#topDivCont {
	margin: 0 auto;
	height:105px; 
}

#topDiv {
	width:900px;
	height:105px;
	background: url(../images/content-bg.jpg) repeat-y;
}

#topEdge{
	height: 15px;
	background: url(../images/topedge-bg.jpg) no-repeat bottom;
}

#btmEdge{
	background: url(../images/btmedge-bg.jpg) no-repeat bottom;
	height: 12px;
	margin: 0 0 15px 0;
	clear: both;
}

#topLogo {
	color: #fff;
	height: 90px;
	background-repeat:no-repeat;
	background-position:left top;
	cursor:pointer;
	float: center;
	vertical-align: top;
	padding: 3px 12px 2px 14px;
}

#topBanner { 
	background-repeat:no-repeat; 
	background-position:right top;
	width:482px;
	height:64px;
	margin: 0;
	padding: 4px 14px 12px 0;
	float: right;
}

#topBanner img {
	border: 0;
}

/*  MAIN LAYOUT  */

div#holderright {
	float: right;
	width: 715px;
	background-color: #fff;
	margin: 0; border: 0; padding: 0;
}



/*  HORIZONTAL MENU  */

#hmenu {
	clear: both;
	background: url(../images/content-bg.jpg) repeat-y;
	/*height: 22px;*/
	margin:0;
}

#hmenu .inner {
	background: #848285 url(../images/hmenu-bg.jpg) repeat-x;
	margin-left: 2px;
	margin-right: 2px;
	height: 22px;
}

#hmenu .date {
	float:left;
	font-size: 0.7em;
	font-weight: bold;
	color: #fff;
	margin: 0;
	padding: 4px 0 0 15px;
}

#hmenu .date a, #hmenu .date a:visited { color: #de2418; text-decoration:none; }
#hmenu .date a:hover { color: #fff; text-decoration:underline; }

#hmenu .smenu {
	float: right;
	font-size: 0.6em;
	font-weight: bold;
	color: #fff;
	margin: 0;
	padding: 4px 10px 0 0;
}

#hmenu .smenu a, #hmenu .smenu a:visited { color: #fff; text-decoration:none; }
#hmenu .smenu a:hover { color: #fff; text-decoration:underline; }

/*  2ND HORIZONTAL MENU - BOTTOM  */

#footerbar .h2menu {
	text-align:center;
	font-size: 0.6em;
	font-weight: bold;
	color: #fff;
	margin: 0 auto;
	padding: 9px 0 0 0;
}

#footerbar .h2menu a, #footerbar .h2menu a:visited { color: #fff; text-decoration:none; }
#footerbar .h2menu a:hover { color: #fff; text-decoration:underline; }

/* MAIN CONTAINER */

#contentWrap {
	margin: 0 auto;
	background: url(../images/content-bg.jpg) repeat-y;
	padding: 12px 14px;
}

#contentWrap a, #contentWrap a:visited { color: #031f72; text-decoration:underline; }
#contentWrap a:hover { color: #848284; text-decoration:none; }

#contentWrap p {
	margin: 0;
}

/*  COPYRIGHT  */

#footerbar .cright {
	text-align:center;
	font-size: 0.6em;
	font-weight: normal;
	color: #454545;
	margin: 0 auto;
	padding: 14px 0 0 0;
}

#footerbar .cright a, #footerbar .cright a:visited { color: #de2418; text-decoration:none; }
#footerbar .cright a:hover { color: #848284; text-decoration:underline; }

/*  FOOTER BAR  */

#footerbar {
	background: url(../images/footerbar-bg.jpg) no-repeat;
	height: 32px;
	margin: 0 auto;
	clear:both;
}

/*  TERMS  */

#terms {
	background: url(../images/content-bg.jpg) repeat-y;
	margin: 0 auto;
}

#terms p {
	font-size: 0.6em;
	margin: 0 auto;
	padding: 9px 0 2px 0;
	color: #666666;
	text-align: center;
}

.typical {
	font: bold 1.2em Verdana, Arial, Helvetica, sans-serif;
}

/*/ CONTENT LAYER /*/

div#content {
	float: left;
	width: 560px;
	background-color:#fff;
	/*border-top: 1px solid #CBCDC5;*/
	padding: 0 5px 8px 12px;
	margin: 0;
}

div#content p {
	text-align: justify;
	margin: 0 0 10px 0;
	line-height: 1.2em;
	color: #454545;
	font: normal 0.7em Verdana, Arial, Helvetica, sans-serif;
}

div#content ul li {
	list-style: none;
	padding-left:13px;	background:#fff url("../images/bullet-button.gif") no-repeat 0px 4px;
	font: normal 0.7em Verdana, Arial, Helvetica, sans-serif;
	color: #454545;
	line-height: 1.2em;
	margin-bottom: 5px;
}

div#forms {
	line-height: 1.2em;
	color: #454545;
	font: normal 0.7em Verdana, Arial, Helvetica, sans-serif;
}

blockquote {
	font: normal 0.6em Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #E5E5E5;
	background-color: #f9fff9;
	padding: 5px;
}

div#content p a:link, div#content p a:visited, div#content blockquote a:link, div#content blockquote a:visited, div#content ul li a:link, div#content ul li a:visited { color: #de2418; text-decoration: underline; }
div#content p a:hover, div#content blockquote a:hover, div#content ul li a:hover { color: #031f72;	text-decoration: none; }
div#content p a { color: #de2418; text-decoration: none; }

/*div#content ul {
	text-align: left;
	margin: 20px 0 20px 15px;
	font-size: 1.1em;
	color: #666;
	border: 0; padding: 0;
}

div#content ol {
	text-align: left;
	margin: 20px 0 20px 20px;
	margin-left: 20px !important; margin-left: 23px;
	font-size: 1.1em;
	color: #666;
	border: 0; padding: 0;
}

div#content ol li {
	list-style-type:inherit;
	line-height: 1.6em;
	margin-bottom: 5px;
}

div#content .li-inner {
	list-style-type: square;
	margin-left: 14px;
	line-height: 1.6em;
	margin-bottom: 5px;
}

div#content .li-noblock {
	list-style-type: none;
	margin-left: 14px;
	line-height: 1.6em;
	margin-bottom: 5px;
}*/

/*/ RIGHT LAYER /*/

div#right {
	float: right;
	width: 120px;
	background-color:#fff;
	margin-right: 5px;
}

.img-ralign {
	float:right;
	padding: 2px 0 9px 12px;
}


/*/ LEFT LAYER /*/

div#left {
	float: left;
	width: 145px;
	background-color:#fff;
	border: 0; margin: 0; margin-left: 5px;
}

/*/ LEFT - MENU /*/
#vmenu { margin:0 0 8px 0; }
#vmenu .title { font-size: 0.7em; color: #888; font-weight: bold; margin:0; padding-bottom: 5px; }
#vmenu .menu { margin: 0 0 10px 0; padding: 0; }
#vmenu .menu a, #vmenu .menu a:visited { display: block; background: #dedbde; color: #031F72; padding: 3px 5px 3px 10px; margin: 0 0 2px 0; text-decoration: none; font-size: 0.7em; font-weight:bold; }
#vmenu .menu a:hover { color: #FFFFFF; background: #de2418}

#vmenu .menu2 { margin: 0 0 15px 0; padding: 0; }
#vmenu .menu2 a, #vmenu .menu2 a:visited { display: block; background: #dedbde; color: #031F72; padding: 3px 5px 3px 10px; margin: 0 0 2px 0; text-decoration: none; font-size: 0.7em; font-weight:bold; }
#vmenu .menu2 a:hover { color: #FFFFFF; background: #de2418}


/*  H  */

h1{
	margin-bottom:1px;
	font:bold 14px arial;
	margin-top:4px;
	margin-bottom:8px;
	color:#031F72;
	border-bottom:2px solid #031F72;}
	
h2{
	margin-bottom:1px;
	font:bold 13px arial;
	margin-top:1px;
	color:#031F72;}

h3 { font-size: 0.9em; margin: 0; padding: 0 0 10px 0; }
h4 { font-size: 1.7em; font-weight: bold; margin: 0 0 0 13px; padding: 13px 0 0 0; color:#fff; }
h5 { font-size: 1.7em; font-weight: bold; margin: 0 0 0 13px; padding: 13px 120px 0 0; color:#fff; }

.boldheader {
	font-weight: bold;
	color: #9EC630;
	font-size: 1.1em;
	margin-top: -12px;
}

/*  APPLY CONTAINER  */

#apply {
	width:145px;
	border: 1px solid #dedbde;
	background: #fff;
	margin-bottom:12px;
}

#apply .title {
	background: #de2418;
	color: #fff;
	padding: 3px 3px 3px 4px;
	margin: 12px;
	font-size: 0.7em;
	font-weight: bold;
	text-transform: uppercase;
}

#apply .adimg {
	margin: 0;
	padding-bottom: 20px;
	height: 154px;
}

#apply p {
	font-size: 0.7em;
	font-weight: normal;
	text-align: left;
	margin: 0;
	padding: 0 15px;
}

#apply a, #apply a:visited { color: #031f72; text-decoration:none; }
#apply a:hover { color: #de2418; text-decoration:underline; }

#apply .butt { text-align: center; padding-top: 20px;
}


/*  RESOURCES  */

#resources {
	width:120px;
	margin-bottom:12px;
}

#resources .title {
	background: #de2418;
	color: #fff;
	padding: 3px 5px 3px 5px;
	margin: 7px;
	font-size: 0.7em;
	font-weight: bold;
	text-transform: uppercase;
}

#resources a, #resources a:visited { color: #de2418; text-decoration:none; }
#resources a:hover { color: #848284; text-decoration:underline; }

#resources .title-dark {
	background: #454545;
	color: #FFFFFF;
	padding: 3px 5px 3px 5px;
	margin: 5px;
	font-size: 0.7em;
	font-weight: bold;
	text-transform: uppercase;
}

#resources p {
	font-size: 0.7em;
	font-weight: normal;
	margin: 0;
	padding: 0 6px;
}

#resources .butt { text-align: right; padding: 12px; margin: 0;
}

#resources .hrrow { border-top: 1px dotted #E5E5E5; height:1px; }

/* OTHER */

.w3c { margin: 0 auto; padding-bottom: 15px; padding-top: 15px;
text-align:center;
	font-size: 0.7em;
	font-weight: bold;
	color: #848284; }
.w3c img { border: 0; }

.clear {
	clear:both;
	height: 0;
}
