@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #A7212A;
}
a:link{
	color: #990000;
}
a:hover{
	color: #333333;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
a.bodytext:link {
	color: #990000;
}
a.bodytext:hover {
	color: #333333;
}
.leftcol {
	background-image: url(images/leftbluetile.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.topnav, h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #002d61;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 22px;
}
.rightcol {
	background-image: url(images/interface_rightcol.jpg);
	background-repeat: repeat-y;
}
.smallwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 23px;
	color: #FFFFFF;
	text-decoration: none;
}
a.smallwhite:link {
	color: #FFFFFF;
}
a.smallwhite:hover {
	color: #999999;
	text-decoration: underline;
}
.leftcolshadow {
	background-image: url(images/interface_leftcolshadow.jpg);
}
.redhead, h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.redheadcapital, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-transform: uppercase;	
}
.noticeboxleft {
	background-image: url(images/noticebox_left.jpg);
}
.noticeboxright {
	background-image: url(images/noticebox_right.jpg);
	background-position: right;
}
.tab {
	background-image: url(images/bookroom_button.gif);
	background-repeat: no-repeat;
}
.rednotice {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.noticetext {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #000000;
}
.redlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
}
a.redlink:link {
	color: #990000;
}
a.redlink:hover {
	color: #333333;
	text-decoration: none;
}
.bluelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
}
a.bluelink:visited {
	color: #003366;
}
a.bluelink:hover {
	color: #003366;
	text-decoration: none;
}
.bigbluelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	line-height: 18px;
}
.bluehead, h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 18px;
}
.navbkgrnd {
	background-image: url(images/interface_topright3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
a.bluehead:link {
	color: #003366;
}
a.bluehead:hover {
	text-decoration: underline;
}
.navbkgrnd {
	background-image: url(images/interface_topright3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
a.topnav:link {
	color: #002d61;
}
a.topnav:hover {
	color: #34628C;
}
.sporttd {
	background-image: url(images/sport_swoosh.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 14px;
}
a.smalltext:link {
	color: #003366;
}
a.smalltext:hover {
	color: #000000;
}
.bigblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	text-transform: uppercase;
	text-decoration: none;
}
.bigwhite, a.bigwhite:link, a.bigwhite:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	
	
}
a.bigwhite:hover {
	color: #cccccc;
}
.contentText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.contentTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.contentTextItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}

.contentTextBoldItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}

.tinyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

}
.tinyTextItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;

}

.set2{
	color:#990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:underline;
}

.set3{
	color:#990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:underline;

}


/* drop down menu styles*/

#dropmenudiv{
position:absolute;
border:1px solid #002d61;
border-bottom-width: 0;
font:normal 10px Arial;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
background-color: #d4dce5;
width: 100%;
display: block;
text-indent: 10px;
border-bottom: 1px solid #002d61;
padding: 1px 0;
text-decoration: none;
color: #002d61;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #758da9;
color: #ffffff;
}
.Btext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.yellowboxtop {
	background-image: url(images/yellowbox_19_02.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.yellowboxleft {
	background-image: url(images/yellowbox_25_04.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.yellowboxright {
	background-image: url(images/yellowbox_27_05.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.yellowboxbottom {
	background-image: url(images/yellowbox_31_07.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
.tr {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

fieldset {
	padding: 1em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1;
	color: #40516B;
	font-weight: bolder;
	width: 350px;
  }
label {
  float:left;
  width:25%;
  margin-right:0.5em;
  padding-top:0.2em;
  text-align:right;
  font-weight:bold;
  }
  .tinytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2c2c2c;
	line-height: 1.5;
}
.smallredtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #990000;
	font-style: italic;
	font-weight: bold;
	line-height: 22px;
}
#flashone {
	z-index:500;
}
#flashtwo {
	z-index:502;
}
