/* = style.css Classes
-----------------------------------------------------------------------------
-----------------------------------------------------------------------------
-----------------------------------------------------------------------------*/

/* = HTML DEFAULTS
-----------------------------------------------------------------------------*/

	/* START - Global Reset (http://meyerweb.com/eric/tools/css/reset/reset.css) */
	HTML,BODY,DIV,SPAN,APPLET,OBJECT,IFRAME,
	H1,H2,H3,H4,H5,H6,P,BLOCKQUOTE,PRE,
	A,ABBR,ACRONYM,ADDRESS,BIG,CITE,CODE,
	DEL,DFN,EM,FONT,IMG,INS,KBD,Q,S,SAMP,
	SMALL,STRIKE,STRONG,SUB,SUP,TT,VAR,
	B,U,I,CENTER,
	DL,DT,DD,OL,UL,LI,
	FIELDSET,FORM,LABEL,LEGEND,
	TABLE,CAPTION,TBODY,TFOOT,THEAD,TR,TH,TD {margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline}
	BODY {line-height:1}
	OL,UL {list-style:none}
	BLOCKQUOTE,Q {quotes:none}
	BLOCKQUOTE:Before,BLOCKQUOTE:After,Q:Before,Q:After {content:'';content:none}
	:Focus {outline:0} /* Remember to define focus styles! */
	INS {text-decoration:none} /* Remember to highlight inserts somehow! */
	DEL {text-decoration:line-through}
	TABLE {border-collapse:collapse;border-spacing:0} /* Tables still need 'cellspacing="0"' in the markup */
	/* END - Global Reset */
	
	HTML {min-height:101%}
	BODY {font-size:14px;line-height:1.25em;background-color:#999;font-family:Arial, Helvetica, sans-serif;color:#444}
	BODY.sBodyIframe {padding:0;margin:0}
	BODY.sBodyModal, BODY.sBodyModalBlank {padding:10px;margin:0}
	BODY.sBodyModal .sCnt, BODY.sBodyModalBlank .sCnt {width:759px;text-align:left}
	TH {text-align:left}
	H1,H2,H3,H4,H5,H6,P {margin:1em 0}
	H1,H2,H3,H4,H5,H6 {font-family:Arial, Helvetica, sans-serif;color:#000}
	H1,H2,H3 {font-weight:normal}
	H1 {font-size:1.8em}
	H2 {font-size:1.6em}
	H3 {font-size:1.4em}
	H4 {font-size:1.2em}
	H5 {font-size:1em}
	H6 {font-size:.8em}
	STRONG {font-weight:bold}
	EM {font-style:italic}
	SUP {font-size:.6em}
	IMG {-ms-interpolation-mode:bicubic} /* IE Scaled Images Fix (http://tinyurl.com/cp3ujh) */
	A:Link,A:Visited {color:#024DD6}
	A:Hover,A:Active {color:#F60}


/* = PAGE WRAPPERS
-----------------------------------------------------------------------------*/

	.sWrp {text-align:center}
	.sWrp .sWrpSub {width:759px;text-align:left;margin:30px auto;background-color:#FFF; padding:15px; border: 5px solid #666}
	
	

/* = Columns
-----------------------------------------------------------------------------*/

	/* Columns: Wrapper based on 12 column grid */
	/* Columns: NOTE: sC1l-c12l and c1r-c12r denote how many columns out of the 12 columns should be used and if it should be floated left or right. */
	/* Columns: NOTE: c25l-c75l and c25r-c75r denotes what percentage of the 12 columns should be used and if it should be floated left or right. */
	/* Columns: Common Settings */
	.sCols {width:100%;overflow:hidden}
	.sColsSub {width:800px}
	/* Columns: Columns Settings */
		.sC1l,.sC2l,.sC3l,.sC4l,.sC5l,.sC6l,.sC7l,.sC8l,.sC9l,.sC10l,.sC11l,.sC12r,
		.sC1r,.sC2r,.sC3r,.sC4r,.sC5r,.sC6r,.sC7r,.sC8r,.sC9r,.sC10r,.sC11r,.sC12l,
		.sC25l,.sC33l,.sC50l,.sC66l,.sC75l,.sC100l,
		.sC25r,.sC33r,.sC50r,.sC66r,.sC75r,.sC100r {margin:0;padding:0}
		.sC1l,.sC2l,.sC3l,.sC4l,.sC5l,.sC6l,.sC7l,.sC8l,.sC9l,.sC10l,.sC11l,
		.sC25l,.sC33l,.sC50l,.sC66l,.sC75l {float:left;margin-right:9px}
		.sC1r,.sC2r,.sC3r,.sC4r,.sC5r,.sC6r,.sC7r,.sC8r,.sC9r,.sC10r,.sC11r,
		.sC25r,.sC33r,.sC50r,.sC66r,.sC75r {float:right;margin-left:-5px}
		.sC1l,.sC1r {width:55px}
		.sC2l,.sC2r {width:119px}
		.sC3l,.sC3r,.sC25l,.sC25r {width:183px}
		.sC4l,.sC4r,.sC33l,.sC33r {width:247px}
		.sC5l,.sC5r {width:311px}
		.sC6l,.sC6r,.sC50l,.sC50r {width:375px}
		.sC7l,.sC7r {width:439px}
		.sC8l,.sC8r,.sC66l,.sC66r {width:503px}
		.sC9l,.sC9r,.sC75l,.sC75r {width:567px}
		.sC10l,.sC10r {width:631px}
		.sC11l,.sC11r {width:695px}
		.sC12l,.sC12r,.sC100l,.sC100r {width:759px}
	 /* Columns: Alternate Right Columns */
	 	.sCAlt1 {text-align:right}
	 /* Columns: Sub Container For Wrapping Float Layouts */
	 	.sCols .sColsSub {width:769px}
	 /* Columns: Background for testing */
	 	.sColsTest1 DIV {background:#EEE;margin-bottom:9px}
	 	.sColsTest1 DIV DIV {background:#CCC;margin-bottom:0}
	 /* Columns: Alternate Float Clearing Method */
		.sColsAlt1:after {content:" ";display:block;height:0;clear:both;visibility:hidden}
		.sColsAlt1 {display:inline-block;overflow:visible}
		* HTML .sColsAlt1 {zoom:1;display:block}
	/* Columns: Alternate Add Margin Top And Bottom */
		.sColsAlt2 {margin:1em 0}


/* = LISTS
-----------------------------------------------------------------------------*/
		
		/* Unordered List: Common Settings */
	UL.sUL {margin:1em 0}
	UL.sUL LI {margin:1em 0 1em 2em;list-style:none;/*START:IE6 Fixes*/_margin-left:1em;_list-style:disc/*END:IE6 Fixes*/}
	UL.sUL LI LI {list-style:circle;margin-left:1.5em}
	UL.sUL LI LI LI {list-style:square}
	UL.sUL LI LI LI LI {list-style:disc}
	HTML>BODY UL.sUL LI {background-position:0 0;background-repeat:no-repeat;padding-left:15px}
	HTML>BODY UL.sUL LI LI{background:none;padding-left:0}
	/* Unordered List: Alternate Style 1 */
		UL.sUL.sULAlt1 LI {margin-top:.3em;margin-bottom:.3em}
	/* Unordered List: Alternate Style 2 */
		UL.sUL.sULAlt2 LI {margin-left:0}
		UL.sUL.sULAlt2 LI LI {margin-left:1.5em}
	/* Unordered List: Alternate Style 3 */
		UL.sUL.sULAlt3 LI {margin-left:0;margin-top:.3em;margin-bottom:.3em}
		UL.sUL.sULAlt3 LI LI {margin-left:1.5em}
	/* Unordered List: Default Color Set - These are the elements that can be controlled by the Color Lab. */
		/*START:List_Bullet_Type*/HTML>BODY UL.sUL LI {background-image:url('_images/ico_bulletblack_1.png')}/*END:List_Bullet_Type*/	

		
		


