body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #575850;
	text-align: left;
}
.redemphasis {
	font-weight: bold;
	color: #83101D;
}
.backTile {
	background-image: url(images_gen/layout2010/SFbodytile.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.botTile {
	background-image: url(images_gen/layout2010/SFbottomtile.jpg);
	background-repeat: no-repeat;
	height: 50px;
}
.navBarBack {
	background-image: url(navbar_images/navbar2010/NavBarHeader.gif);
	height: 165px;
	background-position: center top;
	background-repeat: no-repeat;
}

.whiteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.tabback {
	background-color: #FFFFFF;
	background-position: center;
}
.bulletpoint {
	list-style-type: square;
}
.borderBottom {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #83101D;
}
.borderRight {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #83101D;
}
.borderLeft {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #83101D;
}

h2 {
	font-size: 14px;
	color: #000066;
}
.blueEmphasis {
	font-weight: bold;
	color: #000066;
}

.newbullet {
	list-style-type: square;
	display: none;
}
a:link {
	color: #FF3300;
}
a:visited {
	color: #669966;
}
a:hover {
	color: #3333FF;
}
a:active {
	color: #CC0000;
}	
.imgborder {
	border: 3px solid #83101D; margin: 10px
}

.whiteText a:link {
	color: #FFFFCC;
}

.whiteText a:visited {
	color: #EDE6E2;
}

.whiteText a:hover {
	color: #D9E8FB;
}

.whiteText a:active {
	color: #FFFFFF;
}	
	
.tdpadding10 {
	padding-right: 10px;
	padding-left: 10px;
}
h1 {
	font-size: 16px;
	color: #83101D;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.textPageTitles {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #83101D;
}

h3 {
	font-size: 12px;
	margin-bottom: 0px;
}
.textFont10 {
	font-size: 10px;
}
.textFont11 {
	font-size: 11px;
}
.imgBorderThin {
	border: 1px solid #83101D;
}
label{
	display:block;
	font-weight: bold;
}
.numberField {
	text-align: right;
	border: 1px solid #83101D;
}
#Payment label{
	display: inline;
	font-weight: bold;
}



	
.textRedLarge {
	font-size: 16px;
	color: #83101D;
	font-weight: bold;
}
