body {
	background-color:#FFF;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Verdana, sans-serif;
	color: #666;
	font-size: small;
}

a:link {color:#0067CE;}
a:active {color:#0067CE;}
a:visited {color:#0067CE;}
a:hover {color: #4C92C2;}

input.radio {
	width:auto;
	margin-right:.8em;
}

label {
	display:block;
	font-size:95%;
	margin-bottom:.3em;
}

/*outer page border*/
#container {
	width:980px;
	border:solid 1px #CCC;
	background-color:white;
}

a:link {color:#0067CE;}
a:visited {color:#0067ce;}
a:hover {color: #971818;}
a:active {color:CC6633;}

#headerimage {
	margin-top:1em;
	background-color: #fff;
	border-top: solid 1px #CCC;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;}

/*navigation menu*/
.subnav a {
	font-family: tahoma, geneva, arial, helvetica, sans-serif; 
	letter-spacing:.05em;
	text-decoration:none;
	font-size: 80%;
	color: #555;
}
.subnav a:link {color:#555;}
.subnav a:visited {color:#555;}
.subnav a:hover {color: #1E2A84;}
.subnav a:active {color:CC6633;}
.subnav a:focus {color:#CC6633;}
 
.subnav table {

 border-collapse:collapse;
 height:24px;
 width:982px;
 border: 1px solid #999;
 background: #e9e8e9 url(images/menu_bg_normal.gif) top left repeat-x;
 }
 
.subnav table td {
	border-collapse:collapse;
 	border: 1px solid #999;
	height: 24px;
	text-align:center;
 }
 /*navigation menu*/
 
.product_intro {
/*	font-family: "Lucida Grande", "Lucida Sans Unicode", "Arial Black", Helvetica, Verdana, sans-serif;*/
	font-family: "Lucida Grande", Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#888;
	font-size:1em;
	line-height: 150%;
	margin: 0 25px 20px 0;
}

td h1 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Verdana, sans-serif;
	color: #1E2A84;
	margin-bottom:.5em;
	font-weight:bold;
	font-size:1em;
}

table.productcopy td {
	padding:10px;
}

table.productcopy p {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Verdana, sans-serif;
	color:#666666;
	margin: 0 0 20px 0;
	font-size:.8em;
	line-height: 150%;
}

table.productcopy ul {	
	list-style:square;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Verdana, sans-serif;
	color:#666666;
	font-size: .8em;
	line-height:150%;
	margin-bottom:20px;
}

table.productcopy li {
	margin:0 0 0 20px; padding:0;
}

table.productcopy h1 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Verdana, sans-serif;
	color: #0066CC;
	margin-bottom:0;
	font-weight:bold;
	font-size:2em;
}

table.productcopy h1.subhead {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Verdana, sans-serif;
	color: #0066CC;
	margin-bottom:.2em;
	font-weight:bold;
	font-size:1.2em;
}


/*feature snapshot area*/
.snapshot_text {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Verdana, sans-serif;
	/*font-family: "Lucida Grande", Verdana ;*/
	color:#666666;
	margin: 0 0 20px 0;
	font-size:.9em;
	line-height: 150%;
}
.snapshot_text a:link {color:#0067CE;}
.snapshot_text a:visited {color:#0067ce;}
.snapshot_text a:hover {color: #971818;}
.snapshot_text a:active {color:CC6633;}

table.snapshot TD {
	border-width: 0px; 
	border-style: none; 
	padding: 0px; 
	vertical-align:top;}
	
img.icon {
	float: left;
	margin: 3px 15px 0px 0px;
	border: 1px solid #999;
}
/*feature snapshot area*/


.body_text {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Verdana, sans-serif;
	/*font-family: "Lucida Grande", Verdana ;*/
	color:#666666;
	margin: 0 0 20px 0;
	font-size:.9em;
	line-height: 150%;
}
.body_text a:link {color:#0067CE;}
.body_text a:visited {color:#0067ce;}
.body_text a:hover {color: #971818;}
.body_text a:active {color:CC6633;}


ul.requirements { list-style:url(images/bullet_arrows.gif) outside none;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif, sans-serif; 
	color:#666666;
	padding:0;
	margin: 5px 0 20px 15px; 
	font-size: .7em;
	line-height: 150%;
}

ul.requirements li {
padding:0;
margin: 0 0 10px 0;  
}

td h2 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Verdana, sans-serif;
	color: #1E2A84;
	margin-bottom:.3em;
	font-weight:bold;
	font-size:1em;

}

h3.callout {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Verdana, sans-serif;
	color: #1E2A84;
	margin-bottom:.2em;
	font-weight:bold;
	font-size:1.1em;
	margin: 0 0 .4em 0;
}

td h4 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Verdana, sans-serif;
	color:#666666;
	margin: 0;
	font-size:.8em;
	font-weight:bold;
}


td h5 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Verdana, sans-serif;
	color:#666666;
	margin: 0;
	font-size:.8em;
	font-weight:normal;
}

/*buy buttons*/
.button { background-color: #f8f8f8; border-right-color: #eaeaea; border-bottom-color: #eaeaea; border-left-color: #aaaaaa; border-top-color: #aaaaaa; padding-bottom: 2px; padding-top: 2px; width: 163px; margin-bottom: 5px; border-width: 1px; border-style: solid;}

.buymenu
{
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	margin-left: 15px;
	text-decoration: none;
	font-size: 12px;
	color: #555;
	line-height: 20px;
}

.buymenu a { font-family: "Lucida Grande", Verdana, Arial, sans-serif; margin-left:5px;text-decoration:none;font-size: 10px;color:#555;}

.buymenu a:link {color:#555;}
.buymenu a:visited {color: #555555;}
.buymenu a:focus {}
.buymenu a:hover {}
.buymenu a:active {color: #555555;}
/*buy buttons*/

.table_style {border-style:none;}


.footer {
	width: 940px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif, sans-serif;
	text-align: left; 
	color:#666666;
	margin: 20px 0;
	font-size: .7em;
	line-height: 150%;
}

              
.td_style_border {border-color: #cccccc; border-width: 1px; border-style: solid; padding: 10px; background-color:#fff; vertical-align:top;}

/*intro cell*/
.td_style2 {border:1px solid #FFF;padding:0px;vertical-align:top;}

/*buy cell*/
.td_style3 {border:1px solid #fff;background-color:#fff;padding:10px;vertical-align:top;}

/*image cell on secondary pages in intro area*/
.td_style4 {border:1px solid #FFF;background-color:#FFF;padding:10px;vertical-align:top;}



/*body_header {
	color: #0066cc;
	margin-bottom:.2em;
	font-family:"trebuchet ms","verdana",sans-serif;
	font-weight:bold;
	font-size:1.3em;
}*/
			
.body_subheader {
	color:#0066CC;
	margin-bottom: .2em;
	font-family:"trebuchet ms","verdana",sans-serif;
	font-weight:bold;
	font-size: 1.1em;
}
	

			
.small_body_text {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif, sans-serif; 
	color:#666666;
	margin-top:0;
	font-size: .7em;
	line-height: 150%;
}
			
.body_text_focus {
	color: #0066cc;
}




/*h2 {
	color:#1F2F59;
	font-family:"trebuchet ms","verdana",sans-serif;
	font-weight:bold;
	font-size:1.2em;
}*/


			
.header_text_focus {
	color:#0066CC;
}

ul.requirements2 { list-style:url(/common/images/bullet_dash.gif) outside none;
	padding:0;
	margin: 18px 0 20px 30px; 
}

ul.requirements2 li {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Verdana, sans-serif;
	color: #666;
	font-size: small;
	padding:0;
	margin: 0 0 15px 0;  
}

/*right side column callouts*/

.right_col {
	background: #BBC1C6 url(/common/images/bkg_blueGradient.jpg) top left no-repeat;
	border-color: #a0a7ae #78828c #78828c #78828c;
	border-width: 1px;
	border-style: solid;
	width: 266px;
	height:auto;
	color: #666;
	font-size: 85%;

}

.right_col_header {
	background: #BBC1C6 url(/common/images/bkg_dkBlueHeader.jpg) top left repeat-x;
	height:32px;
	border-bottom: #D1D1D1 solid 2px;
}

.right_col_header h5 {
	color: #fff;
	padding: 7px 0 0 10px;
	letter-spacing: .1em;
	font-size:1.2em;
}

.right_col form {
	border: 1px solid #a0a7ae;
	width:225px;
	margin: 10px;
	padding:10px;
}

.right_col p {
	margin: 10px;
	line-height:1.3em;
}

.right_col p img {
	display: block;
	margin: 5px;
	float:left;
	border: 1px solid #a0a7ae;
}

p.rule {
	width: 150px;
	border-bottom: 1px solid #a0a7ae;
	margin: 15px 59px;
}

dl.product {
	margin: 10px;
	line-height:1.2em;
}

dl.product dt {
	color: #213e98;
	font-size: larger;
	margin-bottom: 3px;
}

dl.product dd {
	font-size: 95%;
}

dl.product dd.image {
	margin: 5px;
	float:right;
	border: 1px solid #a0a7ae;
}

label {
	display:block;
	font-size:85%;
	margin-bottom:.3em;
}


			










