/* Start of CMSMS style sheet 'NDRCC' */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}del,ins{text-decoration:none;}
*									{ margin: 0; padding: 0; }

body                                { background: #3A3A3A; color: white;}
html                                { overflow-y: scroll; }
#page-wrap-top						{ background: url(images/pagewrap-top.jpg) no-repeat; width: 815px; height: 218px; margin: 5px auto 0px auto;}
#page-wrap-topshading				{ background: url(images/pagewrap-topshading.jpg) no-repeat; width: 815px; height: 6px; margin: 0px auto 0px auto; overflow:hidden;}
#menubar							{ background: none; padding: 4px 1px 0px 1px; margin:-25px auto 0 auto; width:780px; height:20px; overflow:hidden; font-family: Arial, sans-serif; font-size:13px; }
#menubar ul li						{ display: inline; }
#menubar ul li a					{ padding: 0 20px 0 0; color:white; text-decoration:none;}
#menubar ul li a:hover				{ color:#EAE824; }
#menubar ul li .currentpage { color:#70B2FD; }
#page-wrap                          { background: url(images/pagewrap-middle.jpg) repeat-y; color: black; margin: 0px auto 0 auto; padding: 0; width: 815px; min-height:500px; }
#page-wrap-bottom					{ background: url(images/pagewrap-bottom.jpg) no-repeat; width: 815px; height: 72px; margin: 0px auto 0px auto; }
#main-content						{ padding: 0px 10px 0px 20px; width: 600px; float:left; position: relative;}
#sidebar							{ width: 153px; float:right; margin: 0 10px 0 10px; padding: 0; position: relative;}
#sidebar-top						{ background: url(images/sidebar-top.png) no-repeat; width: 153px; height: 18px; margin-top:10px; overflow:hidden;}
#sidebar-middle						{ background: url(images/sidebar-middle.png) repeat-y; width: 153px; padding: 0; }
#sidebar-bottom						{ background: url(images/sidebar-bottom.png) no-repeat; width: 153px; height: 25px; margin-bottom:20px; }
#sidebar h2							{ font: 14px Arial, Helvetica, sans-serif; color: #2160A7; letter-spacing: 1px; font-weight:bold; margin:0; padding: 0 9px 5px 9px; }
#sidebar p							{ font: 12px Arial, Helvetica, sans-serif; color: black; letter-spacing: 0px; margin:0; padding: 0 9px 0 9px;}
#sidebar a							{ font: 12px Arial, Helvetica, sans-serif; color: #2160A7; letter-spacing: 0px; margin:0; ;}
#footer								{ width:815px; float:left; text-transform:uppercase; font: 10px Arial, Helvetica, sans-serif; color: black; letter-spacing: 1px; text-align:center; margin: 20px 0 -25px 0; padding:0; }
.clear                              { clear: both; }
a img                               { border: 0; }

/*
   Typography
*/
a                                   { outline: 0; text-decoration: none; color: #2160A7; }
a:hover, a:active                   { text-decoration:underline; }
p                                 { font: 14px/1.6 Garamond, Georgia, Serif; margin: 0 0 15px 0; }
#main-content li            {font: 14px/1.6 Garamond, Georgia, Serif; margin-left: 25px; list-style-type:circle;}
h1, h2, h3, h4                                  { font: Garamond, Georgia, Serif; margin: 10px 0 15px 0; text-transform: uppercase;  }
h1 {font-size:18px; letter-spacing: 4px;}
h2 {font-size:16px; letter-spacing: 3px;}
h3 {font-size:14px; letter-spacing: 2px;}
h3 {font-size:14px; letter-spacing: 1px;}


/* FORM style */

label
{
font: 14px Garamond, Georgia, Serif;
width: 130px;
float: left;
text-align: right;
margin-right: 5px;
display: block
}

input, textarea 
{margin-bottom: 15px; font: 13px Arial, Sans-Serif;}

fieldset {border: none;}

.submit input
{
margin-left: 135px;
} 

/* end FORM style*/


/* TABLE styles */
table, th, td
{
font: 13px Arial, Sans-Serif;
border-collapse:collapse;
}
th {
background-color:black;
color:white;
font-weight:bold;
}
td,th {
padding:3px;
vertical-align:top;
}

/* End of 'NDRCC' */

