/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C1BBC7;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
a.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
a.white:link {
	text-decoration: none;
	color: #ffffff;
}
a.white:visited {
	text-decoration: none;
}
a.white:hover {
	text-decoration: underline;
}
a.white:active {
	text-decoration: none;
}
a.orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffcc00;
}
a.orange:link {
	text-decoration: none;
	color: #ffccoo;
}
a.orange:visited {
	text-decoration: none;
}
a.orange:hover {
	text-decoration: underline;
}
a.orange:active {
	text-decoration: none;
}
a.darkblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004f90;
}
a.darkblue:link {
	text-decoration: none;
	color: #004f90;
}
a.darkblue:visited {
	text-decoration: none;
}
a.darkblue:hover {
	text-decoration: underline;
}
a.darkblue:active {
	text-decoration: none;
}

a.menu_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004f90;
	font-weight: bold;
}
a.menu_nav:link {
	text-decoration: none;
	color: #004f90;
	font-weight: bold;
}
a.menu_nav:visited {
	text-decoration: none;
}
a.menu_nav:hover {
	text-decoration: underline;
	color: #D5E7FF;
	background-color:  #004f90;
}
a.menu_nav:active {
	text-decoration: none;
	color: #D5E7FF;
	background-color:  #004f90;

}


.style1 {color: #0149B8}

tr.lightblue{
background-color: #CCFFFF;
color: black;
font-weight: bold;
font-family: sans-serif, serif;
font-size: 18px;
caption-side: top;
padding: 2px;
border-bottom: 2px solid black;
}

.style2 {
	color: #FFCC00;
	font-weight: bold;
}
.style3 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	color: #434367;
	font-weight: bold;
}
.style6 {
	color: #434367;
	font-weight: bold;
}
.style7 {color: #434367;
		font-weight: normal;}
.style8 {font-size: 14px}
.style9 {
	color: #88360E;
	font-weight: bold;
	font-size: 14px;
}
.style10 {color: #FFCC00}

.title {
  font-size: 17px;
  font-weight: bold;
  color: #FF6600;
}
.title2 {
  font-size: 10pt;
  font-weight: bold;
  color: #FF6600;
}
.title3 {
  font-size: 18px;
  font-weight: bold;
  color: #1B68CB;
}

.tbl-title {
  font-weight: bold;
  background-color: #D5E7FF;
  color: #004f90;
}
.tbl-head {
  font-weight: bold;
  background-color: #D5E7FF;
  color: #004f90;
}
.tbl-head2 {
  font-weight: bold;
  background-color: #D5E7FF;
  color: #004f90;
}

.color1 {
  background-color: #FFFFFF;
   color: #004f90;
}
.color2 {
  background-color: #F8F8F9;
   color: #004f90;
}

.catmenu {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.catlinks {
	text-decoration: none;
 	font-size: 12px;
}	
a.catlinks:link {
	text-decoration: none;
	color: #004f90;
}
a.catlinks:active {
	text-decoration: none;
	color: #004f90;
}
a.catlinks:visited {
	text-decoration: none;
	color: #004f90;
}
a.catlinks:hover {
	text-decoration: none;
	color: #990000;
}
.catlinks2 {
	text-decoration: none;
 	font-size: 12px;
}	
a.catlinks2:link {
	text-decoration: none;
	color: #004f90;
}
a.catlinks2:active {
	text-decoration: none;
	color: #004f90;
}
a.catlinks2:visited {
	text-decoration: none;
	color: #004f90;
}
a.catlinks2:hover {
	text-decoration: none;
	color: #990000;
}


/* custom changes */

#header {
	font-family:"Palatino Linotype", "book Antiqua", Palatino, "Times New Roman", Times;
	font-size:16px;
	padding-left: 10px;
	color: #004f90;
	font-weight:bold;
	height: 30px;
}

#darkblue {
	color: #004f90;	
}

#style11 {
	color: #004f90;	
}

#navBar {
	color:#FFFFFF;
	width:100%;
	background:#000000 url(../images/nav-bg.gif) repeat-x bottom left;
	height:38px;
	border-bottom: 8px solid #004F90;
}

.menu_nav {
	color: #004f90;
	background-color: #D5E7FF;
}

.menu_nav a{
	color: #004f90;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding: 0 10px;
	font-weight: bold;
}

.menu_nav a:hover{	
	background-color: #004F90;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

.menu_nav a:active{	
	background-color: #004F90;
	color: #D5E7FF;
	font-weight: bold;
	text-decoration: none;
}

.sideBar {
	color: #004F90;
	background-color: #D5E7FF;
}

.borderTable {	
padding: 2px 4px 2px 4px;
background-color: #D5E7FF;
color: #004F90;
border: 1px solid #FFFFFF;
}

.darkblue {
	color: #004f90;	
}

