body{
	margin:0px;
	background:url(../Images/Common/Bg-Top.gif);
	background-repeat:no-repeat;
}

a:link {text-decoration:none;}
a:active {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:underline;}

#DotedLine {
	background-repeat:repeat-x;
	height:50px;
	background-image: url(../Images/Common/Bg-Doted-Line.gif);
	background-position: left center;
	}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.error_strings{
	color:#900;
	margin:15px 0px;
}
#Error p{
	padding:15px;
	background-color:#f3f3f5;
	color:#00529b;
	font-weight:bold;
	line-height:18px;
	border:solid 1px #cccccc;
}
#Error a{ color:#666;}


#MainDiv{
	margin:0px auto;
	padding:0px;
	width:958px;
}

#Top{
	padding:15px 0px 0px 0px;
}

#Top #Logo{
	float:left;
	width:182px;	
}

#Top #PhoneNo{
	float:right;
	text-align:right;
	width:350px;
	font-family:"Arial", Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:20px;
}

#BodyContent{
	margin:38px 0px 0px 50px;
}


#BodyContentAreaInt{
	float:left;
	width:680px;
	line-height:16px;
}

#BodyContentAreaInt ul{
	margin:0px;
	padding:0px;
}
#BodyContentAreaInt li{
	background-image:url(../Images/Common/Bullet_LessthanBracket.gif);
	background-repeat:no-repeat;
	background-position:1px 8px;; 
	list-style-type:none;
	padding-left:14px;
	line-height:20px;
}


#ElectronicTaggingSystem{
	float:left;
	width:600px;
}

#FormTable{
	width:300px;
	float:right;
	font-family:"Arial", Helvetica, sans-serif;
	color:#969696;
	font-size:12px;
}

#TopNavigationHead{
	float:left;
	font-family:"Arial", Helvetica, sans-serif;
	color:#9c9c9c;
	font-size:16px;
	margin:25px 0px 0px 0px;
	font-weight: bold;
}
#TopNavigationHead a:hover { 
text-decoration:none;
color:#1c4386;
}

#TopNavigationHead ul{
	margin:0px;
	padding:0px;
}

#TopNavigationHead li{
	background-image:url(../Images/Common/Seprator-Line.gif);
	background-repeat:no-repeat;
	margin:0px;
	padding-right:10px;
	padding-left:10px;
	display:inline;
	list-style-type:none;
}

#TextArea{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	/*color:#969696;*/
	color:#595959;
	margin:35px 0px 0px 0px;
}
#TextArea ul{
	margin:0px;
	padding:0px;
}
#TextArea li{
	background-image:url(../Images/Common/Bullet_LessthanBracket.gif);
	background-repeat:no-repeat;
	list-style-type:none;
	padding-left:14px;
	background-position:1px 6px;
	/*line-height:20px*/;
}

#PageHeading{
	font-family:"Arial", Helvetica, sans-serif;
	font-size:28px;
	/*color:#969696;*/
	color:#163569;
	margin:5px 0px 20px 0px;
}

#WelcomeText{
	float:left;
	width:485px;
	border-right:solid 2px #969696;
}

#ContectText{
	float:left;
	width:100%;
}

#RightCollom{
	float:left;
	width:358px;
	margin:0px 0px 0px 40px;
}

#BodyRightImage{
	float:right;
	width:199px;
}

#RightImage{
	float:right;
	width:200px;
}

#XtagApplicationsBorder{
	border:solid 1px #CCCCCC;
	margin:0px 0px 30px 0px;
}

#RightHeading{
	font-family:"Arial", Helvetica, sans-serif;
	font-size:14px;
	color:#00529b;
	background:url(../Images/Common/Bg-Heading.gif);
	background-repeat:repeat-x;
	text-align:center;
	padding:7px 0px 0px 0px;
	margin:0px 0px 10px 0px;
	height:23px;
}

#RightImage{
	float:right;
	padding-left:17px;
}

#XtagApplications{
	padding:0px 0px 0px 25px;
}

#XtagApplications ul{
	margin:0px;
	padding:0px;
}

#XtagApplications li{
	background-image:url(../Images/Common/Bullet_LessthanBracket.gif);
	background-repeat:no-repeat;
	list-style-type:none;
	padding:0px 0px 0px 14px;
	margin:0px 0px 10px 0px;
	background-position:0px 6px;
}


#ImageText{
	float:left;
	border-bottom:solid 2px #969696;
	margin:0px 0px 17px 0px;
	padding:0px 0px 10px 0px;
}

#MainDivFooter{
	float:left;
	font-family:"Arial", Helvetica, sans-serif;
	color:#6e6f70;
	font-size:11px;
	margin-top:15px;
}

#TextHeading{
	font-family:"Arial", Helvetica, sans-serif;
	font-size:14px;
	color:#00529b;
	padding:7px 0px 0px 10px;
	margin:0px 0px 10px 0px;
	height:23px;
	background-image: url(../Images/Common/Bullet-BlueArrow.gif);
	background-repeat:no-repeat;
	background-position: 0px 10px;
}

.TextFieldBorder{
	border: 1px solid #e7e7e9;
}

#NewsletterForm table{
	width:100%;
	text-align:left;
}
#NewsletterForm td{
	padding-bottom:8px;
}
#NewsletterForm  input{ border: 1px solid #e7e7e9; }

#Footer{
	margin-left:50px;
}

.blue{
	color:#163569;
}

.NavyBlue{
	color:#00529b;
}
.Gray{
	color:#9c9c9c;
}