body
{
	
	margin:          0;
	padding:         0;
	font-size: 13px;
  	line-height: 16px;
  	font-family: Arial,Tahoma, Helvetica, Microsoft Sans Serif,  sans-serif;
  	color: #111111;

	background : #fff url("images/background.jpg") repeat-x;
	background-position: top center;
}

#container
{
	margin:          0px auto;
	padding-top: 0px;
	width:           900px;
	
}



#header
{
	margin: 0px auto;
	width:           900px;
	height:          106px;
	background-image: url(images/header.gif);
		background-repeat: repeat-x;

}

#cweb
{
	margin: -4px auto;
	width:           620px;
	height:          465px;
	background-image: url(images/Closers_Web.jpg);
		background-repeat: repeat-x;

}

#learn
{
	margin: 150px 0px 0px 0px;
	width:           210px;
	float: right;
}


#poll
{
	margin: 65px auto;
	width:           200px;
	height:          185px;
	float: left;
	text-align: left;


}

#poll h3
{
	font-size:       16px;
line-height: 1.2em;

}


.headtitle
{
	position:        relative;
	font-family:     Arial,Tahoma, Helvetica, Microsoft Sans Serif,  sans-serif;
	font-size:       18px;
	color:           #d48c00;
	top:             7px;
	right:            20px;
	font-weight: bold;
	width:           900px;
	margin-right: 0px;
	
}

#menu
{

	text-ilign: left;
	height:          58px;
	padding:         0px 0;
	background-color: transparent;
	width: 900px;
	


}




.msd
{
	
	font-family:     Arial,Tahoma, Helvetica, Microsoft Sans Serif,  sans-serif;
	font-size:       12px;


}

img
{  border-style: none;
}



#copy
{
	
	font-family:     Arial,Tahoma, Helvetica, Microsoft Sans Serif,  sans-serif;
	font-size:       13px;
	line-height: 28px;
}


#content
{
	
	font-family:     Arial,Tahoma, Helvetica, Microsoft Sans Serif,  sans-serif;
	font-size:       12px;
	
	width:           900px;
	background-color:transparent;
	
	margin:          0px auto;
	
}

#insidecontent
{
	width:           900px;
	text-align: left;
	font-weight: bold;
}

#insidecontent p
{
	
	
	color:           #282828;
	font-family:     Arial,Tahoma, Helvetica, Microsoft Sans Serif,  sans-serif;
	font-size:       14px;
	line-height: 150%;
}

#insidecontent a
{
	margin:          0;
	color:           #5c849e;
	font-family:     Arial,Tahoma, Helvetica, Microsoft Sans Serif,  sans-serif;
	font-size:       14px;
	line-height: 150%;

	font-weight:     bold;
	
}

#insidecontent a:hover
{
	margin:          0;
	color:           #2b363d;
	font-family:     Arial,Tahoma, Helvetica, Microsoft Sans Serif,  sans-serif;
	font-size:       14px;
	line-height: 150%;
	font-weight:     bold;	
}


h1
{
	margin:          0;
	font-weight:     normal;
	color:           #5c849e;
	font-size:       2.5em;
	font-family: 'Coda', arial, serif; 
	line-height: 110%;
	
}

h2
{
	margin:          0;
	display:         inline;
	position:        relative;
	left:            0.5em;
	font-size:       1.8em;
	font-weight:     normal;
	color:           #5c849e;
	font-family: 'Coda', arial, serif;
}

h3
{
	margin:          0;
	font-size:       1.5em;
	font-weight:     normal;
	color:           #5c849e;
	font-family: 'Coda', arial, serif;
}

#footer
{
	margin:          0 auto;
	width:           900px;
	

}

#footer span
{
	display:         block;
	position:        relative;
	font-family:    Tahoma;
	font-size:       10px;
	padding:         10px;
	color:           #000000;
}

.download
{
	margin:          0;
	display:         inline;
	position:        relative;
	left:            0.5em;
	font-size:       1.8em;
	font-weight:     bold;
	color:           #5c849e;
	font-family: arial, serif;
}




	.arrowlistmenu{
width: 240px; /*width of menu*/
}

.arrowlistmenu .headerbar{
font: 14px  Arial Black, Arial Black, Gadget, sans-serif;
color: white;
background: black url(images/titlebar.png) repeat-x center left;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
padding: 4px 0 4px 10px; /*header text is indented 10px*/
}

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #073682;
background: url(images/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 100%;
}

.arrowlistmenu ul li a:visited{
color: #073682;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #A70303;
background-color: #F3F3F3;

}


#cd {
	margin: auto;
	height: 50px;
	width: 450px;
	font-family: "Courier New", Courier, mono;
	font-size: 24pt;
	color: #000;
	text-align: center;
	font-weight: bold;
	background-image: url(images/back_red.jpg);
	vertical-align: middle;
}

#twitter_div {
	background-image: url('img/twitterBG.png');
	background-repeat: no-repeat;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #dadada;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin-top:10px;
	
}
 


#twitter_div .headerbar{
font: 14px  Arial Black, Arial Black, Gadget, sans-serif;
color: white;
background: black url(images/titlebar.png) repeat-x center left;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
padding: 4px 0 4px 10px; /*header text is indented 10px*/
}

#twitter_div ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

#twitter_div li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

#twitter_div ul li a{
background: url(images/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 100%;
}

#twitter_div li a:visited{
color: #073682;
}

#twitter_div li a:hover{ /*hover state CSS*/
background-color: #F3F3F3;
}

#twit {
	width: 106px;
	margin-top: -26px;
	float: right;
	text-align: right;
	height: 31px;
}

.tooltip {
			
			cursor: help; text-decoration: none;
			position: relative;
		}
		.tooltip span {
			margin-left: -999em;
			position: absolute;
		}
		.tooltip:hover span {
			border-radius: 5px 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; 
			box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.1); -moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
			font-family: Calibri, Tahoma, Geneva, sans-serif;
			position: absolute; left: 0em; top: -3em; z-index: 99;
			margin-left: 0; width: 90px;
		}
	
		.tooltip:hover em {
			font-family: font-family: Arial,Tahoma, Helvetica, Microsoft Sans Serif,  sans-serif; font-size: 1.2em; font-weight: bold;
			display: block; padding: 0.2em 0 0.6em 0;
		}
		.custom { padding: 0.5em 0.2em 0.5em 0.5em; }
		.tooltip a:hover { background: transparent; }
		
		.critical { color:white; background: #2f2f2f; /* for IE */
  filter:alpha(opacity=80);
  /* CSS3 standard */
  opacity:0.8;}

