/*------ Start CSS Master reset Styles ------*/
body{ 
	font:100%/1.231em Trebuchet MS, Verdana, arial, helvetica, clean, sans-serif; 
	letter-spacing:normal; 
	color:#333333; 
	word-spacing:normal; 
	text-decoration:none; 
	background:#12293F url(../../Media/Images/Global/MainBackground.gif) repeat-x scroll left top; 
	}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td{ margin:0; padding:0; }
table{ border-collapse:collapse; border-spacing:0; }
fieldset, img, a img{ border:0; }
li{ list-style:none; }
caption, th{ text-align:left; }
h1, h2, h3, h4, h5, h6{ 
	font-size:100%; 
	font-weight:normal; 
	font-style:normal; 
	line-height:1.33em; 
    margin-bottom:.1em; 
    text-decoration:none; 
	}
em, i{ font-style:italic; }
strong, b{ font-weight:bold; }
q:before, q:after{ content:''; }
abbr, acronym{ border:0; font-variant:normal; }
sup{ vertical-align:text-top; }		/* to preserve line-height and selector appearance */
sub{ vertical-align:text-bottom; }	/* to preserve line-height and selector appearance */
input, textarea, select{ font-family:inherit; font-size:inherit; font-weight:inherit; }
legend{ color:#000; }		/*because legend doesn't inherit in IE */
/*------ End CSS Master reset Styles ------*/
/*------ Start Site Specific Main Wrapper Styles ------*/
#SiteBodyWrapper{ 
	margin:0px auto; 
	min-height:600px; 
	height:auto !important; 
	height:600px; 
	width:968px; 
	}
#SiteBodyWrapper div{ float:left; display:inline; }
#SiteWrapper{ margin-bottom:1em; width:100%; }
#Brand{ clear:both; width:100%; }
#Logo{ padding:5px 0 0 3px; width:227px; }
	
/*------ Ad Media ------*/
#TopLeaderBoard{ padding:5px; width:728px; }
#TopButton{ margin-bottom:6px; width:160px; }
#SkyScrapper{ width:160px; }

/*--------------------DropDown------------------*/
div#masterSitesDropdown{ display:inline; position:relative; float:right; height:20px;width:180px;}
#masterSitesDropdown select{
	font-size:.9em;
	margin:4px 0 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif !important;
	font-size:.625em;
	width:175px;
	}
	
#masterSitesDropdown optgroup{font-family:Verdana, Arial, Helvetica, sans-serif !important;}
/*------ navigation ------*/
#MainNavigation{ 
	clear:both; 
	min-height:1.88em; 
	height:auto !important; 
	height:1.88em; 
	width:100%; 
	}
#UtilityNav{ 
	clear:both; 
	padding:6px 0; 
	min-height:1.2em; 
	height:auto !important; 
	height:1.2em; 
	width:100%; 
	}
.QuickPickDropDown{ margin-left:8px; margin-right:37px; float:left; padding:0; }
#NavigationRight{ padding:6px 9px 0 0; }
#NavigationRight img, #NavigationRight input{ float:left; }
#NavigationRight img{ margin:3px 0 0; }
.SearchBox{ height:12px; padding:2px; width:121px; margin:0 12px 0 4px; }
#MainContentWrapper{ width:100%; }
#LeftContentWrapper{ width:802px; }
#BreadCrumb{ 
	width:100%; 
	min-height:25px; 
	height:auto !important; 
	height:25px; 
	clear:both; 
	margin-bottom:2px; 
	}
#LeftColumn{ width:190px; }
#CenterColumn{ width:612px; }
#RightColumn{ padding:4px 3px 0.31em 3px; text-align:center; width:160px; }
#MicroSite{ 
	background-color:#fff; 
	min-height:600px; 
	height:auto !important; 
	height:600px; 
	width:100%; 
	}
#Footer{ text-align:center; clear:both; padding:10px 0 0 0; width:100%; }
