/* MODAL */
#backgroundIE6Frame { width: 100%; height: 100%; z-index: 980; position: absolute; top: 0px; left: 0px; filter: alpha(opacity=0); opacity: 0.0; }

#alertIE6Frame { width: 384px; height: 303px; z-index: 102000; }

* html #alertIE6Frame { /*\*/position: absolute; top: expression((225 + (ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop)) + 'px'); left: expression((375 + (ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft)) + 'px');/**/ }

#alertIE6Div > #alertIE6Frame { position: fixed; top: 225px; left: 375px; }

#alertWindow { width: 384px; height: 303px; z-index: 103000; }

* html #alertWindow { /*\*/position: absolute; top: expression((225 + (ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop)) + 'px'); left: expression((375 + (ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft)) + 'px');/**/ }

#alertDiv > #alertWindow { position: fixed; top: 225px; left: 375px; }

#confirmIE6Frame { width: 384px; height: 303px; z-index: 104000; }

* html #confirmIE6Frame { /*\*/position: absolute; top: expression((225 + (ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop)) + 'px'); left: expression((375 + (ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft)) + 'px');/**/ }

#confirmIE6Div > #confirmIE6Frame { position: fixed; top: 225px; left: 375px; }

#confirmWindow { width: 384px; height: 303px; z-index: 105000; }

* html #confirmWindow { /*\*/position: absolute; top: expression((225 + (ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop)) + 'px'); left: expression((375 + (ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft)) + 'px');/**/ }

#confirmDiv > #confirmWindow { position: fixed; top: 225px; left: 375px; }

#modalBackgroundDialog
{
   	top:0px;
   	left:0px;
	height:100%;
    width:100%;
	background: rgb(0,0,0) repeat;
    z-index:50000;
    position:fixed;
    vertical-align:middle;
    filter:alpha(opacity=25);
    opacity:0.25;
}
.modalHidden
{
	display:none;
}
.modalShown
{
	display:block;
}

/* CSS RESET */
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; font-weight:normal;}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{ margin:0; padding:0 }
a img,:link img,:visited img { border:none }

/* BLOCK ELEMENTS */
html
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
body
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
p {padding:4px 0; font-family:Arial, Helvetica, Sans-Serif}       

table {border:0px solid #e5e5e5; text-align:center;padding:0px}
table tr  { } 
table th {background:#4a8cc0; padding:4px; color:#fff; border-right:1px solid white;} 
table td {padding:4px;}
table td a:hover {text-decoration:none; color:#cc0000;}     

H1 {font-size:180%;padding:4px 0;}
H2 {font-size:160%;padding:4px 0; font-weight:normal; }
H3 {font-size:120%; font-weight:bold; padding:4px 0}   
.confirmTitle /* Confirmation dialogs - "are you sure?" */
{
    color:#444;
    font-family:Arial;
    font-size:16pt; 
    font-weight:normal;
}
a:link, a:visited {color:#444; text-decoration:underline;}
a:hover { color:#cc0000; text-decoration: none; cursor:pointer; }

.linkDisabled, .linkDisabled:hover
{
    color:Gray;
    cursor:default;
    text-decoration:none;
}

/* CONTENT*/
#wrapper { position:absolute;text-align:center;font-size:124%; width:99%;}
#wrapper2 {position:relative;text-align:left; font-size:100%; width:994px; margin:16px auto;}
#content {	position:relative; margin-left:158px; top:0; left:0px; width: 690px;}    
#content_quest { position:relative; margin-left:161px; top:0; left:0px; width: 690px;}    
#sidebar_quest {position:relative; top:0px; left:0px; float:left; width:155px;text-align:center;}    
#ad_space_quest {min-width:120px; position:absolute; top:100; left:870px; } /* skyscraper ad to R of content block */
#ad_space_sidebar {width:125px;margin:20px 12px;}  /* ad in L column */
#ad_space_sigma {min-width:120px; position:absolute; top:100; left:965px;} /* skyscraper ads to R of iFrame app */
#content_msgbox {width:642px; margin: 6px 0px;Display:block;} /* WDC banner ad above home page content sections */
#content_msgbox_dismiss {position:absolute; top:0; right:0;height:20px; width:20px;z-index:100;}

/* HEADER */


/* NAVIGATION MENU - L column*/
#navlinks {background-color:#fff; padding:6px; text-align:left; position:relative;}
#navlinks .sb-inner {background:#f1f1f1;}    
.navlist {font-size:88%; list-style-image:url(../images/arrow_off.gif);}
.navlist ul li {}
.navlist li a {line-height:160%; }
.navlist li a:hover, #navlist .on { color:#cc0000; text-decoration: none;  list-style-image:url(../images/arrow_on.gif); }
.navlist table tbody tr td { text-align: left; padding: 0px 0px 2px 2px;}
#search {display:none; font-weight:bold; font-size:88%; margin-top:8px;}
a.selected_tree_node { text-decoration:none; color:#cc0000;}

#alertWindow .sb-inner{background:#f1f1f1;}
#confirmWindow .sb-inner{background:#f1f1f1;}

/* DASHBOARD*/
#dashboard { padding:8px; text-align:left;}
#dashboard H2 {width:75%;}
#dashboard .sb-inner{background:#f1f1f1;}
#dashboard_content {background:#fff; padding:8px; border:1px solid #999;}
.dash_row { margin-bottom:6px; border:1px solid #999; position:relative; min-height:114px; padding: 8px 8px 4px 6px; font-size:90%;}
.dash_row_inner { height: 97px; padding-top:3px; }
.dash_row h3 {margin:0;padding:0;font-weight:bold; margin-bottom:6px; color:#444;}     
.offer_row { margin:6px 0 10px; border:1px solid #009933; position:relative; min-height:114px; padding:10px 8px 4px; font-size:90%;}
.offer_row h3 {margin:0;padding:0;font-weight:bold;color:#009933; margin-bottom:12px; }     
.i {float:left; display:block; margin: 0 4px 8px 5px; padding-right:1px; text-align:center; width:90px; height:90px; border-right:1px dotted #ccc; cursor: pointer;}
.i a, .k:link {text-decoration: none; color: #444;}
.i a:hover, .k:hover {color:#1974df; text-decoration:underline;}
.offer {float:left; display:block; margin-left:3px; text-align:center; height:90px; }


    

/*STANDALONE CLASSES*/
.container {border-bottom:1px dotted #ccc; padding-bottom:10px;margin-bottom:10px;}
.wrapper { padding:4px 3px; background:#fff; border:1px solid #ccc}
.wrapper_quest { margin: 5px; padding:4px 10px; background:#fff; border:1px solid #ccc; width:auto; -moz-border-radius: 6px; -webkit-border-radius: 6px;  }
.right_cleaner {	clear:right;	font-size:0px;	border:none;margin:0;padding:0;height: 0px;background: transparent;}
.cleaner {	clear:both;	font-size:0px;	border:none;margin:0;padding:0;height: 0px;background: transparent;}
.search_text {color:#666; width:104px; border:1px solid #999;}

/* BUTTONS*/    
.button_go {background:url(../images/bttn_go.jpg) no-repeat; position:absolute; width:32px; height:23px; margin-left:4px; margin-top:-2px;}

/* TICKETS */
.ticketcategory { font-weight:normal;}

/* LOGIN PAGE and FORGOT PWD */
#login_wrapper { text-align:left; border:1px solid #ccc; width:auto; -moz-border-radius: 6px; -webkit-border-radius: 6px; background:#fff; padding:1.5em; margin:auto;font-size:100%;}
#supportlogin { width:430px; margin: 0 auto; padding:8px; text-align:left;}
#supportlogin .sb-inner { background:#F1F1F1; }
#supportlogin .sb-border { background:#ccc; }
#supportlogin h2 {color:#444; text-align:left;font-size:22px;font-weight:normal; margin:.25em 0 .1em;}
#loginControl_LoginInstructions {color:#666; text-align:left; font-size:14px;font-weight:normal;}
.loginInstructions {color:#666; text-align:left; font-size:14px;font-weight:normal;}
#supportlogin table { width:100%; }

#loginform {background:#fff; text-align:left; position:relative; top:0;left:0; border:0;}
#loginform p {font-size:1.1em; margin:.5em 0; line-height:1.5em;}
#loginform a {font-size:.9em; color:#666;}
.textBox {width:70%; padding:3px; border:1px solid #9AC0DD; height:1.5em; font-size:1em; font-family:Arial;color:#444;}
.imageBtn { padding:4px 0;} 

/* ERROR CONTROL STYLES */
.errorcontainer {padding: 10px;	padding-left: 30px;color: #FF3333;}
.errorheader {font-weight:bold;	}
.errorlist ul {	padding-top: 10px;	padding-left: 60px;	padding-bottom: 15px;	list-style-type: square;}

/* Manage Hosting Page */
.contentsection 
{ 
	margin:0px;
	padding:0px;
	margin-top:5px; 
}
.contentheader
{
	border:1px solid #999;border-bottom:0px;padding:6px 0px 6px 5px;font-weight:bold;font-size:12px;
}
.contentcontainer
{
	border:1px solid #999; padding:6px 3px 6px 5px; margin-bottom: 5px;
}
.noncriticalerror 
{ 
    background-color: #ffffcc; 
    border: 1px solid #ffcc00; 
    padding:15px; 
    margin-top:3px;
    line-height: 1.25em; 
    word-wrap: break-word;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
} 
.criticalerror 
{
    background-color: #FFECEC; 
    border: 1px solid #cc0000; 
    padding:15px; 
    margin-top:3px;
    line-height: 1.25em; 
    word-wrap: break-word;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
}

/* SQL Lotto balls */
#sqldashboard
{
}
#sqldashboard .sb-inner { background-color: #4A8CC0; }
#sqldashboard .dashfield { color: #FFFFFF; white-space:normal; width:15px; font-weight:bold; }
#sqldashboard .dashvalue { background-color:#FFFFFF; font-weight:bold; }

.priv-fieldset
{
	padding: 5px 5px 10px 10px;
	text-align:left;
	width:135px;
	font-family:Arial;
	font-size:85%;
	border: solid 1px #D5DFE5;
}

/* tab styles */
#tabcontainer
	{
		margin-bottom: 5px;
		border-left: 1px solid #999;
		border-right: 1px solid #999;
		border-bottom: 1px solid #999   ;
		-moz-border-radius-bottomleft: 4px;
		-moz-border-radius-bottomright: 4px;
		-webkit-border-bottom-left-radius: 4px;
		-webkit-border-bottom-right-radius: 4px;
		height: auto;
		min-height: 400px;
		padding: 15px;
	}

#tabnav
	{
		height: 30px;
	    margin: 0;
		padding-left: 10px;
		background: url(../images/tab_bottom.gif) repeat-x bottom;
	}

#tabnav li
	{
		margin: 0; 
		padding: 0;
  		display: inline;
  		list-style-type: none;
  	}
	
#tabnav a:link, #tabnav a:visited
	{
		float: left;
		background: #f1f1f1;
		font-size: 12px;
		line-height: 14px;
		font-weight: bold;
		padding: 7px 10px 1px 10px;
		height:20px;
		min-width:90px;
		margin-right: 3px;
		border: 1px solid #999;
		border-bottom:none;
		text-decoration: none;
		text-align:center;
		color: #003366;
		-moz-border-radius-topleft: 4px;
		-moz-border-radius-topright: 4px;
		-webkit-border-top-left-radius: 4px;
		-webkit-border-top-right-radius: 4px;
	}
#tabnav a:link.active, #tabnav a:visited.active
	{
		border-bottom: 2px solid #ffffff;
		background: #ffffff;
		color: #1974df;
	}

#tabnav a:hover
	{
		background: #ffffff;
		color:#1974df;
	}

#gridviewpanel
{
	font-family:Arial;
	font-size:12px;
}

#gridviewpanel table { width: 100%; }
#gridviewpanel td, th {}

.referralform {}
.referralform td { text-align:left; }


.GridView td a:link, .GridView td a:visited
{
    color:#1974df;
    text-decoration:underline;
}

/* In grids, ensure disabled element is not hoverable/clickable */
[disabled], [disabled]:hover
{
    color:Gray;
    cursor:default;
}

.GridView td a:hover
{
	text-decoration:none;
}

.GridView tbody tr th
{
	border-style:solid;
	border-color:White;
}
.GridView tbody tr th img
{
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
.GridView tbody tr td
{
	border:1px solid #ffffff;
}
.alternateRow 
{
	background-color: #F7F7F7;
	border-top:2px solid #e4e4e4;
	border-bottom:2px solid #e4e4e4;
}
.GridView tbody tr.alternateRow td
{
	border-right:1px solid #f7f7f7;
	border-left:1px solid #f7f7f7;	
	border-top:1px solid #e4e4e4;
	border-bottom:1px solid #e4e4e4; 
}

/* future use - to match Sigma css 
.gridPager
{
    background-color:#E1F1FD;
    height:26px;
    line-height:26px;
    border-collapse:collapse;
    border:1px solid #e4e4e4;
} */

   
.navText
{
	font-size: 80%; 
}
a.navLinkDisabled, a.navLinkDisabled:link, a.navLinkDisabled:visited, a.navLinkDisabled:hover
{
	color:Gray;
	cursor:default;
	text-decoration:none;
	font-size: 80%; 	
}

a.navLink:link, a.navLink:visited
{
	color:#444;
	text-decoration:underline;
    font-size: 80%; 	
}
a.navLink:hover
{
	color:#1974df;
	text-decoration:none;
    font-size: 80%; 
}

.navLinkSymbol
{
    font-size:120%;
    margin-top: -3px;
}

/* Database usage bars */
.OpenBar
{
	height: 15px;
	width: 150px;
	position: absolute; 
	display: inline; 
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	border:none 1px black;
}
.OpenBegin
{
	position: absolute;
	height: 15px;
	width: 1px;
	border:none 1px black;
}
.OpenEnd
{
	position: absolute;
	height: 15px;
	width: 1px;
	left: 150px;	
	border:none 1px black;
}

.OpenMiddle
{
	position: absolute;
	height: 15px;
	width: 149px;
	border:none 1px black;
}
.CloseBegin { z-index: 99; border:none 1px black;}
.CloseMiddle { z-index: 99;border:none 1px black; }
.CloseEnd { z-index: 99;border:none 1px black; }
.OpenHash { z-index: 99; border:none 1px black;}
.CloseHash { z-index: 99; border:none 1px black;}
.FilledBar
{
	position: absolute;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	display: inline;
	z-index: 99;
	border:none 0px black;
}
.FilledBar Img
{
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	z-index: 99;
	position:absolute;
	border:none 1px black;
}
.Header	
{
	font-family:'Arial'; 
	color:#333333; 
	font-weight:bold; 
	font-size:14pt; 
	width:260px; 
	height:22px; 
	text-align:left; 
	text-align: left; 
	padding: 0px 0px 15px 5px;
}

/* FORM ELEMENTS
--------------------------------*/

.FieldLabel 
{ 
	font-family:'Arial'; 
	color:#444444; 
	font-weight:bold; 
	font-size:9pt; 
	display: inline;
	margin: 0px 20px 0px 0px;
	float: left;
	width: 145px;
	text-align: right;
}
.FieldLabelNoFloat
{
	font-family:'Arial';
	color:#444444; 
	font-weight:bold; 
	font-size:9pt; 
	display: inline;
	width: 125px;
}

.FieldLabelRequired
{ 
	font-family:'Arial'; 
	color:#444444; 
	font-weight:bold; 
	font-size:9pt; 
	display: inline;
	float: left;
	width: 145px;
	text-align: right;
	margin: 0px 0px 0px 0px;
}
.RequiredField
{
	
	padding:0px 7px 0 3px;
	color: #ff3333;
	font-size:10pt;
	width:10px;
}

.FieldInstruction
{ 
	font-family:'Arial'; 
	color:#444444; 
	font-weight:normal; 
	font-size:9pt; 
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	display: block;
}

/* Placement of submit button & cancel link div on a form */
.Submit
{
	margin-top: 25px;
	padding-bottom: 35px;
	text-align: center;
	width: 100%;
}

.Submit a:link, .Submit a:visited /* usually the Cancel link */
{
    color:#1974df;
    text-decoration:none;
    cursor:pointer;
    border-left:1px solid #D2D2D2;
    padding-left:10px;
    margin-left:5px;
    outline:none;   
}

.Submit a:hover
{
    text-decoration:underline;
    outline:none;
}
.HelperText
{
	padding-left: 15px;
	vertical-align: top; 
	font-size: 90%; 
	color:#666;
}
.HelperTextError
{
	padding-left: 15px;
	vertical-align: top; 
	font-size: 90%; 
	color:#FF3333;
}
.HelperTextNoPadding
{
	vertical-align: top; 
	font-size: 90%; 
	color:#666;
}
.HelperTextNoPaddingError
{
	vertical-align: top; 
	font-size: 90%; 
	color:#FF3333;
}

/* Text boxes - common */

.FieldTextBox, .FieldTextBoxDisabled, .FieldTextBoxError, 
.FieldTextBoxLarge, .FieldTextBoxLargeDisabled, .FieldTextBoxLargeError,
.FieldTextBoxSmall, .FieldTextBoxSmallDisabled, .FieldTextBoxSmallError
{
    	font-family:'Arial';
    	color: #444444;
    	font-size: 9pt; 
    	border: 1px solid #9AC0DD;
	    background-color:#FFFFFF; 
	    padding: 1px;
		vertical-align: top;
	    font-weight: normal;
	    display: inline;    
}

.FieldTextBox
{ 
    
}

.FieldTextBoxDisabled
{ 
	background-color:#eeeeee; 
}

.FieldTextBoxError
{ 	
	background-color:#ffffcc;
	border: 1px solid #FF3333;
}
.FieldTextBoxLarge
{ 
	width: 210px;
}
.FieldTextBoxLargeDisabled
{ 
	width: 210px;
	background-color:#eeeeee; 
}
.FieldTextBoxLargeError
{ 
	width: 210px;
	background-color:#ffffcc;
	border: 1px solid #FF3333;
}
.FieldTextBoxSmall
{ 
	width: 50px;
}
.FieldTextBoxSmallDisabled
{ 
	width: 50px;
	background-color:#eeeeee; 
}

.FieldTextBoxSmallError
{ 
	width: 50px;
	background-color:#ffffcc;
    border: 1px solid #FF3333;
}
.FieldText 
{ 
	font-family:'Arial';
	vertical-align: top;
	background-color:White;
	color: #444444;
	font-weight: normal;
	font-size: 9pt; 
	display: inline;
}

.FieldCheckbox input, .FieldCheckBox input
{	
	/* width:20px; */
}
.FieldCheckbox label, .FieldCheckBox label
{ 
	padding-left:5px;
}
.FieldTextRadio input
{
	width:20px;
	margin:-2px;
}
.FieldTextRadio label
{ 
	padding-left:5px;
}
.FieldTextSmall
{ 
	width: 50px;
	font-family:'Arial';
	vertical-align: top;
	background-color:White;
	color: #444444;
	font-weight: normal;
	font-size: 9pt; 
	display: inline;
}
.FieldLink 
{ 
	font-family:'Arial'; 
	color: #000000; 
	font-size: 9pt; 
	text-decoration: underline; 
}
.UserPanelText {  
	font-family:'Arial';
	color:White;
	font-weight: normal;
	font-size: 9pt; 
}
a.UserPanelText:link {color:#fff; text-decoration:underline;}
a.UserPanelText:visited{color:#fff;}
a.UserPanelText:hover {color:#fff; text-decoration:none; }

.UserPanelBlueText 
{ 
	font-family:'Arial';
	color:#003366;
	font-weight: normal;
	font-size: 9pt; 
}
a.UserPanelBlueText:link {color:#003366; text-decoration:underline;}
a.UserPanelBlueText:visited{color:#003366;}
a.UserPanelBlueText:hover {color:#cc0000; text-decoration:none;}

.UserPanelBlackText 
{ 
	font-family:'Arial';
	color:#000;
	font-weight: normal;
	font-size: 9pt; 
}
a.UserPanelBlackText:link {color:Black; text-decoration:underline;}
a.UserPanelBlackText:visited{color:Black;}
a.UserPanelBlackText:hover {color:#cc0000;text-decoration:none;}

.EnabledButton 
{ 
	display: inline;
	width:100px; 
	height:25px; 
	text-align:center; 
	font-family:'Tahoma'; 
	font-size: 9pt; 
	color:#000000; 
	font-style:normal; 
	font-weight:bold; 
	text-decoration:none;
	vertical-align: middle;
	cursor:pointer;
}
.DisabledButton 
{ 
	display: inline;
	width:100px; 
	height:25px; 
	text-align:center; 
	font-family:'Tahoma'; 
	font-size: 9pt; 
	color:#000000; 
	font-style:normal; 
	font-weight:bold; 
	text-decoration:none;
	vertical-align: middle;
	cursor:default;
}
.UserGridCellTrue
{
	background-image: url(../Images/tick.gif);
	background-position: center;
	background-repeat: no-repeat;
}
.UserGridCellFalse
{
	background-color:inherit;
	/*background-image: url(../Images/false.gif);
	background-position: center;
	background-repeat: no-repeat;*/
}
.Survey
{
	border-left: solid 3px #979797;
	border-right: solid 3px #979797;
}
.SurveyQuestion
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	margin: 0px 0px 0px 5px;
}
.SurveyAnswer
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	margin: 0px 0px 10px 15px;
}
.modalBackground {
    background-color:black;
    filter:alpha(opacity=25);
    opacity:0.25;
    z-index:100;
}
.modalBackgroundClear {
    background-color:black;
    filter:alpha(opacity=0);
    opacity:0.0;
    z-index:100;
}
.modalPopup {
    background-color:#ffffff;
    border-width:3px;
    border-style:solid;
    border-color:Gray;
    padding:3px; font-size:small;
}
.file_browser_container {
    width:450px;
}
.file_browser_button_container {
    height:400px;overflow:auto;border:1px solid #DFDFDF;padding:2px;text-align:left;
}
.button_selected {
    background-color:#dfdfdf;cursor:pointer;padding-top:1px;padding-bottom:1px;
}
.modal_button {
    width:65px; height:35px;
}
.filebrowser_button {
    cursor:pointer;padding-top:1px;padding-bottom:1px;
}
.FieldInstructionContainer { }

/* CSS for the Wizard Alerts  */
#wrapperWizard {
	width: 100%;
	background-color: #f2f4f7;
	border: 1px solid #cdcdcd;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	padding: 10px;
}
#contentWizard {
	background-color: #ffffff;
	border: 1px solid #dddddd;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	padding: 12px;
	margin: 0 auto;
}
.clearfixWizard {
	display: inline-block;
}
#sectionWizard, #imageWrapperWizard, #buttonsWizard{
	float: left;
}
.titleWizard{
	font-size: 150%;
	color: #003366;
}
#sectionWizard{
	width: 252px;
	font-size: 1.25em;
}
#sectionWizard p{
	padding: 0px;
	margin: 16px 0px;
}
#imageWrapperWizard{
	margin-left: 6px;
	width: 155px;
	text-align: center;
}
#buttonsWizard{
	margin-left: 10px;
	text-align: center;
	width: 100%;
}
#buttonsWizard input{
	margin-right: 20px;
	float: left;
}

#buttonsWizard a{
	font-size: 12px;
	color: #2268cb;
	float: left;
	display: block;
	padding-top: 8px;
}

/*Email Alert*/

#sectionWizard1 #emailIntro{
	float: left;
	width: 294px;
	padding-top: 14px;
	font-size: 1.25em;
}
#sectionWizard1 #imageWrapperWizard1{
    float: left;
    margin-left: 6px;
    text-align: center;
    width: 110px;
}
.sectionWizardEmail{
	font-size: 1.25em;
}
.sectionWizardEmail #emailAddress{
	word-wrap: break-word;
	width: 413px;
	display: block;
}
.sectionWizardEmail p{
	padding: 0px;
	margin: 16px 0px;
}
#sectionWizard3{
	width: 537px;
	font-size:100%;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    button span {
	    margin-top: -1px !important;
    }
    button 
    { 
	    padding-top: 1px !important; 
    }
}
