.PlaceHolder {
	border: 1px dashed red;
}

img {
	border: none;
}

#wrapper {
	width: 920px;
	/* background: #FFFFFF url('../images/TransCard/subpage_bg.gif') no-repeat left bottom; */
	background: white;
	border: 8px solid #FFFFFF;
	margin: 0px auto;
}

#bgwrapper {
	width: 100%;
	min-height: 600px;
	/* background: transparent url('../images/TransCard/main_bg.gif') repeat-x top left;  */
	background: #14274D;
}

body {
	margin: 0px;
	padding: 0px;
	/*background: #FFFFFF url('../images/TransCard/homepage01.gif') repeat left top;*/
	background: #14274D;
}

#extra1 {
	width: 940px;
	height: 60px;
	margin: 0px auto;
	/*  background: url('../images/TransCard/top_bg.gif') no-repeat left top; */
	background: transparent;
}

#header {
	width: 920px;
	height: 130px;
	padding: 0;
	margin: 0px;
	vertical-align: middle;
	background: white; /* transparent url('../images/TransCard/logo_bg.jpg') no-repeat 0px 0px;*/
	border: 0px solid #003E7C;
	border-bottom: 0px;
}

.logo {
	width: 208px;
	height: 37px;
	float: left;
	/*margin: 25px 0px 0px 33px;*/
	margin: 0px;
	padding: 0px;
}


#menuwrapper {
	width: 610px;
	height: 130px;
	background: white; /*transparent url('../images/TransCard/menu_bg.jpg') no-repeat right top;*/
	margin:0px;
	padding: 0px;
	float: right;
}

#menu {
	float: right;
	height: 25px;
	margin: 20px 50px 0px 0px;
	
}

#menu span, #menu span a {
	cursor: pointer;
}

#headercontent {
	width: 610px;
	height: 130px;
	/* background: transparent url('../images/TransCard/menu_bg.jpg') no-repeat right top; */
	background: transparent;
	margin: 0px;
	padding: 0px;
	float: right;
}

#headertitle {
	margin-top: 25px;
	text-align:center;
}

#HeaderWelcomeMessage {
	float:right;
	margin: 76px 15px 0px 0px;
}

.faq li {
	margin-bottom: 10px;
	
}



#middle {
	width: 100%; 
	border:0px;
}

.content {
	margin: 10px;
	font-family: Arial; 
	font-size: 9pt;
}
.content ul {
	margin-left: 15px;
	padding: 0px;
}



.multipagecontent {
	width: 880px;
	border-top: 1px solid #003E7C;
	padding:10px;
}

.manageusersrolesmultipagecontent {
	padding:10px;
}

.ContentImage {
	border:1px solid black;
}

.ContentImage, .ContentImagePlaceHolder {
	float:right;
	margin: 0px 0px 20px 20px;
}

.ContentImagePlaceHolder {
	border: 1px dashed black;
	width:250px;
	height:200px;
}

h1 {
	font-size: 14pt;
	margin: 5px 0px 5px 0px;
	color:#003479;
}

h2 {
	font-size:12pt;
	margin: 15px 0px 5px 0px;
	color:#003479;
}

h3 {
	font-size:9pt;
	font-weight:bold;
	color:#003479;
}

.roundedbox {
	border: 1px solid #003479;
	padding: 10px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius:10px;	
	-khtml-border-radius: 10px;
	margin: 0;
	height: 100%;
	display:block;
}

#footer {
	margin-top: 0px;
	clear:both;
	font-family: Arial;
	font-size: 9pt;
	text-align:center;
	width: 100%;
	border:0px;
	padding: 5px 0px 5px 0px;
	background-color: transparent;
}

#footer a, #footer a:visited {
	color:white;	
	text-decoration:none;
	margin: 0px 4px 0px 4px;
}
#footer a:hover {
	color: #003479;	
	
}

.copyright {
	color: #EDEDEE;
	font-size: 8pt;
}


/* sup {
	line-height: 5pt;
	font-size:5pt;
}
*/

#popup {

}

#CustomerServiceIcon {
	background: transparent url('../images/cs_flag.png') no-repeat top left;
	width:72px;
	height:73px;
	position:relative;
	z-index:100;
	left: 710px;
	top: 52px;
	overflow: visible;
	margin-top:-60px;
}

.detailbuttonsPanel {
	margin: 10px 0px 0px 125px;
}

.FirstButton, .PreviousButton, .NextButton, .LastButton {
	background-image:url('../images/Icons/GridSprite.gif');
	width: 22px;
	height: 22px;
}

.FirstButton {
	background-position:0 -550px;
}

.FirstButton:hover {
	background-position:0 -600px;
}

.PreviousButton {
	background-position:0 -700px;
}

.PreviousButton:hover {
	background-position:0 -750px;
}
.NextButton {
	background-position:0 -850px;
}
.NextButton:hover {
	background-position:0 -900px;
}
.LastButton {
	background-position:0 -1000px;
}
.LastButton:hover {
	background-position:0 -1050px;
}

.tdright
{
	text-align:right;
	white-space:nowrap;
	vertical-align:top;
}




.tracecontent tr {
	background-color: #FFFFFF;
}

.tracecontent tr .subhead {
	background-color: #CCCCCC;
}

.tracecontent tr .alt {
	background-color: #EEEEEE;
}

.MessageBox {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	-khtml-border-radius: 5px; 
}




.getinfobox, .getinfoboxlarge {
	border: 1px solid #8F9AA7;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius:7px;	
	-khtml-border-radius: 7px;    
	margin: 10px auto 40px auto;
	height: 100%;
	padding: 5px;
	display:block;
	color:#29384c;
	position:relative;
	background-color:White;
	
	
}

.getinfoboxlarge {
	width: 800px;    
}

.getinfobox {
	width: 500px;    
}

.getinfoboxtitle {
	font-size:12pt;
	font-weight:bold;
	color: #0350A6; 
	margin: -23px 0 0 63px;
	position:absolute;
	width:100%;
	text-shadow: #fff 0 1px 1px;
}

.getinfoboxicon {
	border:1px solid #9DA9B7; 
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	-khtml-border-radius: 5px;        
	background-color: white;
	position:relative;
	margin: -20px 5px 0px 10px;
	width: 42px;
	height: 37px;
	text-align:center;
	vertical-align:middle;
	padding-top: 5px;
}

.getinfoboxtable {
	margin: 7px -5px 13px -5px; 
		
	padding:0px;
	border-top: 1px solid #8F9AA7;
	background-color: #CED2D7;
	overflow:hidden;
}

.getinfobox .getinfoboxtable {
	width:510px;
}

.getinfoboxlarge .getinfoboxtable {
	width:810px;
}

.getinfoboxtable tr, .getinfoboxtable td {
	height: 50px;
	font-size:13px;
	font-weight:bold;
	color:#29384c;
}

.getinfoboxtable td {
	border-top: 1px solid white;
	border-bottom: 1px solid #8F9AA7;
	padding-left: 5px;
}


.getinfoboxtable tr {
	width:100%;
	background-color: #CED2D7;
	color: #253142;
	font-weight:bold;
	border: 1px solid #797E83; 
	padding: 0px;
	line-height: 50px; 
}

.getinfoboxtdright, .getinfoboxmultitdright {

	text-align:right
	
}

.getinfoboxtdright {
	width:48%;
	
}

.getinfoboxdivsingle {
	width:150px;
	margin: 10px auto 15px auto; 
	line-height:25px; 
	white-space:nowrap;
	vertical-align:top;
}

.getinfoboxmultitdright {
	
	width:50%;
}

.getinfoboxmultitd {
	width:30%;
}

.getinfoboxdivsingle input[type=text], .getinfoboxdivsingle input[type=password], .getinfobox input[type=text], .getinfobox input[type=password] {
	border: 1px solid #8d9095;
	border-radius:1px;
	-moz-border-radius:1px;
	-webkit-border-radius:1px;	
	-khtml-border-radius: 1px;
	background: #fff url('../images/TransCard/input_bg.png') repeat-x top left !IMPORTANT;
	color:#29384c !important;
	font-size: 9pt;
	font-family: Arial;
	height:20px;
	width:150px;
}

.getinfoboxbuttondiv {
	padding-bottom: 8px; 
	margin: 0px 10px;
	overflow:auto;
}

.captchatd img {
	border: 1px solid #8d9095 !important;
	border-radius:1px;
	-moz-border-radius:1px;
	-webkit-border-radius:1px;	
	-khtml-border-radius: 1px;
}





.ProgressBarPanel {
	height:34px;
	margin:0px auto 0px auto;
	text-align:center;
	vertical-align:middle;
}

#ProgressBar {
	
	height: 34px;	
	padding: 0px;
	margin: 0px auto 0px auto;
	vertical-align:middle;
	overflow:hidden;
	max-width: 900px;
}

#ProgressBar li {
	display: inline-block;
	position: static;
	margin: 0px -2px 5px -1px;
	padding: 0px 0px 0px 0px;
	color: #1C4062;
	font-family: arial;
	font-size: 9pt;
	font-weight:bold;
	
	list-style-type:none;
	width: 150px;
	height: 34px;
	background: transparent url('../Images/Register/ProgressBar.png') no-repeat 0px 5px;	
	overflow:hidden;	
		
	white-space:nowrap;
		
	zoom:1 ;
	_height: 34px; 
	*display:inline;	
	*position: relative;
}



#ProgressBar .Step {
	background-position: -175px -29px;
}

#ProgressBar .FirstStep {
	background-position: 71px -29px;
}

#ProgressBar .LastStep {
	background-position: -425px -29px;
}

#ProgressBar .CurrentStep {
	background-position: -175px -63px;
}

#ProgressBar .CurrentFirstStep {
	background-position: 71px -63px;
}

#ProgressBar .CurrentLastStep {
	background-position: -425px -63px;
}

.FloatLeft {
	float:left;
}

.FloatRight {
	float:right;
}

.RequiredFieldLegend {
	font-size:8pt; 
	font-style:italic; 
	float:right;
}

.OptionalField {
	
	color: #7E7C7C;
	font-size:8pt;
	line-height:20px;
}

.RequiredField {
	color: #8B0000;
	font-size:8pt;
	line-height:20px;
}

.ValidationToolTip {
	background-color: #F9F485 !important;
	min-height:50px;
	
	border: 1px solid #000;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;	
	-khtml-border-radius: 5px;
	
}

.ValidationToolTip img {
	
	*margin-top:10px;
}

.TooltipValidationSummary {
	color: Black !important;
	margin-left: 35px;
	
	
	*margin-top:10px;
}

.RegistrationThankYouSummary {
	 margin:5px auto;
	 width:250px;
}

.TrimBar {
	display:none;
	height:5px;
	width:100%;
	margin-bottom: 10px;
}

.AccountBalance {
	float:right;
	margin-right:15px;
}

.MenuPanel {
	height:100%;
	width:100%;
	border: 1px solid #828282;
	border-left: 0px;
	border-right: 0px;
	height: 24px;
	background-color:#F8F8F8;
}

.RadMenu li {
    margin:0px !important;
}

.CardArt, .ThemeLogo {
	max-height:250px;
	max-width:250px;
}
	
	
	
.bpHeader {
	border-right: #d2e2ef 1px solid; 
	border-top: #d2e2ef 1px solid; 
	border-left: #d2e2ef 1px solid; 
	border-bottom: #d2e2ef 1px solid; 
	background-color: #f0f5f9;
	font-weight: bold;
	width:100%;
	overflow:hidden;
}


sup {
	/*
	line-height: 5pt;
	font-size: 0.9em;
	*/

	font-size: 0.8em;
	position: relative;
	bottom: 0.3em;
	
}

.sup {
	/*
	line-height:5px;
	vertical-align: super; 
	font-size: 0.9em;
	*/
	
	font-size: 0.8em;
	 
	position: relative;
	bottom: 0.3em;
}

.RadNotification .rnCloseIcon {
	list-style-type: none;
}
	