/* Table of Contents:
		- Typography						
			* TBD
		
		Error message: #d9008f
		Light        : #999
*/

/* Typography
---------------------------------------------------------------------------------------------------- */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	/*background: #d5d6d7 url('/images/gfx_header.jpg');*/
	background:#e7e7e7;
	color: #333;
	text-align: center;
	}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#header {
	background: #fff url('/images/gfx_header.jpg') no-repeat bottom center;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 114px;
	width: 900px;
	}

#content, p {
	font-size: 1.1em;
	line-height: 1.6em;
	}


.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer p{
	background: #eee url('/images/gfx_footer.jpg') no-repeat top;
	border: none;
	font-size: 1em;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: left;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}
h2 a {
	text-decoration: underline !important;
	color: #2691a9!important;
}
	
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #333;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #33CCCC;
	text-decoration: none;
	}
a{
	color: #2691a9;
}
a:hover {
	color: #33CCCC;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	
#mainCopy ol li a{
	text-decoration: none;
	line-height:14px;
    color: #333;
}
	
#mainCopy ol li a:hover{
    color: #33CCCC;
}
#mainCopy h2.faqs{
    border-top: 1px solid #CCC;
	padding-top:12px;
}
#mainCopy h2.faqs a{
    color:#2691a9;
}
div#mainCopy div.faqs_back{
    width:99%;
text-align:right !important;
}
div#mainCopy div.faqs_back a{
    color:#2691a9;
	
}
div.faqs_back a{
    padding-right:8px;
}
#mainCopy div.faqs_back a:hover{
    color:#33CCCC;
}
span.small_text{

font-size: .8em !important;
}

.faq_num{
   font-size: 1.2em;
   line-height: 1.6em;
   padding-left:6px;
}
ol.faq_num li{
   padding-left:6px;
   margin-left:22px;
}
h2 a.make_white{
   color:#ffffff !important;
   text-decoration: none  !important;
}
h2 a.make_white:active{
   color:#ffffff !important;
   text-decoration: none  !important;
}
span#s2copacks h2{
    width:100%;
	background-color:#2691a9;
	color: #FFF;
	text-align:left;
	font-style:italic;
	font-weight:bold;
	font-size:1em !important;
	margin:0px;
	line-height:19px;
}
span#s3faqs{
	font-family:Arial, Helvetica, sans-serif;
    color:#666666;
}
div#s4QuickLinks p{
    margin:3px;
	font-size:1em;
}
div#mainCopy h1{
    color:#2691a9;
	font-size:1.6em;
	line-height:20px;
	padding: 6px 8px;
	font-weight:bold;
}


div#mainCopy h2{
    color:#2691a9;
	font-size:1.4em;
	line-height:18px;
	padding: 6px 8px;
	text-decoration:underline;
	font-style:italic;
	font-weight:bold;

}
div#s4QuickLinks ul li a{
    color:#333;

}

h2.plainText,h2.colorText {
    color:#333 !important;
	font-size:1.3px;
	line-height:17px;
	padding: 6px 8px;
	text-decoration:none !important;
	font-style:normal !important;
	font-weight:bold;

}
h2.colorText {
    color:#2691a9 !important;
}
ul.normalized_bullets {
	padding-left:32px;
}

ul.normalized_bullets li{
    font-size:1.2em;
	line-height:1.6em;
}

span.inline_product_names{
    color:#2691a9;font-weight:bold;font-style:italic;
}
p.punch-up span{
	font-style:italic;
	font-weight:bold;
	color:#333;
	font-size:1.2em;
}
p span.punch-up-color-normal-size {
	font-style:italic;
	font-weight:bold;
	color:#2691a9;
	font-size:1em;
}
p span.punch-up-normal-size {
	font-style:italic;
	font-weight:bold;
	color:#333;
	font-size:1em;
}
p span.punch-up-12-sans-color {
	font-style:italic;
	font-weight:bold;
	color:#333;
	font-size:1.2em;
}
ol.basic-list,ul.basic-list{
	 margin-top:0px;
	 padding-top:0px;
	 margin-left:19px;
	 font-size:1em;
	line-height:1.4em;
}
ol.basic-list li{
	 margin:0px;
	 padding:0px;
	 margin-left:18px;
	 padding-left:0px;
}
ul.basic-list li{
	 margin:0px;
	 padding:0px;
	 margin-left:18px;
	 padding-left:0px;
	 list-style:square;
}
ul.sidebar-list{
	 margin:0px;
	 padding:0px;
	 margin-left:18px;
	 padding-left:0px;
	 list-style:square;
	 font-size:1em;
	line-height:1.4em;
}
ul.sidebar-list li{
	 margin:0px;
	 padding:0px;
	 margin-left:18px;
	 padding-left:0px;
	 list-style:square;
}
ul.sidebar-list li a{
	color:#333;
	text-decoration:underline;
}

ol.cite-list{
	 margin:0px;
	 padding:0px;
	 margin-left:18px;
	 padding-left:0px;
	 font-size:1em;
	 line-height:2.2em;
	 
}
ol.cite-list li{
	 margin:0px;
	 padding:0px;
	 margin-left:18px;
	 padding-left:0px;
}
ol.cite-list li span.num-ref{
	 padding-right:15px;
	
}
ol.cite-list li a{
	 color: #03F !important;
	 text-decoration:underline !important;
}
p.divider-centered{
	text-align:center;
}
span.punch-up-color{
	font-style:italic;font-size:1.2em;text-decoration:none;color:#2691a9;font-weight:bold;
}