body {
  text-align:center; /* for IE */
  font-size:20pt;
}

/*
td.rollover {
  color:black;
  background-color: white;
}

td.rollover:hover {
  color:white:
  background-color:black;
}
*/

.top_paragraph {
  line-height:140%;
  font-size: 9pt;
}

a.top_link {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration:none;
  vertical-align:middle;
	font-family: arial, sans-serif;
	font-size: 8pt;
	color: #DAE1E6;
  line-height: 30px;	
}

a.top_link:HOVER {
  display: block;
  width: 100%;
  height: 100%;
	background-color: #BD3207;
}

.main_link {
  color:#0D0D0D;
  font-family: arial, sans-serif;
	font-size: 8pt;
}

a.main_link {
  display: block;
  width: 100%;
  height: 20px;
  line-height: 20px;
  text-decoration:none;
	background-color: white;
	padding-left:3px;
	padding-bottom:0px;
	margin-bottom:0px;
	color: gray;
}

a.main_link:HOVER {
	color: white;
	background-color: #BD3207;
}

a.main_head {
  font-family:verdana;
  font-size:10pt;
  color:#787878;
  text-decoration:none;
}

a.main_head:HOVER {
	color: #365782;
}

.bottom_link {
  color:#F0F0F0;
  font-size:8pt;
  font-family:arial;
  text-decoration:none;
}

a.bottom_link:HOVER {
  color:#BD3207;
}

.bottom_big {
  color:#F0F0F0;
  font-size:8pt;
  font-family:arial;
  text-decoration:none;
}

a.bottom_big:HOVER {
  color:#BD3207;
}

.side_menu_link {
  color:#0D0D0D;
  font-family: arial, sans-serif;
	font-size: 8pt;
}

a.side_menu_link {
  display: block;
  width: 100%;
  height: 20px;
  line-height: 20px;
  padding-left:5px;
  text-decoration:none;
	background-color: #E9E9E9;
}

/*a.side_menu_link:HOVER {
  display: block;
  width: 100%;
  height: 16px;
	color: white;
	background-color: #749EE6;
}*/

.top_bar {
  background-color:#2C2F34;
  color:#BDC5CC;
  font-size:8px;
  font-family:verdana;
  text-decoration:none;
}

a.top_bar:HOVER {
  color:#BD3207;
}

.red_line {
  color:#BD3207; 
}


.body_background {
  background-color:black;
}

.underline {
  border-bottom: 1px #DDDDDD solid;
}

.side_menu {
   background-color:#E9E9E9;
}

.side_menu_margin {
  margin:10px;
}

.margin10 {
  margin:10px;
}

.main_content {
  color:black;
  background-color:white;
  font-family:verdana;
  font-size:9pt;
}

.main_content_margin {
  margin:20px;
}

.top_content {
  background-color:#F4F4F4;
  font-family:trebuchet ms;
  font-size:10pt;
  color:black;
}

.top_content_margin {
  margin:20px;
}
table {
	font-size: 8pt;
	font-family: arial;
	font-weight: normal;
	text-align: left;
	color: #595959;
}

p {
	line-height:125%;
}

li {
	line-height:125%;
  font-size:10pt;
}

ul.ulMargin li {
    margin-bottom:8px;
}

ol {
	line-height:125%;
}

.leftBorder {
    border-left: 1px #D0D0D1 solid;
}

.rightBorder {
    border-right: 1px #D0D0D1 solid;
}

.topBorder {
	border-top: 1px /*#D0D0D1*/ solid;
}

.bottomBorder {
    border-bottom: 1px #D0D0D1 solid;
}

.allBorder {
    border: 1px #D0D0D1 solid;
}

.leftDotted {
    border-left: dotted 2px #ECECEC;
}

.rightDotted {
    border-right: dotted 2px #CDCDCD;
}

.topDotted {
	border-top: dotted 2px #ECECEC;
}

.bottomDotted {
    border-bottom: dotted 2px #ECECEC;
}

.allDotted {
    border: dotted 2px #ECECEC;
}


.topTitle {
    background-color:#173961;
    color:#EFEFEF;;
}

.menuBar {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 9pt;
    color:#868686;
}

.menuBar:link {
	text-decoration: none;
}

A.menuBar:HOVER {  
	color: #545454; 
}

.menuBar:visited {
    text-decoration: none;
}

.menuBar1 {
    border-top: 1px #D0D0D1 solid;
    border-right: 1px #D0D0D1 solid;
    border-bottom: 1px #D0D0D1 solid;
    background-color:#EEEEED;
}

.menuBar2 {
    border-top: 1px #D0D0D1 solid;
    border-right: 1px #D0D0D1 solid;
    border-bottom: 1px #D0D0D1 solid;
    background-color:#E7E7E6;
}

.menuBar3 {
    border-top: 1px #D0D0D1 solid;
    border-right: 1px #D0D0D1 solid;
    border-bottom: 1px #D0D0D1 solid;
    background-color:#DFDEDD;
}

.menuBar4 {
    border-top: 1px #D0D0D1 solid;
    border-bottom: 1px #D0D0D1 solid;
    background-color:#D8D7D6;
}

.sideMenu {
	background-color: #0A509D;
	font-family: arial, sans-serif;
	font-size: 10pt;
	color: #EFEFEF;
}

.sideMenuTitle:link {
    color: #EFEFEF;
	text-decoration: none;
    font-weight: bold;
    font-size: 11pt;
}

.sideMenuTitle:visited {
    text-decoration: none;
    color: #EFEFEF;
    font-weight: bold;
    font-size: 11pt;
}

.sideMenuTitleBottom {
    border-bottom: 1px #CFE4FC solid;
}

A.sideMenu:HOVER {  
	color: #EEEF83; 
}

.sideMenu:visited {
    text-decoration: none;
}

.sideMenu:link {
	text-decoration: none;
}

.bottomMenu {
	background-color: #173961;
	font-family: arial, sans-serif;
	font-size: 10pt;
	color: #EFEFEF;
}

A.bottomMenu:HOVER {  
	color: #EEEF83; 
}

.bottomMenu:visited {
    text-decoration: none;
}

.bottomMenu:link {
	text-decoration: none;
}

.imageBorder {
    border: 2px #E7E7E7 solid;
}

h1 {
    font-weight: normal;
	  font-family: arial, sans-serif;
    margin-bottom:0px;
    font-size:26pt
}

h2 {
  font-family: Arial;
  font-style: italic;
  font-size: 2em;
  line-height: 1.2em;
  letter-spacing: -1px;
  text-align: left;
  word-spacing: normal;
  text-decoration: none;
  margin-bottom:5px;
  padding:0px;
}

h3 {
    font-weight: bold;
    font-size:12pt;
	font-family: Arial, sans-serif;
	margin-top:0px;
	margin-bottom:5px;
  padding:0px;
  color:#757575;
}

h3.page2 {
    font-weight: bold;
    font-size:11pt;
	font-family: Arial, sans-serif;
	margin-top:0px;
	margin-bottom:5px;
  padding:0px;
  color:#757575;
}

.backgroundGif {
    backgroundimage:url(images/background.gif);
}

.whiteBack {
    background-color:white;
}

.searchBack {
    background-color:#E7E7E7;
}

.searchText {
    font-family:Arial;
    font-size:11;
}

.titleText  {
    font-family: helvetica, sans-serif;
	font-weight: bold;
	font-size: 9pt;
}


.margin10 {
    margin-right: 10px;
}


ul.compact {
    margin-left:15px;
    margin-top:5px;
    margin-bottom:6px;
    padding-left:2px;
}

ul.searchUl {
    margin-left:15px;
    margin-top:0px;
    margin-bottom:6px;
    padding-left:2px;
}


.center{
	text-align: center;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.justify {
	text-align: justify;
}

/* grid*/
table.grid {
    margin:  0;
    margin-width: 0;
    margin-height:  0;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 2px;
    padding-bottom: 2px;
    background: white;
    vertical-align:  middle;
    text-align: left;
    border-collapse: collapse;
}

/* Makes each subgrid table cell have a border */
table.grid td {
    border: 1px #D4D4D4 solid;
}

table.noBorder {
    border: none;
}

table.noBorder td {
    border: none;
}

ul.smallMargins {
	margin-bottom:0px;
	margin-top:0px;
	margin-left:25px
}

ul.noMargins {
	margin-bottom:0px;
	margin-top:0px;
	margin-left:15px
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
 	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	color: #777777;
}

A.headerNavigation {  
  	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	color: #777777;
	text-decoration: none;
}

A.headerNavigation:hover {
  color: #AABBDD;
}

span.headerNavigation { 
  	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	color: #777777;
}

tr.topBar {
	background-image: url(images/topGradient.jpg);
	background-color: #4454A1;
}

fieldset {
  padding: 1em;
  border: 1px #D4D4D4 solid;
}

legend {
	font-weight:bold;
}
legend {
  padding: 0.2em 0.5em;
  border:1px solid #D4D4D4;
  font-weight:bold;
  text-align:right;
  }

label {
  float:left;
  width:25%;
  margin-right:0.5em;
  padding-top:0.2em;
  text-align:right;
  font-weight:none;
}

.highlight {
    background-color:#E7E7E7;
}

.tableHeader {
    background-color:#9791BA;
    color:white;
}