body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #000000;
	background: #b5cfe0;
}

div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #000000;
}

td {
	/*border-color: #003366;*/
	font-family: Arial, Helvetica, sans-serif;
    	font-size: 12px;
	line-height: 16px;
	color: #000000;

}

th {
	border-width: 3px;
	border-style: outset;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #ffffff;
	background: #003366;
	/*text-align: left;
	text-indent: 1px;*/
}

ul {
	list-style-image: url(/images/bullet.gif);
} 

ol {
	list-style-image: url(/images/bullet2.gif);
} 

.alignRight {
	text-align: right;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 29px;
	line-height: 30px;
  background-color: #006666;
	color: #DCDCDC;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 22px;
	font-weight: bold;
  	color: #003366;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
  	color: #003366;
}

.headerred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
  color: #660000;
}

.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
  color: #003366;
}

.subheaderred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
  	color: #660000;
}

.green {
	font-family: Arial, Helvetica, sans-serif;
  	color: #009900;
}

.red {
	font-family: Arial, Helvetica, sans-serif;
  	color: #ff0000;

}

.yellow {
	font-family: Arial, Helvetica, sans-serif;
  	color: #FFFF00;

}


.twostars {
	font-family: Arial, Helvetica, sans-serif;
  	color: #FF9933;
}

.threestars {
	font-family: Arial, Helvetica, sans-serif;
  	color: #009966;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
  	font-weight: bold;
	background-color: #CCCCCC;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #DEDECA;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFFFF;
}

.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #339999;
}



.sidebarFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #003366;
	color: #ffffff
}
.sidebarFooter>a {
	color: #ffffff;
/*
	text-decoration: none;
*/
	font-weight: bold;
}
.sidebarFooter>a:hover {
	color: #660000;
/*
	text-decoration: none;
*/
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #ffffff;
	background-color: #003366;
	text-indent: 3px;

}
.footer>a {
	color: #ffffff;
/*
	text-decoration: none;
*/
	;font-weight: bold;
}
.footer>a:hover {
	color: #660000;
/*
	text-decoration: none;
*/
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
  border-style: ridge;
}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
  	background-color: #336699;
  	background-image: none;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #99CC99;
  color: #006666; 
	font-weight: bolder;
	font-size: medium;
}

a {
/*
	text-decoration: none;
*/
     	font-weight: bolder;
	color: #3300FF;
}

a:hover {
/*
	text-decoration: none;
*/
	color: #000000;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

input.submit {
	font-weight: bold;
	color: #ffffff;
	background-color: #003366;
	font-size: 12px;
}

input.button {
	font-weight: bold;
	color: #ffffff;
	background-color: #003366;
	font-size: 12px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #003366;
	line-height: 28px;
}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003366;
	line-height: 22px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	line-height: 18px;
}

.smalltitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}

.tableblock {
	border-width: 2px 1px 1px 1px;
	border-style: solid;
	border-color: #003366;
	font-size: 10px;
	padding: 0px;
	margin-bottom: 10px;
}

.tabletext {
	margin-left: 10px;
}

.indent {
	text-indent: 7px;
}

.ticketDetails {
	font-size: 11px;
	padding: 5px;
}

.smallRedBold {
	font-weight: bold;
	font-size: 13px;
	padding: 5px;
  	color:#660000;
}

.line {
	color: #003366;
}

.tableyellow {
	background-color: #FFFF00;
}

.tablegray {
	background-color: #999999;
}

.tablelightgray {
	background-color: #eeeeee;
}

.tablered {
	background-color: #660000;
	line-height: 25px;
	color: #ffffff;
	font-weight: bold;
	text-indent: 3px;
}

.headertable {
	background-color: #ffffff;
	border: solid 3px #888;
	border-spacing: 0px;
	border-color: #660000;
}

.bodypop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #000000;
	background: #FFFFFF;
}

.tdmainpage{
	line-height: 20px;
}

.tdpadded {
	padding: 5px;
}