marquee {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	padding: 2px;
}
.GoldBar {
	background-image: url(goldbarwide.gif);
	height: 8px;
	background-repeat: no-repeat;
}
body,td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#Content {
	width: 774px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
.WhiteBorder {
	margin: 2px;
}
#BottomNav .Links {
	font-size: 11px;
	color: #FFFFFF;
	width: 100%;
	background-image: url(bottombg.gif);
	display: block;
}
#BottomNav .Links a {
	color: #FFFFFF;
	text-decoration: none;
}
#BottomNav .Links a:hover{
	color: #CCCCCC;
}
.RightGoldBar {
	background-image: url(rightgldbar.gif);
	background-repeat: no-repeat;
	height: 6px;
}
#WelcomeHome {
	background-image: url(welcome_home.gif);
	background-repeat: no-repeat;
	height: 39px;
}
#WelcomeHome .Links {
	font-size: 11px;
	color: #CCCCCC;
	text-align: right;
	padding: 5px;
}
#WelcomeHome .Links a {
	color: #CCCCCC;
	text-decoration: none;
}
#WelcomeHome .Links a:hover {
	color: #FFFFFF;
}

#BottomNav , #BottomNav td {
	font-size: 11px;
}
#BottomNav table {
	margin-bottom: 3px;
}

#Breadcrumb {
	background-image: url(breadcrumbbg.gif);
	background-repeat: no-repeat;
	height: 20px;
}
#Breadcrumb .text {
	margin-left: 20px;
	font-size: 11px;
	padding-top: 4px;
	display: block;
}
#LeftNav {
	padding: 5px;
}
#RequestInformation .Header {
	background-image: url(leftredbg.gif);
	background-repeat: no-repeat;
	height: 22px;
}
#RequestInformation {
	background-image: url(leftrequestbg.gif);
	background-repeat: no-repeat;
}

#RequestInformation .Header .Text {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display: block;
	padding-top: 3px;
}

#RequestInformation td {
	padding: 2px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
#Content #PageContent {
	padding: 10px;
}
h1 {
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.LeftNav {
	background-image: url(leftnavbg.gif);
}
body {
	background-color: #435F8D;
	margin: 0px;
}


form {
	margin: 0px;
	padding: 0px;
}

#RequestInformation td input,textarea {
	font-size: 11px;
}
#RequestInformation td input {
	width: 90%;
}

#RequestInformation td #Comments {
	width: 90%;
	height: 50px;
}
a {
	color: #000066;

}

a:hover {
	color: #7D1321;

}

.LeftNavSearch input, select, textarea {
	font-size: 11px;	
}
.HeaderCell {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #7D1321;
}
.FormInputName {
	font-size: 11px;
}
.TRUnderline tr td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
