/* Global Styles */

body {
	margin:0px;
	color: #FFCC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
}
h2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 20px;
	font-weight: bold;
	color: #26354A;
	border-top: 1px solid #26354A;	
	border-bottom: 1px solid #26354A;
	 
}
h3 {

	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 20px;
	font-weight: bold;
	color: #26354A;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC00;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #cccccc;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}

ul {
	color:#26354A;
}
li {
	line-height: 16px;
	list-style-type: none;	
}
	
/* ID Styles */
#title {
	margin-top: 10px;
	text-align: center;
}
#navTop a {
	color: #26354A;
	text-decoration: none;
	display:inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding-left: 10px;
	border-right: 1px solid #26354A;	
}	
#navTop a:hover {
	color:#ffffff;
	background: #FF6600;
}
#navBtm a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	display:inline;
	border-right: 1px solid #ffffff;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding-left: 10px;
}
#navBtm a:hover {
	color:#FFFFFF;
	background: #FF6600;
}
/*------------------------------------------------------*/
#sidebarLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 200px;
}
#sidebarLinks ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
	border-top: 1px solid #64748B;	
}
#sidebarLinks li {
	border-bottom: 1px solid #64748B;	
	line-height: 20px;
}
#sidebarLinks li a:link {
	font-size: 10px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
	background-color: #334762;
	display: block;
	padding-right: 5px;
	padding-left: 30px;
}
#sidebarLinks li a:visited {
	color: #CCCCCC;
	display: block;
	background-color: #334762;
	padding-left: 30px;
}
#sidebarLinks li a:hover {
	color: #FFFFFF;
	background-color: #FF6600;
}
/*------------------------------------------------------*/

#textHolder a {
	color: #FF6600;
}
#textHolder a:visited {
	color: #7d7d7d;
}
#textHolder a:hover {
	color: #26354A;
}
#textHolder a:active {
	color: #FF0000;
}
#textHolder {
	background-attachment: scroll;
	background-image: url(../images/index_table.gif);
	background-repeat: no-repeat;
	background-position: center center;
	line-height: 2em;
	color: #26354A;
	font-size: .9em;
}
#textHolder .star {
	text-align: center;
	width: 360px;
	margin-right: auto;
	margin-left: auto;
}

#textHolder p {
	width: 360px;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
}
#textHolder .signature {
	text-align: right;
}
#textHolder .imgLeft {
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#textHolder .date {
	width: 75px;
	float: left;
	font-weight: bold;
}
#textHolder ul {
	text-align: left;
}
#textHolder li {
	line-height: 18px;
}
#textHolder h1 {
	text-transform: uppercase;
	font-size: 2em;
}
#textHolder h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: 20px;
	width: 360px;
}
#clis .text {
	font-size: .8em;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
}
#clis {
	width: 225px;
	margin-right: auto;
	margin-left: auto;
}
#disclaimer {
	font-size: 2em;
	padding-top: 10px;
	padding-bottom: 20px;
	width: 150px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#copyrite {
	width: 150px;
	margin-right: auto;
	margin-left: auto;
}
#data {
	border-collapse: collapse;
}
#data td a:link {
	color: #26354A;
}
#data td a:hover {
	color: #FF6600;
}
#colthree {
	width: 200px;
	text-align: center;
	margin-top: 75px;
}
/* Class Styles */
.headerLogo {
	font:24px Times New Roman, Times, serif;
	color: #FFBA00;
	letter-spacing:0.2em;
	line-height:26px;
	display: inline;
}
.headerLogo img {
	text-align: right;
}
.tagline {
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height:13px;
	letter-spacing: 0.2em;
}
.highlight {color: #FF6600;
}
.bold {
	font-weight: bold;
}

.headerbg {
	background-image: url(../images/headerbg.jpg);
	background-repeat: repeat-x;
}
.headline {
	padding-left: 10px;
	padding-right: 10px;
}
#colOne {
	width: 200px;
	height: 387px;
}
