﻿#header #logo h1
{

}


#header .slogan
{
	font-weight: bold;
}
#header .slogan p
{
	margin: 0px;
	padding: 0px;
	font-style: italic;
	font-weight: bold;
}


#header .navigation
{
	display: none;
}



#footer
{
    margin: 0;
    padding: 0;
    clear: both;
}
#footer .navigation
{
	display: none;
}

#left_nav
{
	display: none;
}

.bannerShell
{
	display: none;
}
html{
	margin: 0px;
	padding: 0px;
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
}

label
{
	font-family: Verdana, Arial;
	font-size: 11px;
}
select
{
	font-family: Arial;
	font-size: 11px;
}
input
{
	font-family: Arial;
	font-size: 11px;
}
textarea
{
	font-family: Arial;
	font-size: 11px;
}

html, body {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

h2
{
    font-family: Verdana,Arial,Sans-Serif;
    color: #000099;
    border-bottom: 1px solid #CCCCCC;
    font-size: 150%;
    font-weight: bold;
    margin: 0 0 15px;
    padding: 3px 0 7px;
    text-align: left;
}

h4
{
	color: #000000;
	font-size: 12px;
	margin: 0;
}

ul
{
	/* margin: 0px; */
}

fieldset
{
	margin: 0px;
	border: none;
}

a
{ 
    color: blue; 
    text-decoration: none;
    font-family: Verdana,Arial,Sans-Serif;
	font-size: 11px;
}

a:hover
{ 
    text-decoration: underline;
}


.errorBox
{
	margin: 0 0 10px 0;
	color: red;
	font-weight: bold;
	border: 1px solid #C6C6C6;
	padding: 5px;
	background-color: #EFEFEF;
	display: block;	
}


.uppercase{text-transform: uppercase;}
.blue{color: #0000FF;}
.blueHr { background-color: #3333CC;height: 5px;} .blueHr hr{	display: none;}
.grayHr {
    margin: 0 0 5px 0;
    background-color: #C6C6C6;
    height: 2px;
}
.grayHr hr{ display: none;}
.clearfix{
    clear: both !important;
    display: block;
    margin: 0px;
    padding: 0px;
}
.requiredField{color: Red; margin-left: -12px; margin-top: 2px; width: 12px; display: block; float: left;}
.floatLeft{float: left !important;}
.floatRight{float: right !important;}
.clearLeft{clear: left !important; display: block;}
.clearRight{clear: right; display: block;}
.clearNone{clear: none;}
.half{width: 48%}
.noMargin{margin: 0px !important;}
.noPadding{padding: 0px;}
.center{text-align: center;}
.bold{font-weight: bold;}
.tenpixeltopmargin{margin: 10px 0px 0px 0px}
.smallTextBold{margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 10px;
	color: black;
	line-height: 20px;
	font-weight: bold;
	
	}


.registrationBox_420
{
	width: 420px;
	border: 1px solid black;
	background-color: #EFEFEF;
	margin-bottom: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	
	
}

.registrationBox_420 p{padding: 0px 10px 0px 10px;}
.registrationBox_420 h1{padding: 0px 10px 0px 10px;}
.registrationBox_420 h2{padding: 0px 10px 0px 10px;}
.registrationBox_420 h3{padding: 0px 10px 0px 10px;}
.registrationBox_420 h4{padding: 0px 10px 0px 10px;}
.registrationBox_420 h5{padding: 0px 10px 0px 10px;}
.registrationBox_420 h6{padding: 0px 10px 0px 10px;}
.registrationBox_420 h7{padding: 0px 10px 0px 10px;}
.registrationBox_420 h8{padding: 0px 10px 0px 10px;}
.registrationBox_420 label{padding: 0px 10px 0px 10px;}

.blue_box_420
{
	width: 420px;
	border: 1px solid black;
	background-color: #CEDDEC;
	margin-bottom: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	
	
}

.formarea
{
	width: 420px;
	margin-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
.formarea p{padding: 0px 10px 0px 10px;}
.formarea h1{padding: 0px 10px 0px 10px;}
.formarea h2{padding: 0px 10px 0px 10px;}
.formarea h3{padding: 0px 10px 0px 10px;}
.formarea h4{padding: 0px 10px 0px 10px;}
.formarea h5{padding: 0px 10px 0px 10px;}
.formarea h6{padding: 0px 10px 0px 10px;}
.formarea h7{padding: 0px 10px 0px 10px;}
.formarea h8{padding: 0px 10px 0px 10px;}
.formarea label{padding: 0px 10px 0px 10px;}


.rankSlider
{
	width: 100px;
	text-align: center;
	clear: both;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}
	
.rankSlider .track
{
	border: 1px solid gray;
	text-align: left;
	cursor: pointer;
	padding: 2px;
}
	
.rankSlider .track .grip
{
	margin: 0px;
	background-color: red;
	height: 90%;
	cursor: move;
	border: 1px solid black;
}
	
.rankSlider p
{
	margin: 0px;
	padding: 0px;		
}

.button_27
{
	height: 27px;
	background-image: url(../../lib/images/buttons/buttonBg_27.png);
	background-repeat: repeat-x;
	border: 1px solid white;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana,Arial,Sans-Serif;
	color: White;
}

.button_27[disabled='']
{
	height: 27px;
	background-image: none;
	background-color: #C6C6C6;
	background-repeat: repeat-x;
	border: 1px solid white;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana,Arial,Sans-Serif;
	color: #EFEFEF;
}


.linkButton_27
{
	height: 27px;
	background-image: url(../../lib/images/buttons/buttonBg_27.png);
	background-repeat: repeat-x;
	border: 1px solid white;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana,Arial,Sans-Serif;
	color: White;
	display: inline-block;
	padding: 3px 10px 0px 10px;
	
}

.autocomplete_completionListElement 
{  
	visibility : hidden;
	margin : 0px;
	background-color : white;
	color: Black;
	border : 1px solid black;
	cursor : 'default';
	overflow : auto;
	height : 200px;
    text-align : left; 
    list-style-type : none;
    width:400px;
}


/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	background-color: #ffff99;
	color: black;
	padding: 1px;
}

/* AutoComplete item */

.autocomplete_listItem 
{
	background-color : window;
	color : windowtext;
	font-family:Verdana;
	font-size:8pt;
	padding : 1px;
	margin: 0px;
	clear: left;
	display: list-item;
}


.moreInfo
{
    width: 15px;
    height: 15px;
    margin: 0px 0px 0px 5px;
    padding: 0px;
    background-image: url(../../lib/images/buttons/questionmark.png);
    display: inline-block;
    font-family: Verdana;
    font-size: 8px;
}


.blackOverlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	/*
	opacity:.80;
	filter: alpha(opacity=80);
	*/
}
.fixedWidth_80{
    width: 80px;
}

.fixedWidth_120
{
	width: 120px;
}

.fixedWidth_140
{
	width: 140px;
}

.fixedWidth_150
{
	width: 150px;
}

.fixedWidth_175{
    width: 175px;
}
.fixedWidth_180
{
	width: 180px;
}

.fixedWidth_200
{
	width: 200px;
}

.fortyPercentWidth
{
	width: 40%;	
}

.fiftyNinePercentWidth
{
	width: 59%;
}


.autoWidth
{
	width: auto;
}
.tenPercentLeftMargin 
{
    margin-left: 10%;
    text-align: justify;
    line-height: 16px;
} 
.twentyPixelsLeftMargin 
{
    margin-left: 10px;
}
.fivePixelPadding
{
	padding: 5px;
}

.fivePixelMargin
{
	margin: 5px;
}

.fivePixelLeftMargin
{
	margin-left: 5px;
}

.editIcon
{
	width: 15px;
	height: 14px;
	background-image: url(../../lib/images/icons/edit.png);
	background-position: center center;
	background-repeat: no-repeat;
	border: none;
	background-color: Transparent;
	cursor: pointer;
}

.chartIcon
{
	width: 32px;
	height: 32px;
	background-image: url(../../lib/images/icons/chart_32.png);
	background-position: center center;
	background-repeat: no-repeat;
	border: none;
	background-color: Transparent;
	cursor: pointer;
}


.deleteIcon
{
	width: 15px;
	height: 14px;
	background-image: url(../../lib/images/icons/delete.png);
	background-position: center center;
	background-repeat: no-repeat;
	border: none;
	background-color: Transparent;
	margin-left: 5px;
	cursor: pointer;
}

.viewIcon
{
	width: 20px;
	height: 20px;
	background-image: url(../../lib/images/icons/magnifyingGlass_20.png);
	background-repeat: no-repeat;
	border: none;
	background-color: Transparent;
	margin-left: 10px;
	cursor: pointer;
}

.cloneIcon
{
	width: 20px;
	height: 20px;
	background-image: url(../../lib/images/icons/clone_20.png);
	background-repeat: no-repeat;
	border: none;
	background-color: Transparent;
	margin-left: 5px;
	cursor: pointer;
}


.deleteIcon_20
{
	width: 20px;
	height: 20px;
	background-image: url(../../lib/images/icons/delete.png);
	background-position: center center;
	background-repeat: no-repeat;
	border: none;
	background-color: Transparent;
	margin-left: 5px;
	cursor: pointer;
}

.blueRowBg
{
    background-color: #3333CC;
}
.whiteText
{
    font-family: Verdana,Arial,Sans-Serif;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
}

.creditCardStripContainer
{
	text-align: center;
	margin-bottom: 5px;
}

.creditCardStrip
{
	margin-left: auto;
	margin-right: auto;
	background-image: url(../../lib/images/icons/creditCards.gif);
	width: 248px;
	height: 44px;
	clear: both;
}

.creditCardStrip span
{
	display: none;
}
