body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin: 0px 2px 2px;
	background-color: #c8d7f6;
}
#sr td {
	padding-right: 5px;
	padding-left: 5px;
}
.Guidance {
	font-size: 11px;
	color: #666666;
}
.BodyLabel {
	font-weight: bold;
	color: #000000;
}
.ColHead {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5469a7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.PageHead {
	color: #FFFFFF;
	background-color: #5469a7;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
	font-size: 11px;
}
.PhotoBrdr {
	border: 1px solid #000000;
}
.PageHead a:link {
	color: #FFFFFF;
	background-color: #5469a7;
	font-weight: bold;
	text-decoration: none;
}
.PageHead a:visited {

	color: #FFFFFF;
	background-color: #5469a7;
	font-weight: bold;
	text-decoration: none;
}
.FeaturedItemsHead {
	font-weight: bold;
	color: #CC0000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #A8B7D6;
	font-size: 13px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #e8f7F6;
	border-right-color: #a8b7d6;
	border-left-color: #E8F7F6;
	padding: 3px;
}
.BrdrBotBlack {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.LeftNavBg {
	background-image: url(../mobi/images/nav_tab.gif);
	background-repeat: no-repeat;
	width: 149px;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	height: 25px;
	text-indent: 5px;
	cursor: default;
}
.LeftNavBgOver {
	background-image: url(../mobi/images/nav_tab_hover.gif);
	background-repeat: no-repeat;
	width: 149px;
	color: #FFFF00;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	height: 25px;
	text-indent: 5px;
	cursor: pointer;
}
.LeftNavBgDown {

	background-image: url(../mobi/images/nav_tab_down.gif);
	background-repeat: no-repeat;
	width: 149px;
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	height: 25px;
	text-indent: 5px;
	cursor: pointer;
}
.EquipItemBrdr {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e8f7F6;
	border-right-color: #a8b7d6;
	border-bottom-color: #A8B7D6;
	border-left-color: #E8F7F6;
	padding: 3px;
}
#sr {
	border-top: 2px solid #d8e7F6;
	border-right: 2px solid #98a7c6;
	border-bottom: 2px solid #98A7C6;
	border-left: 2px solid #D8E7F6;
}
.BtnWhiteText {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.BtnWhiteText a:link {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
}
.BtnWhiteText a:visited {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
}
.Btn {
	background-color: #6C84B8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	width: 149px;
	border-top: 2px solid #aCc4f8;
	border-right: 2px solid #4C6498;
	border-bottom: 2px solid #4C6498;
	border-left: 2px solid #ACC4F8;
	height: 25px;
}
form {
	margin: 0px;
}
.PageHeadNoBold {
	color: #FFFFCC;
	background-color: #5469a7;
	text-decoration: none;
	padding-left: 5px;
	font-weight: normal;
}
.PageHeadNoBold a:link {
	color: #FFFFCC;
	background-color: #5469a7;
	text-decoration: none;
	padding-left: 5px;
	font-weight: normal;
}
.PageHeadNoBold a:visited {
	color: #FFFFCC;
	background-color: #5469a7;
	text-decoration: none;
	padding-left: 5px;
	font-weight: normal;
}
.ErrorMsg {
	color: #FF0000;
}
.SuccessMsg {
	color: #009966;
}
.TableHeading {
	font-weight: bold;
	background-color: #5469A7;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
}
.EvenRowBg {
	background-color: #DCDCDC;
}
.OddRowBg {
	background-color: #EEEEEE;
}
.PaddedTD {
	padding-right: 5px;
	padding-left: 5px;
}
.ReqField {
	color: #FF0000;
}
