@charset "UTF-8";
ncsd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
html {
	height: 100%;
	margin-bottom: 1px;
}
body {
	background: url(../images/mainBkgr.jpg) repeat-x top left;
	background-color: #5B5353;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper {
	width: 1000px;
	background: #FFFFFF;
	margin: 0 auto;
	padding: 0;
	border: 0;
	margin-top: 20px;
}
#banner {
	width: 1000px;
	_width: 1000px;
	height: 179px;
	}
/*---------------------top menu----------------------*/
 
/*#topmenu {
	height: 27px;
	background: url(../images/menuGrad.jpg) repeat-x;
	position:relative;
}
#topmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#topmenu li {
	float: left;
	height: 17px;
}
/*---ul links---*/ 
 
/*#topmenu ul a {
	background: url(../images/menuGradLine.jpg) no-repeat right;
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	float: left;
	display: block;
	padding: 5px 15px 5px 15px;
	height: 17px;
}
#topmenu li a:hover {
	height: 27px;
	background: url(../images/menuGradOver.jpg) repeat-x top left;
}*/
/*----------------------------------DROPDOWN MENU----------------------------------------*/
  
.menu {
	width:1000px;
	height:27px;
	font-size: 12px;
	position:relative;
	z-index:100;
	background: url(../images/menuGrad.jpg) repeat-x;
	}
/* hack to correct IE5.5 faulty box model */
* html .menu {
	width:1000px;
	w\idth:1000px;
}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
	margin:0;
	padding:0;
	list-style-type:none;
	}
	
	
.menu ul ul {
	width:115px;
	}
	
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
	float:left;
	position:relative;
	background: url(../images/menuGradLine.jpg) no-repeat right;
	_text-align:center;
	}
	
/* style the links for the top level */
.menu a, .menu a:visited {
	display:block;
	font-size:12px;
	/*_font-size:11px;*/
	text-decoration:none;
	color:#fff;
	height:27px;
	padding: 0 20px 0 20px;
	_padding: 0 0px 0 10px;
	line-height:27px;
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {
	/*width:115px;*/
	w\idth:115px;
}
/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {
	background:#8F0828;
	
	
}
/* style the second level hover */
.menu ul ul a.drop:hover {
	background:#8F0828;
	}
.menu ul ul :hover > a.drop {
	background:#8F0828;
	height: 27px;
	font-size:12px;
}
/* style the third level background
.menu ul ul ul a, .menu ul ul ul a:visited {background:#e2dfa8;} */

/* style the third level hover 
.menu ul ul ul a:hover {background:#b2ab9b;}*/


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
	visibility:hidden;
	position:absolute;
	height:27;
	top:27px;
}
/* another hack for IE5.5 */
* html .menu ul ul {
	top:30px;
	t\op:27px;
}
/* position the third level flyout menu
.menu ul ul ul{left:149px; top:-1px; width:149px;} */

/* position the third level flyout menu for a left flyout 
.menu ul ul ul.left {left:-149px;}*/

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {
	position:absolute;
	top:0;
	left:0;
	border-collapse:collapse;
	
}
/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
	background:#8F0828;
	color: #CCCCCC;
	height:auto;
	line-height:1em;
	padding:7px 10px;
	width:160px;
	border-bottom: #B9454D 1px solid;
	text-align: left;
	
}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {
	width:115px;
	w\idth:150px;
}
/* style the top level hover */
.menu a:hover, .menu ul ul a:hover {
	color:#fff;
	background: #8F0828;
	font-size:12px;	
}
.menu :hover > a, .menu ul ul :hover > a {
	color:#fff;
	font-size: 12px;
	/*background: url(../images/menuGradOver.jpg) repeat-x;*/
	
}
.menu a:hover{
background: url(../images/menuGradOver.jpg) repeat-x;
}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul, .menu ul a:hover ul {
	visibility:visible;
	
}
/* keep the third level hidden when you hover on first level list OR link 
.menu ul :hover ul ul{visibility:hidden;}*/

/* make the third level visible when you hover over second level list OR link 
.menu ul :hover ul :hover ul{ visibility:visible;}*/


.menuSubTitle {
	font-size:12px;
	font-weight: bold;
	text-decoration:none;
	color:#fff;
	height:23px;
	padding: 7px 10px 0 10px;
	_padding: 0 0px 0 10px;
	border-bottom: #B9454D 1px solid;
	w\idth:150px;
	width:160px;
	
}
/*----------------------------side menu----------------------------*/
#sideMenu {
	width: 170px;
	height: 100%;
	margin: 15px 7.5px 15px 15px;
	_margin: 10px 0px 10px 5px;
	float: left;
	clear: both;
}
#menuTitle {
	background: #F6F6F6;
	padding: .5em 0 0em 5px;
	_padding: .5em 0 0em 5px;
	font-size: 12px;
	width: 163px;
	height: 25px;
	color: #61061c;
	font-weight: bold;
	border: #EEE5DA 1px solid;
	text-align: left;
}
#sideMenu ul {
	margin: 0px;
	padding: 0px;
	_padding: 0px;
	list-style: none;
}
#sideMenu ul a {
	font-size: 12px;
	color: #61061c;
	display: block;
	text-decoration: none;
	padding: 5px;
	_padding: 0px;
	height: 25px;
	_height: 20px;
}
#sideMenu li {
	border-bottom: #e7dde0 1px solid;
	height: 25px;
	_height: 20px;
}
#sideMenu li a:hover {
	background: #f9f0f0;
	height: 15px;
	_height: 20px;
}


.titleStyle {
    background: #F6F6F6;
	padding: .5em 0 0em 5px;
	_padding: .5em 0 0em 5px;
	font-size: 12px;
	width: 163px;
	height: 25px;
	color: #61061c;
	font-weight: bold;
	text-align: left;
	border-bottom:#EEE5DA 1px solid;
	border-left:#EEE5DA 1px solid;
	border-right:#EEE5DA 1px solid;
	}
/*----------------------------------------------------content--------------------------------------------*/
#contentContainer {
	width: 100%;
	height: 100%;
	position: relative;
	clear: right;
	
	
}
#content {
	width: 760px;
	_width: 783px;
	height: 100%;
	margin:  15px 15px 15px 10px;
	_margin:  10px 0px 10px 0px; /* top right bottom left*/
	padding: 8px;
	float: right;
	border: #EEE5DA 1px solid;
	
	
}
#boxL {
	width: 337px;
	height:140px;
	margin:  15px 15px 15px 10px;
	padding: 8px;
	border: #CCCCCC solid 1px;
	float: left;
	position: relative;
}

#boxL2 {
	width: 337px;
	height:220px;
	margin:  15px 15px 15px 10px;
	padding: 8px;
	border: #CCCCCC solid 1px;
	float: left;
	position: relative;
}

#boxR {
	width: 337px;
	height: 220px;
	margin:  15px 15px 15px 10px;
	padding: 8px;
	border: #CCCCCC solid 1px;
	float: right;
	position: relative;
}
#boxR2 {
	width: 80%;
	margin:  15px 15px 15px 10px;
	padding: 8px;
	border: #CCCCCC solid 1px;
	float: right;
	position: relative;
}
#line {
	width: 760px;
	height: 1px;
	background: #CCCCCC;
}
/*-----------------footers----------------------*/
 
#footerContainer {
	height: 129px;
	width: 1000px;
	clear:both;
}
#footer1 {
	width: 187px;
	_width: 178px;
	height: 129px;
	background: #898383;
	float: left;
}
#footer2 {
	width: 773px;
	_width: 782px;
	height: 129px;
	background: #a29e9e;
	float: left;
}
.footerLink a {
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.footerLink a:hover {
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #99FF99;
}
#clear {
	clear: both;
}
/*-------------------text style-----------------*/
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:  #61061c;
	font-weight: bold;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #61061c;
}
.style2 {
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 10px 10px 10px 10px;
}
.style3 {
	font: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #554D4D;
 }
.style4 {
	font: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #61061c;/*padding: 10px 10px 10px 10px;*/
 }
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #6B6065;
}

.brdr {
	border: #CCCCCC solid 1px;
	}
	
	
/*----links-----*/
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #518f13;
	font-size: 14px;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC3300;
	font-size: 14px;
	text-decoration: none;
}
.link1 a {
	font-family: Arial, Helvetica, sans-serif;
	color: #518f13;
	font-size: 16px;
	text-decoration: none;
	padding: 0 0 0 15px;
	background: url(../images/arrowGreen.jpg) left center no-repeat;
}
.link1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC3300;
	font-size: 16px;
	text-decoration: none;
	background: url(../images/arrowRed.jpg) left center no-repeat;
}
/*-----------------forms--------------*/
.errorText {
	color:Red;
}
.watermark {
	color:#333333;
}
/*-----------------------------------content positioning----------------------------*/

.floatR {
	float: right;
	margin-left: 10px;
}
.floatL {
	float: left;
	margin-right: 25px;
}
.white {
	background: #FFFFFF;
	padding: 15px;
	width: 500px;
}


/*--------------------------announcements box----------------------*/


	
#announce {
	
	font-size: 10px;
	
	width: 150px;
	color: #FFFFFF;
	text-align: left;
	background: #FFFFFF;
	padding:10px;
	border:#ebe5e5 1px solid;
	}
	


#announce a {
	font-size: 12px;
	color:  #554D4D;
	padding: 0 0 0 10px;
	background: url(../images/arrowRedSmall.gif) no-repeat left top; 
	}
	
#announce a:hover {
	font-size: 12px;
	color:   #bf1c43;
	padding: 0 0 0 10px;
	background: url(../images/arrowRedSmall.gif) no-repeat left top; 
	}


.announce {
	margin: 20px 0 0 0;
	font-size: 12px;
	color: #FFFFFF;
	background: #bf1c43;
	font-weight: bold;
	padding: 9px;
	}
	
.style6 {
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #554D4D;
	width: 163px;
	}
	
	.excel1 {
padding-top:1px;
padding-right:1px;
padding-left:1px;
color:windowtext;
font-size:10.0pt;
font-weight:400;
font-style:normal;
text-decoration:none;
font-family:Verdana;
text-align:general;
vertical-align:bottom;
border:none;
white-space:nowrap;
}
.excel2 {
padding-top:1px;
padding-right:1px;
padding-left:1px;
color:white;
font-size:8.0pt;
font-weight:700;
font-style:normal;
text-decoration:none;
font-family:Arial;
text-align:center;
vertical-align:top;
border:none;
white-space:normal;
border-top:1.5pt solid black;
border-right:none;
border-bottom:1.5pt solid black;
border-left:1.5pt solid black;
background:gray;
}
.excel3 {
padding-top:1px;
padding-right:1px;
padding-left:1px;
color:white;
font-size:8.0pt;
font-weight:700;
font-style:normal;
text-decoration:none;
font-family:Arial;
text-align:right;
vertical-align:top;
border:none;
white-space:normal;
border-top:1.5pt solid black;
border-right:none;
border-bottom:1.5pt solid black;
border-left:none;
background:gray;
}
.excel4 {
padding-top:1px;
padding-right:1px;
padding-left:1px;
color:white;
font-size:8.0pt;
font-weight:700;
font-style:normal;
text-decoration:none;
font-family:Arial;
text-align:general;
vertical-align:top;
border:none;
white-space:normal;
border-top:1.5pt solid black;
border-right:none;
border-bottom:1.5pt solid black;
border-left:none;
background:gray;
}
.excel5 {
padding-top:1px;
padding-right:1px;
padding-left:1px;
color:white;
font-size:8.0pt;
font-weight:700;
font-style:normal;
text-decoration:none;
font-family:Arial;
text-align:general;
vertical-align:top;
border:none;
white-space:normal;
border-top:1.5pt solid black;
border-right:1.5pt solid black;
border-bottom:1.5pt solid black;
border-left:none;
background:gray;
}
.excel6 {
padding-top:1px;
padding-right:1px;
padding-left:1px;
color:windowtext;
font-size:8.0pt;
font-weight:400;
font-style:normal;
text-decoration:none;
font-family:Arial;
text-align:center;
vertical-align:top;
border:none;
white-space:normal;
border-top:none;
border-right:none;
border-bottom:1.0pt solid black;
border-left:1.5pt solid black;
}
.excel7 {
padding-top:1px;
padding-right:1px;
padding-left:1px;
color:windowtext;
font-size:8.0pt;
font-weight:400;
font-style:normal;
text-decoration:none;
font-family:Arial;
text-align:right;
vertical-align:top;
border:none;
white-space:normal;
border-top:none;
border-right:none;
border-bottom:1.0pt solid black;
border-left:none;
}
.excel8 {
padding-top:1px;
padding-right:1px;
padding-left:1px;
color:windowtext;
font-size:8.0pt;
font-weight:400;
font-style:normal;
text-decoration:none;
font-family:Arial;
text-align:general;
vertical-align:top;
border:none;
white-space:normal;
border-top:none;
border-right:none;
border-bottom:1.0pt solid black;
border-left:none;
}
.excel9 {
padding-top:1px;
padding-right:1px;
padding-left:1px;
color:windowtext;
font-size:8.0pt;
font-weight:400;
font-style:normal;
text-decoration:none;
font-family:Arial;
text-align:general;
vertical-align:top;
border:none;
white-space:normal;
border-top:none;
border-right:1.5pt solid black;
border-bottom:1.0pt solid black;
border-left:none;
}
.excel10 {
padding-top:1px;
padding-right:1px;
padding-left:1px;
color:#DD0806;
font-size:8.0pt;
font-weight:700;
font-style:normal;
text-decoration:none;
font-family:Arial;
text-align:center;
vertical-align:top;
border:none;
white-space:normal;
border-top:none;
border-right:none;
border-bottom:1.0pt solid black;
border-left:1.5pt solid black;
background:silver;
}
.excel11 {
padding-top:1px;
padding-right:1px;
padding-left:1px;
color:windowtext;
font-size:8.0pt;
font-weight:400;
font-style:normal;
text-decoration:none;
font-family:Arial;
text-align:right;
vertical-align:top;
border:none;
white-space:normal;
border-top:none;
border-right:none;
border-bottom:1.0pt solid black;
border-left:none;
background:silver;
}
.excel12 {
padding-top:1px;
padding-right:1px;
padding-left:1px;
color:windowtext;
font-size:8.0pt;
font-weight:400;
font-style:normal;
text-decoration:none;
font-family:Arial;
text-align:general;
vertical-align:top;
border:none;
white-space:normal;
border-top:none;
border-right:none;
border-bottom:1.0pt solid black;
border-left:none;
background:silver;
}
.excel13 {
padding-top:1px;
padding-right:1px;
padding-left:1px;
color:windowtext;
font-size:8.0pt;
font-weight:400;
font-style:normal;
text-decoration:none;
font-family:Arial;
text-align:general;
vertical-align:top;
border:none;
white-space:normal;
border-top:none;
border-right:1.5pt solid black;
border-bottom:1.0pt solid black;
border-left:none;
background:silver;
}
.excel14 {
padding-top:1px;
padding-right:1px;
padding-left:1px;
color:windowtext;
font-size:8.0pt;
font-weight:400;
font-style:normal;
text-decoration:none;
font-family:Arial;
text-align:center;
vertical-align:top;
border:none;
white-space:normal;
border-top:none;
border-right:none;
border-bottom:1.0pt solid black;
border-left:1.5pt solid black;
}
.excel15 {
padding-top:1px;
padding-right:1px;
padding-left:1px;
color:windowtext;
font-size:8.0pt;
font-weight:400;
font-style:normal;
text-decoration:none;
font-family:Arial;
text-align:right;
vertical-align:top;
border:none;
white-space:normal;
border-top:none;
border-right:none;
border-bottom:1.0pt solid black;
border-left:none;
}
.excel16 {
padding-top:1px;
padding-right:1px;
padding-left:1px;
color:#DD0806;
font-size:8.0pt;
font-weight:700;
font-style:normal;
text-decoration:none;
font-family:Arial;
text-align:right;
vertical-align:top;
border:none;
white-space:normal;
border-top:none;
border-right:none;
border-bottom:1.0pt solid black;
border-left:none;
background:silver;
}
.excel17 {
padding-top:1px;
padding-right:1px;
padding-left:1px;
color:#DD0806;
font-size:8.0pt;
font-weight:700;
font-style:normal;
text-decoration:none;
font-family:Arial;
text-align:general;
vertical-align:top;
border:none;
white-space:normal;
border-top:none;
border-right:none;
border-bottom:1.0pt solid black;
border-left:none;
background:silver;
}
.excel18 {
padding-top:1px;
padding-right:1px;
padding-left:1px;
color:#DD0806;
font-size:8.0pt;
font-weight:700;
font-style:normal;
text-decoration:none;
font-family:Arial;
text-align:general;
vertical-align:top;
border:none;
white-space:normal;
border-top:none;
border-right:1.5pt solid black;
border-bottom:1.0pt solid black;
border-left:none;
background:silver;
}
.excel24 {
padding-top:1px;
padding-right:1px;
padding-left:1px;
color:windowtext;
font-size:8.0pt;
font-weight:400;
font-style:normal;
text-decoration:none;
font-family:Arial;
text-align:center;
vertical-align:top;
border:none;
white-space:normal;
border-top:1.0pt solid black;
border-right:none;
border-bottom:none;
border-left:1.5pt solid black;
}
.excel25 {
padding-top:1px;
padding-right:1px;
padding-left:1px;
color:windowtext;
font-size:8.0pt;
font-weight:400;
font-style:normal;
text-decoration:none;
font-family:Arial;
text-align:right;
vertical-align:top;
border:none;
white-space:normal;
border-top:1.0pt solid black;
border-right:none;
border-bottom:none;
border-left:none;
}
.excel19 {
padding-top:1px;
padding-right:1px;
padding-left:1px;
color:windowtext;
font-size:8.0pt;
font-weight:400;
font-style:normal;
text-decoration:none;
font-family:Arial;
text-align:general;
vertical-align:top;
border:none;
white-space:normal;
}
.excel26 {
padding-top:1px;
padding-right:1px;
padding-left:1px;
color:windowtext;
font-size:8.0pt;
font-weight:400;
font-style:normal;
text-decoration:none;
font-family:Arial;
text-align:general;
vertical-align:top;
border:none;
white-space:normal;
border-top:1.0pt solid black;
border-right:1.5pt solid black;
border-bottom:none;
border-left:none;
}
.excel20 {
padding-top:1px;
padding-right:1px;
padding-left:1px;
color:windowtext;
font-size:8.0pt;
font-weight:400;
font-style:normal;
text-decoration:none;
font-family:Arial;
text-align:center;
vertical-align:top;
border:none;
white-space:normal;
border-top:none;
border-right:none;
border-bottom:1.5pt solid black;
border-left:1.5pt solid black;
}
.excel21 {
padding-top:1px;
padding-right:1px;
padding-left:1px;
color:windowtext;
font-size:8.0pt;
font-weight:400;
font-style:normal;
text-decoration:none;
font-family:Arial;
text-align:right;
vertical-align:top;
border:none;
white-space:normal;
border-top:none;
border-right:none;
border-bottom:1.5pt solid black;
border-left:none;
}
.excel22 {
padding-top:1px;
padding-right:1px;
padding-left:1px;
color:windowtext;
font-size:8.0pt;
font-weight:400;
font-style:normal;
text-decoration:none;
font-family:Arial;
text-align:general;
vertical-align:top;
border:none;
white-space:normal;
border-top:none;
border-right:none;
border-bottom:1.5pt solid black;
border-left:none;
}
.excel23 {
padding-top:1px;
padding-right:1px;
padding-left:1px;
color:windowtext;
font-size:8.0pt;
font-weight:400;
font-style:normal;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
text-align:general;
vertical-align:top;
border:none;
white-space:normal;
border-top:none;
border-right:1.5pt solid black;
border-bottom:1.5pt solid black;
border-left:none;
}#wrapper #content strong2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #70081E;
}
.largeheader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 19px;
	color: #780621;
}
#content {
	font-size: 20px;
}

