/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../images/set2_background.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #ffffff;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
}
a:link {
	color: #000099;
	text-decoration: none;
	/* padding-left: 2px; */
	/* padding-right: 2px; */
	/* padding-top: 2px; */
	/* padding-bottom: 1px; */
}

a:visited {
  color: #000099;
  text-decoration: none;
}

a:hover {
	background-color: #dedede;
	text-decoration: none;
}

a:active {
	color: #000099;
	text-decoration: underline;
}

.tdGray10 {
    background-color: #f1f1f1;
	font-size:10px;
}

.tdWhite10 {
    background-color: #ffffff;
	font-size:10px;
}

.td10 {
	font-size:10px;
}

.td11Bold {
	font-size: 11px;
	font-weight: bold;
}

.td12MaronBold {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}

.LtGray11 {
	background-color: #ffffff;
	color: #666666;
	font-size: 11px;
	font-weight: bold;
}

.td12 {
	font-size:12px;
}

.Select10 {
    font-size:10px;
}

.tdWhite11 {
	font-size: 11px;
	font-weight: bold;
	background-color:#ffffff;
}

.tdWhite12 {
	font-size: 12px;
	font-weight: bold;
	background-color:#ffffff;
}

.tdWhite18 {
	font-size: 18px;
	font-weight: bold;
	background-color:#ffffff;
}

.tdWhite20 {
	font-size: 20px;
	font-weight: bold;
	background-color:#ffffff;
}

.tdLtGray11 {
	font-size: 11px;
	font-weight: bold;
	background-color:#f7f7f7;
}

.tdGray11 {
	font-size: 11px;
	font-weight: bold;
	background-color: #f1f1f1;
}

.fontRed {
	color: #ff0000;
}

.bold11 {
	font-weight: bold;
	font-size: 11px;
}

.tdHeaderBlue {
	background-image: url(../images/x.gif);
	/*background-position: top;*/
	background-repeat: repeat-x;
	background-color: #0A52AB;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

.btnBackground {
	background-image: url(../images/btn_spacer.gif);
	background-repeat: repeat-x;
}

/* added 4-21-2006 */
.tdHeaderGray {
	background-image: url(../images/header_bar_gray.gif);
	/*background-position: top;*/
	background-repeat: repeat-x;
	background-color: #dedede;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

.tdHeaderGreen {
	background-image: url(../images/header_bar_green.gif);
	/*background-position: top;*/
	background-repeat: repeat-x;
	background-color: #EDFFEE;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

.tdHeaderGold {
	background-image: url(../images/header_bar_gold.gif);
	/*background-position: top;*/
	background-repeat: repeat-x;
	background-color: #FFFCED;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

.tdHeaderRed {
	background-image: url(../images/header_bar_red.gif);
	/*background-position: top;*/
	background-repeat: repeat-x;
	background-color: #FFFCED;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

.tdGold {
	background-color: #fffced;
	color: #000000;
	font-size:11px;
	font-weight:bold;
}

.tdRed {
	background-color: #ffcdcd;
	color: #000000;
	font-size:11px;
	font-weight:bold;
}

.selectLtBlue {
	color:#000000;
	background-color:#DDEEFF;
	font-weight: bold;
	font-size: 11px;	
}

/* added 4-12-2006 */
.dkGray11 {
	color:#000000;
	background-color:#b1b1b1;
	font-weight: bold;
	font-size: 11px;	
}

.MidBlue11 {
	color:#000000;
	background-color:#AECFF1;
	font-weight: bold;
	font-size: 11px;	
}

.MidBlue10 {
	color:#000000;
	background-color:#AECFF1;
	font-weight:normal;
	font-size: 10px;	
}

.MidblueII11 {
	color:#000000;
	background-color:#70B8FF;
	font-weight:bold;
	font-size: 11px;
}
.selectLtGreen {
	color:#000000;
	background-color:#EBFFDD;
	font-weight: bold;
	font-size: 11px;	
}

/* 9-25-2005 - Added for the cool background color for the search engines */
.searchbackgroundblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-image: url(../images/search_blue_background.jpg);
	background-position: left;
	background-repeat: no-repeat;
	background-color: #7b9ed6;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 5px;
}

a.afontWhite:link {
	color: #ffffff;
	text-decoration: none;
	/* padding-left: 2px; */
	/* padding-right: 2px; */
	/* padding-top: 2px; */
	/* padding-bottom: 1px; */
}

a.afontWhite:visited {
  color: #ffffff;
  text-decoration: none;
}

a.afontWhite:hover {
	background-color: #4D658C;
	text-decoration: none;
}

a.afontWhite:active {
	color: #000099;
	text-decoration: underline;
}

a.aSearchLink {
	color: #000099;
	text-decoration: none;
	background-color:#FFFFCC;
	/* padding-left: 2px; */
	/* padding-right: 2px; */
	/* padding-top: 2px; */
	/* padding-bottom: 1px; */
}

a.aSearchLink:visited {
  color: #000099;
  text-decoration: none;
}

a.aSearchLink:hover {
	background-color: #dedede;
	text-decoration: none;
}

a.aSearchLink:active {
	color: #000099;
	text-decoration: underline;
}

/* New CSS tags and design starting 2-21-2007 */

/* basic color sets */
.fgblue1 {color: #AAC8EF;}
.fgblue2 {color: #96B2D5;}
.fgblue3 {color: #455F80;}
.fgwhite {color: #ffffff;}
.fgred {color: #ff0000;}
.fgblack {color: #000000;}

/* basic font sets/sizes */
.arial {font-family: Arial, Helvetica, sans-serif;}
.fontbold {font-weight: bold;}
.font15em {font-size: 1.5em;}
.font125em {font-size: 1.25em;}
.font1em {font-size: 1.0em;}
.font075em {font-size: 0.75em;}
.font050em {font-size: 0.50em;}

/* basic background colors */
.bggray1 {background-color: #dedede;}
.bggray2 {background-color: #f1f1f1;}
.bgblue2 {background-color: #96B2D5;}
.bgblue1 {background-color: #AAC8EF;}
.bgblue3 {background-color: #EBF4FF;}
.bgblue4 {background-color: #455F80;}
