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


/* Zero out all value IE 6 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}


body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	background-color: #f2f2f2;
	margin-top: 20px;
	line-height: 1.5;
	color:#666;
}
#divMain {
	width: 757px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
}

#divBody {
	color: #333;
	width: 528px;
	margin-left: 30px;
	margin-top:20px;
	margin-right:30px;
	margin-bottom:30px;
	
	background-repeat: no-repeat;
	background-position: left top;
	text-align: justify;
	float: left;
	
}


#divBody img{
	width: 528px;
	margin-bottom:30px;
	text-shadow: #6374AB 20px -12px 2px;

}

#divMenuRight {
	font-size: 12px;
	color: #333;
	margin-left: 590px;
	margin-top:20px;
	width: 156px;
	background-repeat: no-repeat;
	background-position: -2px -4px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	
}


#divFooter {
	letter-spacing:.24em;
	font-size: 0.7em;
	color: #666;
	height: 40px;
	width: 747px;
	text-align: center;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	clear: both;
}

#divFooter a {
	color: #205394;
	text-decoration: none;
}
#divFooter a:hover {
	color: #C13C00;
	text-decoration: none;
}
#divLeftMenu {
	float: left;
	height: 445px;
	width: 167px;
	margin-left: 35px;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #C2DCE9;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #C2DCE9;
}
#divMenuBox {
	
	font-size: 12px;
	font-weight: bold;
	color: #8B9EBC;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #692502;
	margin-top: 10px;
	display: block;
	height: 20px;
}

#divMenuBox a:hover {
	
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DADDE4;
	margin-top: 10px;
	display: block;
	height: 20px;
	background-image: url(../images/menuOver.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}


.shadow  { position:relative; display:block; color:#fff; }


#divBodyText #divLeftMenu #divMenuBox a {
	color: #692502;
	text-decoration: none;
}

h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #792B1F;
	text-align:left;
	

}
#divBodyTopbk {
	height: 14px;
	width: 757px;
	background-image: url(../images/bodytopbk.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#divBodyMiddlebk {
	background-image: url(../images/bodytopmiddle.jpg);
	background-repeat: repeat-y;
	background-position: center;
	width: 757px;
	float: left;
}
#divBodyBottombk {
	background-image: url(../images/bodytopbottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 16px;
	width: 757px;
	float: left;
}
#divMenuTop {
	height: 43px;
	width: 717px;
	background-image: url(../images/menutopbk.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 40px;
	padding-top: 3px;
}
#divHead {
	height: 107px;
	width: 717px;
	padding-left: 20px;
	margin-bottom: 9px;
	padding-right: 20px;
	background-image: url(../images/nacaphone.jpg);
	background-repeat: no-repeat;
	background-position: 532px 38px;
}
#divBodyContainer {
	position:relative;
	width: 757px;
	clear: both;
	float: left;
	margin-top: 10px;
}
#divFoundationTop {
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
	width: 175px;
	float: right;
	margin-top: 0px;
	margin-right: 30px;
	display: block;
	background-image: url(../images/foundation.jpg);
}
/*#divFoundationTop a:hover {
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
	width: 175px;
	float: right;
	margin-top: -2px;
	margin-right: 30px;
	display: block;
	background-image: url(../images/foundationOver.jpg);
}*/
#divNotice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:700;
	color: #06F;
	background-color: #F9FEFF;
	text-align: center;
	padding: 30px;
	height: 80px;
	width: 86%;
	border: 5px solid #B0D3FF;
	vertical-align: middle;
}
#divLoginRight {
	background-image: url(../images/bluebox.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 167px;
	width: 156px;
	font-size: 10px;
	padding-top: 10px;
}
#divIndexBodyTop {
	margin-bottom: 15px;
}
#divIndexbodyLeft {
	float: left;
	height: 100%;
	width: 150px;
	margin-left: 10px;
	margin-top: 19px;
	background-color: #F4F4F4;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #4E6181;
	border-right-color: #4E6181;
	border-bottom-color: #4E6181;
	border-left-color: #4E6181;
	background-image: url(../images/_icons1.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
#divIndexRight {
	float: left;
	height: 100%;
	width: 495px;
	margin-left: 15px;
	margin-bottom:30px;
	margin-left:30px;
	margin-top:20px;
}
#divMain #divBodyMiddlebk #divBodyContainer #divBody #divIndexRight a {
	
	font-size: 11px;
	color: #0F4581;

	padding-top: 0px;
	margin-top: 5px;
}
#divMain #divBodyMiddlebk #divBodyContainer #divBody #divIndexbodyLeft a {

	font-size: 12px;
	color: #1B4086;
	
	
}

ul{
margin-left:20px;	
}

li{
	list-style-position:outside;
	list-style-image: url(../images/check.jpg);
}

p{
margin-bottom:20px;	
}

#mTitle{
	text-align:center;
	/*background-image: url(../images/paper-sheets.jpg);
	background-repeat: no-repeat;
	background-position: right top;*/
	padding-top:25px;
	height:90px;
		padding-top:210px;	
	}

#mTitle #inTitle{
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bolder;
	letter-spacing:normal;
	line-height:1;
	
	}
	
	.index-bk-image{
	background-image: url(../images/pic_rounded_template.jpg);
	background-repeat: no-repeat;
	background-position: 4px 24px;	

		
		}
		
em{
	
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;	
font-style:italic;
font-weight:bolder;
color:#333;
}
