#top
{
	height: 100px;
	width: 100%;
	/*background: url(./images/header.gif) no-repeat 0 0; */
	/* background: url(./images/header_DPS_WithoutRedLine.jpg) no-repeat 0 0; */
}

body
{
	margin: 0;
	padding: 0;
	/* background: #788b9a url(./images/bg-fade.jpg) repeat-x; */
	text-align: left;
	font: 12px/1.6em "lucida grande", arial, sans-serif;
	color: #554;
	background:  url(./Images/top_stripe2.png)  top left repeat-x ;
}

/* #title, #subtitle
{
	color:#9CA8B3;
	font-size:18px;
	font-weight:bold;
	padding-top:25px;
	width:100;
	z-index: 130;
	padding-bottom:3px;
	border-bottom: dotted 1px #9CA8B3;
	overflow:visible;
} */
.emailAddress
{
    width:200px;
}

#label
{
}

#data
{
	position:absolute;
	z-index:100;
}

p
{
	font-size: 92%;
	margin: 0 0 1em 0;
}

	
ul
{
	padding-left: 0;
	margin-left: 0;
	margin-top: 0;
}
	
a
{
	/* color: #a50; */
	 color: #003466;
	text-decoration: underline;
	outline: none;
}
	
a:active
{
	/* color: #443; */
	 color: #003466;
}

#main
{
	/* width: 638px; */
	width: 100%;
	margin: 35px auto;
	text-align: left;
	background: url(./images/main.gif) repeat-y 0 0;
}

	
#side ul
{
	padding: 10px;
	width: 150px;
	 background-color: #fff;
	
}
#side li
{
    background-image: -ms-linear-gradient(rgb(255, 255, 255), rgb(245, 245, 245)); 
	background-repeat: repeat-x;
	background-color: #fbfbfb;
	border: 1px solid #ddd;
	border-color: #ddd;
}
#side ul li
{
	display: block;
	width: 150px;
	list-style: none;
	height: 2.3em;
	font: x-small/2.3em "lucida grande", arial, sans-serif;
	margin: 0;
	border-bottom: 1px solid #ccb;
	padding: 0px;
	/* background: url(./images/arrow-01.gif) no-repeat 2px 50%; */
}

#side ul li a
{
	display: block;
	width: 138px;
	padding-left: 12px;
	height: 2.3em;
	color: #776;
}

#side ul li a:hover
{
	/* background: #F4F4EF url(./images/arrow-01.gif) no-repeat 4px 50%; */
	color: #443;
}
	
#side ul li a:active
{
	/* background: #e3e3de url(./images/arrow-01.gif) no-repeat 4px 50%; */
	color: #000;
}
	
#side ul li.active a
{
	font-weight: bold;
	color: #443;
	/* background: #F4F4EF url(./images/arrow-01.gif) no-repeat 4px 50%;*/
	cursor: default;
}
	
#inner
{
	padding-left:5px;
	/*width: 538px;*/
	/* width:638px; */
	width: 940px;
	/*position: relative;*/
}

.instructions
{
    width: 90%;

}
	
#side
{
	position:relative;
	top:15px;
	display: inline;
	width: 150px;
}

#ErrorPanel
{
    position:relative;
	/*top:10px;*/
	width: 500px;
	font-size: 1.5em;
	font-weight:bold;
}
#outerContainer
{width: 1024px;
 margin: 0 auto;
}
#innerContainer
{width: 1024px;}
	
#content
{
	display:inline;
	/* padding-right:10px; */
	/*width: 360px;*/
	/* width: 460px; */
	/* width: 650px; */ 
	width: 83%; 
	float: right;
	/* margin-right:5px; */
	margin-left: 10px;
	top: 60px;
	position:relative;
	
}
#contentDisclaimer {
	display: inline;
	width: 100%;
	float: right;
	margin-left: 10px;
	top: 60px;
	position: relative;
}
	
#footer
{
    position:relative;
    top:1px;
	background: url(./images/footer.gif) no-repeat 0 0;
	height:28px;
	width: 638px;
}
	
.clear
{
	clear: both;
}
	
#login
{
	padding-top:10px;
	/* background-color:#F4F4EF;*/
	background: #eeeeee;
	font-size:9px;
	position:relative;
	width:130px;
	margin-left:10px;
	margin-top:50px;
}
.loginLabel
{
    font-size: 10px;
    /* font-weight:bold;*/
    color:rgb(0, 51, 102);
}
#spacer
{
	padding-top:5px;
}

.login
{
	width:100px;	
}

#buttonalign
{
	padding-left:61px;	
}

#label
{
	white-space:nowrap;
}

#box {
	margin: 0;
	padding: 0;
}

*>#box {padding-top: 500px; min-height: 1px;}
*>#box p {margin-top: -500px;}
* html #box {
	/* IE5Mac filter \*/
	height: 500px;
	/* end filter */
}

#progress1
{
    float:right;
    clear:both;
}

.infoblock
{
    font: small/1.6em "lucida grande", arial, sans-serif;
	color:#697A89;
	font-size:15px;
	font-weight:bold;
	height:25px;
}

#email
{
    font: small/1.6em "lucida grande", arial, sans-serif;
	/* color:#697A89; */
	color: Black;
	font-size:15px;
	font-weight:bold;
	height:20px;
	z-index:180;
	vertical-align:middle;
}

#infospace
{
    padding:2px;
}

.srntable
{
    
}

#GridView1
{
    width:350px;
    border: 1px dotted #ccb;
}

#GridView3
{
    width:80%;
    border: 1px dotted #003366;
    color: Black;
}

#UpdatePanel3
{

}

#Panel2
{
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    height: 100%;
   
}

.SRNField
{

}

/*
input {
 border: 1px solid #9CA8B3;
}
*/

input:focus {
 border: 1px solid #5F6F7D;
}

#UpdatePanel1
{
    padding-top:5px;
    padding-bottom:5px;
    width:350px;
}

.formlabel
{
    position:relative;
    clear:both;
    width:60px;
    float:left;
    padding-right:5px;
    padding-bottom:2px;
    text-align:right;
    padding-left: 0px;
    color: black;
    font-weight:normal;
   

}

.formtextbox
{
    padding-left: 5px;
}
.addressLine
{
     margin-top:10px;
     margin-bottom: 10px;
     
    
}
.selectAddress
{
    color: #003366;
    font-weight: 700;
    font-size: 12px;
}
.alertRadiusTitle
{
    font-size: 14px;
    font-weight: bold;
}
#alertRadius
{
    font-weight: normal;
    color: Black;
}
.addressBlockLabel
{
    color: #003366;
    margin-top: 30px;
    font-size: 14px;
    font-weight: bold;
    margin-left: auto;
}

#emailbox
{
    margin-top: 5px;
    margin-bottom: 15px;
}

.securityQuestion
{
    border-top: 10px;
    border-bottom: 10px;
    font-weight: bold;
    color: #003366;
    position:relative;
    padding-left:20px;
   
}
.securityAnswer
{
    border-top: 15px;
    border-bottom: 10px;
    position:relative;
    padding-left:20px;
   
  
}
.resetSubmitButton
{
    border-top: 10px;
    position:relative;
    border-left:20px;
    border-right:0px;
}

#profilelabel
{
    clear:both;
    float:left;
    width:110px;
    white-space:nowrap;
    padding-right:2px;
    padding-bottom:2px;
    text-align:right;
}

#progress1
{
    height:25px;
    text-align:center;
}

#StreetTB
{
	width: 375px;
}

#CityTB {
	
}

#StateTB
{
    width:25px;
}

#ZipTB
{
    width:50px;
}

#Button1
{

}

#AddressLB
{
    width:350px;
}

#ProfileEdit
{
    /*margin-left:299px;*/
}

#links
{
    position:absolute;
}

#ProfilePanel
{
    padding-top:15px;
}

.Button
{
    padding-left:15px;
}

/* new look DPS */
#header {
     height: 110px; 
    width:100%;
    position:relative;
    /* background: #FFFFFF url(./Images/img/TopBanner_SOR.jpg)  top left no-repeat ; */
     background: #FFFFFF url(./Images/TopBannerSignup.jpg)  top left no-repeat ;
}
#line-seperator
{
    height:5px;
    background:#990000;
    width:100%;
    position: relative;
    margin-top: 15px;
    margin-bottom: 0px;
}

#dpsNav
{
    border-top-color: #fff;
    border-top-width: 1px;
    border-top-style: solid;
    background-color: rgb(0, 51, 102);
    margin: 0px;
    padding: 0px;
}

#dpsContainer
{   width: 940px;
    margin-left:152px;
    /* margin-right:auto; */
    }
    

#dpsNav li a { 
	margin: 0px; 
	/* changed padding line */
	padding: 0;
	padding: 18px 15px; 
	height: 18px; 
	color: #fff; 
	font-size: 14px; 
	font-weight: normal; 
	text-decoration: none; 
	border-right-color: rgb(0, 0, 0); 
	border-left-color: rgb(0, 70, 127); 
	/* change from 1 border to 0 */
	border-right-width: 1px; 
	border-left-width: 0px; 
	border-right-style: solid; 
	border-left-style: solid;
	display: block;
	/* margin-right: -5px; */
  
	}

#dpsNav ul 
{
    margin: 0px;
    /* new changes */
     word-spacing: -5px;  
     margin-right: -5px;
    
    padding: 0px;
}
#dpsNav li 
{
    display: inline-block;
    list-style: none; 
    margin: 0px; 
    padding: 0px; 
    word-spacing: 1px;
    }

#dpsNav li a.active
{
    background: rgb(248, 215, 29); 
    color: rgb(153, 0, 0);
}
    
#dpsNav a:hover 
{
    background: rgb(0, 34, 85); 
    color: rgb(255, 204, 0); 
}

#dpsNav li.first 
{
    border-left-color: #000000;
    border-left-width: 1px;
    border-left-style: solid;
    border-right-width: 0px;
}
#dpsNav li.last {
	border-right-color: #00467f;
	border-right-width: 1px;
	border-right-style: solid;
	
}

#title,.title
{
    font-family:Arial;
    font-size: 1.6em;
	line-height:1.2em;
	font-weight:bold;
	color:#991727;
	margin:25px 0 5px 0;
	padding:0;
	text-transform:uppercase;
	clear:both;
	
}

.errorPageTitle
{
    font-family:Arial;
    font-size: 1.8em;
	line-height:1.2em;
	font-weight:bold;
	color:#991727;
	margin:25px 0 5px 0;
	padding:0;
	clear:both;
	
}

#random_text 
{
	float:right;
    font-family: "Gotham", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.8em;
	text-align:left;
	width: 570px;
}
#disclaimer_text {
	font-family: "Gotham", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.8em;
	text-align: left;
}

#main_nav
{
	position:relative;
	top:3px;
	margin-top:10px;
    margin-left : 0;
    padding-left : 0;
    /* background-color:#cbdce3;*/
    background-color: #fff;
    width : 125px;
    display: table;
    top:60px;
}
#main_nav ul{
	padding: 0;
	margin: 0;
	list-style: none;
	border-top:#fff 0px solid;
}
#main_nav li {
	list-style-type:none;
	color:#fff;
	margin: 0 0 0px 10px;
	display:block;
	width:100%;
	background-image: -ms-linear-gradient(rgb(255, 255, 255), rgb(245, 245, 245)); 
	background-repeat: repeat-x;
	background-color: #fbfbfb;
	border: 1px solid #ddd;
	border-color: #ddd;
}

#main_nav li a {
	color: #00336b;
	height:100%;
	text-decoration:none;
	display:block;
	margin:0px;
	font-family:"Gotham", Arial, Helvetica, sans-serif;
	font-size:.8em;
	padding:6px 10px 6px 10px;
	line-height: 20px;
}

#main_nav li a:hover{
	color:#005580;
	background: #eeeeee;
	
}

#main_nav li.active a {
	color: rgb(255, 255, 255); 
	font-weight: bold; 
	background-image: -ms-linear-gradient(rgb(0, 70, 127), rgb(0, 0, 0)); 
	background-repeat: repeat-x; 
	background-color: rgb(0, 70, 127);
}

#secondTitle 
{
    font-size: 18px;
    color: rgb(0, 70, 127);
    text-align:left;
    font-weight:bold;
    padding-top: 25px; 
    width: 100%;
    /* padding-bottom: 3px; */
    border-bottom: 1px dotted #9ca8B3; 
    overflow: visible;
}
#screenCastTitle 
{
    font-size: 12px;
    /* color: rgb(0, 70, 127); */
    color: Black;
    text-align:left;
    font-weight:bold;
    padding-top: 5px;
    width: 100%;
    padding-bottom: 3px;
    padding-left: 20px;
    /* border-bottom: 1px dotted #9ca8B3; */
    border-left: 10px;
    overflow: visible;
}

.registrationBox
{
    color: rgb(0, 51, 102);
    margin-top: 10px;
    font-weight:bold;
   
}
.linkspacer
{
    padding-top:5px;
   
   
    font-weight: normal;
    font: 14px/1.6em "Gotham", Arial, Helvetica, sans-serif;
    color: #000000;
    color: #003466;
    
    
    
}

.faqheader
{   color:#000000; font-weight:bold;
    text-decoration: none;
    font-size: 14px;
    line-height: 1.6em;
}
.faqAnswer
{   

     font: 14px/1.6em "Gotham", Arial, Helvetica, sans-serif;
     color:#000000;
}

.subtitle
{
	color:#003366;
	font-size:18px;
	font-weight:bold;
	padding-top:25px;
	width:90%;
	z-index: 130;
	padding-bottom:3px;
	border-bottom: dotted 1px #9CA8B3;
	overflow:visible;
	margin-bottom: 10px;
}

.screenCast {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: solid 1px #20538D;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
	background: #4479BA;
	color: #FFF;
	padding: 8px 12px;
	text-decoration: none;
}
#headerPage, .headerPage {
	font-family: Arial;
	font-size: 1.8em;
	/*color: #003b72 !important;*/
	color:red;
	line-height: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center !important;
	clear: both;
}
#srnField, .srnField
{
	position:absolute;
	padding-left: 10px;
}


