body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-color: #FFFFFF;
	}

#main {
	background-color: #80b8dd;
	width: 100%;
	margin: 0 auto;
	}
#Header {
	background-color: #FFFFFF;
	width: 100%;
	height:110px;
	background:#ffffff url(/images/BK_top.jpg) no-repeat;
	background-position: -640px 0;
	}
#Header img{
	padding: 10px 0 0 10px;
	}
#Header p{
	float: right;
	margin: 10px 10px 0 0;
	}
#Header a{
	font-weight: bold;
	color: #0078c0;
	text-decoration: none;
	}
#OliveBar {
	/*background-color: #666600;*/
	background-color: #ffffff;
	width: 100%;
	/*border-bottom: 3px solid #FFFFFF;*/
	text-align: right;
	height: 30px;
	}
#OliveBar h1{
	font-size: 13px;
	margin: 0 15px 0 0;
	/*color: #FFFFFF;*/
	color: #0078c0;
	padding-top: 8px;
	}
#OliveBar h1 a{
	/*color: #FFFFFF;*/
	color: #0078c0;
	font-weight: normal;
	}
.tableCenter, #tableCenter {
	/*background: url("/images/clouds.jpg") no-repeat;*/
	padding: 25px 0 25px 25px;
	margin: 0 0 0 0;
	}
.tableCenter h1, #tableCenter h1{
	font-size: 14px;
	margin: 10px 0 10px 0;
	color: #155791;
	}
.tableCenter h2, #tableCenter h2{
	font-size: 14px;
	margin: 10px 0 10px 0;
	color: black;
	}
#FormCenter {
	/*background: url("/images/clouds.jpg") no-repeat;*/
	padding: 25px 0 25px 0;
	margin: 0 0 0 0;
	width: 100%;
	}
#leftNav {
	position: absolute;
	width: 215px;
	z-index: 100;
	}
.Button {
	background-color: #c2ddee;
	border: 1px solid #FFFFFF;
	text-align: left;
	padding: 0 20px;
	margin: 0 0 25px 20px;
	width: 130px;
	font-weight: bold;
	}
.Button h2{
	font-size: 14px;
	margin: 12px 0 12px 0;
	}
.Button h2 a{
	text-decoration: none;
	color: #000000;
	font-size: 14px;
	}
.selected{
	width: 155px;
	border-right: none;
	}
#mainContent {
	padding: 0 0 0 215px;
	}
#FormCenterInner {
	background-color: #c2ddee;
	border: 1px solid #FFFFFF;
	padding: 0 20px 20px 20px;
	margin: 0 25px 0 0;
	text-align: left;
	}
#FormCenterInner table{
	width: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}
#FormCenterInner form, form{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}
#FormCenterInner p{
	font-weight: normal;
	margin: 10px 0 10px 0;
	/* color: #000000; */
	}
.dropDown{
	width: 50%;
	}
.input{
	width: 100%;
	}
.Input_DropDown{
	width: 50%;
	}
.Input_TextBox{
	width: 50%;
	}
.Input_FileUpload{
	width: 50%;
	}
.Input_TextArea{
	width: 100%;
	}
	
#right{
	text-align: right;
	padding: 5px 0 0 0;
	}
	
	
#TableCenterInner {
	background: #c2ddee /*url("/images/clouds2.jpg") no-repeat*/;
	border: 1px solid #FFFFFF;
	padding: 0 20px 20px 20px;
	margin: 0 25px 0 0;
	text-align: left;
	}
	
	
/* REPLACE 
	
table.TableCenterInner {
	width: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #FFFFFF;
	border: 1px solid #66aed9;
	border-top: none;
	}
	
	
.TableCenterInner_Row {
	border-top: 1px solid #66aed9;
	border-right: 1px solid #66aed9;
	margin: 0 0 0 0;
	padding: 10px;
	}
.TableCenterInner_AlternatingRow {
	border-top: 1px solid #66aed9;
	border-right: 1px solid #66aed9;
	margin: 0 0 0 0;
	padding: 10px;
	}

.tableNav {
	text-align: right;
	}
.tableHeader {
	background-color: #d1d1d1;
	}
.tableHeader td{
	font-weight: bold;
	}
.blue {
	background-color: #e0eef7;
	}
.unread {
	font-weight: bold;
	color: #155791;
	}
	*/
#TableCenterInner p{
	margin: 0 0 10px 0;
	}
#TableCenterInner a{
	color: #155791;
	}
	
	
	
#tableDescription {
	float: left;
	color: #155791;
	}
.GenericCenterInner, #GenericCenterInner {
	background: #c2ddee /*url("/images/clouds2.jpg") no-repeat*/;
	border: 1px solid #FFFFFF;
	padding: 0 20px 20px 20px;
	margin: 0 25px 0 0;
	text-align: left;
	}
div.whiteBox {
	padding: 10px;
	background-color: #FFFFFF;
	border: 1px solid #c2ddee;
	}
div.whiteBox p{
	margin: 0 0 10px 0;
	}
div.whiteBox a{
	color: #155791;
	}
#Footer {
	background-color: #FFFFFF;
	width: 100%;
	margin: 0 auto;
	height: 30px;
	/*border-top: 4px solid #FFFFFF;
	border-bottom: 4px solid #FFFFFF;*/
	line-height: 16px;
	text-align: center;
	padding: 10px 0 0 0;
	}
#Footer ul{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	}
#Footer li{
	display: inline;
	color: #0078c0;
	text-align: center;
	padding: 0 21px;
	font-weight: bold;
	}
#Footer a{
	text-decoration: none;
	color: #0078c0;
	}
#Footer a:hover{
	text-decoration: none;
	color: #0078c0;
	}

/* Developer added classes */
div.ErrorMessage 
{
	border: 1px solid #ff0000;
	background-color: #ffffbb;
	padding: 0 10px;
}
p.ErrorMessage {
	font-weight: bold;
	color: #ff0000;
}

p.Message {
	font-weight: bold;
	color: #336699;
}

/* used for generic table for layouts */
table.Form 
{
	margin-bottom: 10px;
}
table.Form *
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
}
table.Form label {
	font-weight: bold;
}
table.Form td 
{
	vertical-align: top;
	padding-bottom: 6px;
}

/* Grid View */
.GridView {
	width: 100%;
	margin: 0 0 10px 0;
	border: 1px solid #c2ddee;
	background-color: #FFFFFF;
	padding: 10px;
}
.GridView_Row, .GridView_Header, .GridView_AlternatingRow, .GridView_Pager 
{
	font-size: 9pt;
	font-family: Verdana, Arial, Sans-Serif;
	color: Black;
	border: 1px solid #c2ddee;
	vertical-align: top;
}
.GridView_Header th {
	background-color: #d1d1d1;
	padding: 10px;
	border: 1px solid #c2ddee;
}
.GridView_Row td {
	background-color: #ffffff;
	padding: 10px;
	border: 1px solid #c2ddee;
}
.GridView_AlternatingRow td {
	background-color: #e0eef7;
	padding: 10px;
	border: 1px solid #c2ddee;
}
.GridView_Pager td {
	background-color: #ffffff;
	padding: 10px;
	border: 1px solid #c2ddee;
}
.GridView_Pager td table td {
	background-color: #ffffff;
	padding: 0;
	border-style: none;
}
/*NOTE: if you want to change this style, please look in report code: unable to dynamically assign two classes. SH*/
.GridView_Unread td {
	font-weight: bold;
	color: #155791;
}
td.GridView_Row_Images
{
	padding: 5px;	
	text-align: center;
}
img.GridView_FieldRepImage
{
	position: absolute;
	top: -5px;
	left: -25px;
}
td.GridView_FieldRep
{
	padding: 10px 10px 10px 35px;
}
div.GridView_FieldRep
{
	position: relative;
}

/*EquipmentList*/
div.EquipmentList 
{
	border: solid 1px #155791;
	padding: 10px;
	margin-bottom: 12px;
	background-color: #dae8eb;
}

div.EquipmentList_alt 
{
	border: solid 1px #155791;
	padding: 10px;
	margin-bottom: 10px;
	background-color: #c5d6e6;
}