/* CSS Document */

body {
    font-family:Arial,Verdana,sans-serif;
    font-size: 12px;
	background:url(../images/bg.gif) #00437C repeat-x;
	color:#000000;
}



/* end webinfo */

a.selected
{  /* Specify only the properties that differ from a.button */
   font-family:Arial, Helvetica, sans-serif;
  text-align:center;
  text-decoration:none;
  font-size:12px;
  font-weight:bold;
  color:#FF0000
}


a
{  /* Specify only the properties that differ from a.button */

  font-family:Arial, Helvetica, sans-serif;
  text-decoration:none;
  text-align:center;
  font-size:12px;
  font-weight:bold;
  color:#FFFFFF;
  
}
a:hover
{  /* Specify only the properties that differ from a.button */
  font-family:Arial, Helvetica, sans-serif;
  text-align:center;
  text-decoration:underline;
  font-size:12px;
  font-weight:bold;
  color:#FFFFFF
  
  
}

a.content
{  /* Specify only the properties that differ from a.button */

  font-family:Arial, Helvetica, sans-serif;
  text-decoration:none;
  text-align:center;
  font-size:12px;
  font-weight:bold;
  color:#D5751E;
  
}
a.content:hover
{  /* Specify only the properties that differ from a.button */
  font-family:Arial, Helvetica, sans-serif;
  text-align:center;
  text-decoration:underline;
  font-size:12px;
  font-weight:bold;
  color:#D5751E
  
  
}

a.headermenu
{  /* Specify only the properties that differ from a.button */

  font-family:Arial, Helvetica, sans-serif;
  text-decoration:none;
  text-align:center;
  font-size:12px;
  font-weight:bold;
  color:#266BA5;
  
}
a.headermenu:hover
{  /* Specify only the properties that differ from a.button */
  font-family:Arial, Helvetica, sans-serif;
  text-align:center;
  text-decoration:none;
  font-size:12px;
  font-weight:bold;
  color:#ffffff
  
  
}


/* roundbox */
/*darkgreen*/
.rbroundbox { background: url(../images/nt.gif) repeat; }
.rbtop div { background: url(../images/tl.gif) no-repeat top left; }
.rbtop { background: url(../images/tr.gif) no-repeat top right; }
.rbbot div { background: url(../images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(../images/br.gif) no-repeat bottom right; }

.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { 
	margin: 0 7px; 
	color: #FFFFFF;
	font-size: 11px;
	line-height: 1.2em
}
.rbroundbox { width: 95%; margin: 1em auto; }
/* end darkgreen */

/* lightgreen*/
.rbroundbox1 { background: url(../images/nt1.gif) repeat; }
.rbtop1 div { background: url(../images/tl1.gif) no-repeat top left; }
.rbtop1 { background: url(../images/tr1.gif) no-repeat top right; }
.rbbot1 div { background: url(../images/bl1.gif) no-repeat bottom left; }
.rbbot1 { background: url(../images/br1.gif) no-repeat bottom right; }

.rbtop1 div, .rbtop1, .rbbot1 div, .rbbot1 {
	width: 100%;
	height: 7px;
	font-size: 1px;
}
.rbcontent1 { 
	margin: 0 7px; 	
	color: #313131;
	font-size: 1em;
	line-height: 1.2em
}
.rbroundbox1 { width: 100%; margin: 1em auto; }
/* end lightgreen */
/* end roundbox */

/* paragraph2 */
.paragraph2 {
	color: #050462;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: 1.2em;
	margin: 4px 2px 4px 2px;
}
.paragraph2 a {
	color: #050462; 
	text-decoration: underline;
}
.paragraph2 a:hover {
	color: #3564FC; 
	text-decoration: underline;
}
/* end paragraph2 */

#mainContent {
width: 95%; /* set width of menu */
padding:10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;

} 

#mainContent p { /* remove bullets and list indents */
font-weight:bold;
color:#006699;
font-size:11px;
}

#mainContent h2 {background:url(../images/sectionHeader.gif) no-repeat;
height:25px;
color:#ffffff;
font-size:12px;
padding:5px;
}

#mainContent a { 
font-weight:bold;
color:#006699;
text-decoration:none;
font-weight:normal;
font-size:11px;
}

#mainContent a:hover { 
text-decoration:underline;
}

p
{
	color: #000000;
	font-size: 12px;
}

p.title
{
	color:#FF0000;
	font-size: 16px;
	font-weight:bold;
}

th{
background-color:#434540;
text-align:left;
color:#FFFFFF;
height:25px;
}

td.footer
{
background-color:#999999;
height:20px;
text-align:center;
font-size:11px
}

h2{
color:#266BA5;
font-size:16px;
font-weight:bold;
text-align:left;
height:10px;
}
