/* CSS Document */

body {
background: #f5f5f5 url(images/sitebg.gif) repeat-x;
margin: 0;
padding: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
form {
margin: 0;
padding: 0;
}

/**************** Structural Elements ****************/

#wrapper {
position: relative;
margin: 0 auto;
padding: 0;
width: 788px;
height: auto;
}

#folio {
position: absolute;
top: 0px;
left: 0px;
margin: 0;
padding: 0;
width: 828px;
height: auto;
background: #fff;
border-right: solid 1px #d2d2d2;
border-left: solid 1px #d2d2d2;
}

/**************** Site Container ****************/

#site_wrapper {
float: left;
width: 788px;
height: auto;
margin: 12px 0 0 20px;
padding: 0;
background: #fff;
display: inline;
}

/**************** Logo Container ****************/

#logo_strip {
float: left;
width: 788px;
height: auto;
margin: 0;
padding: 0;
}

.logo {
float: left;
width: 510px;
height: 72px;
margin: 0;
padding: 0;
}

/**************** Top Right Styles ****************/

.topright {float: right;width:278px;height: auto;margin: 0;padding: 0;text-align: right;}
.topright p {font-size: 11px;color: #b3c3dc;margin: 0;padding: 0;}
.topright a:link {color: #444;text-decoration: none;font-size: 11px}
.topright a:visited {color: #444;text-decoration: none;font-size: 11px}
.topright a:hover {color: #444;text-decoration: underline;font-size: 11px}
.topright a:active {color: #444;text-decoration: none;font-size: 11px}
.topright_split {margin: 0 10px;}
.live_support {text-align: right;padding: .6em 0em 0em 0em;font-weight: bold;font-size: 150%;letter-spacing: 4px;}
.live_support h1 {font-size: 75%;letter-spacing: 0em;line-height: 1em;margin: 0em;padding: 0em;}
span {margin-right: -4px;}

/************** Navigation ****************/

#nav {
float: left;
width: 788px;
height: 36px;
margin: 0;
padding: 0;
background: #fff url(images/navbg3.gif) no-repeat; 
text-align: center; 
}

#nav p {
margin: 9px 0 0 0 !important;
padding: 0 !important;
font-size: 14px !important;
font-weight: bold !important;
color: #fff !important;
}

#nav a:link { color: #fff; text-decoration: none; font-size: 14px }
#nav a:visited { color: #fff; text-decoration: none; font-size: 14px }
#nav a:hover { color: #cfe0f6; text-decoration: none; font-size: 14px }
#nav a:active { color: #fff; text-decoration: none; font-size: 14px }

#nav a.topnavselected {color: #cfe0f6;text-decoration: none;}

.navsplit { margin: -5px 14px }

/*************** Main Content Wrapper and Area Styles ****************/

#main_content {
float: left;
width: 788px;
height: auto;
margin: 0;
padding: 0;
}

/**************** Left Column ****************/

#left_content {
float: left;
width: 206px;
height: auto;
margin: 0;
padding: 0;
}

.left_module {
float: left;
width: 206px;
height: auto;
margin: 13px 0 0 0;
padding: 0;
}

.left_module img { vertical-align: middle }

.left_module h1 {
margin: 0;
padding: 0 0 5px 0;
font-size: 14px;
color: #111;
font-weight: bold;
}

.left_module p {
margin: 0;
padding: 0 0 5px 0;
font-size: 12px;
color: #222;
font-weight: normal;
}

.left_module a:link {color: #0965ae;text-decoration: none;font-size: 12px}
.left_module a:visited {color: #0965ae;text-decoration: none;font-size: 12px}
.left_module a:hover {color: #0965ae;text-decoration: underline;font-size: 12px}
.left_module a:active {color: #0965ae;text-decoration: none;font-size: 12px}

.left_module a.black {color: #222;text-decoration: none;}
.left_module a.black:hover {color: #222;text-decoration: underline;}

.left_resources_wrap {
float: left;
width: 206px;
height: auto;
margin: 13px 0 0 0;
padding: 0;
}

.left_resources {
float: left;
width: 206px;
height: auto;
margin: 0;
padding: 0;
background: #e6eff8 url(images/leftbg.gif) no-repeat;
}

.left_resources h1 {
margin: 10px 12px 4px 12px;
padding: 0 0 4px 0;
font-size: 14px;
color: #980F08;
font-weight: bold;
background: url(images/lefth1-bg.gif) bottom left repeat-x;
}

.left_resources h1 a:link {color: #980F08;font-size: 14px;text-decoration: none;}
.left_resources h1 a:visited {color: #980F08;font-size: 14px;text-decoration: none;}
.left_resources h1 a:hover {color: #980F08;font-size: 14px;text-decoration: underline;}
.left_resources h1 a:active {color: #980F08;font-size: 14px;text-decoration: none;}

.left_resources h2 {
margin: 8px 12px 0 12px;
padding: 10px 0 0 0;
font-size: 12px;
color: #980F08;
font-weight: bold;
background: url(images/lefth1-bg.gif) top left repeat-x;
}

.left_resources h2 a:link {color: #980F08;text-decoration: none;font-size: 12px}
.left_resources h2 a:visited {color: #980F08;text-decoration: none;font-size: 12px}
.left_resources h2 a:hover {color: #980F08;text-decoration: underline;font-size: 12px}
.left_resources h2 a:active {color: #980F08;text-decoration: none;font-size: 12px}

.left_resources p {
margin: 2px 12px 0 12px;
padding: 0 0 2px 10px;
font-size: 12px;
color: #000;
font-weight: normal;
background: url(images/leftp-bg.gif) left .2em no-repeat;
}

.left_resources p.active {
margin: 2px 12px 0 0;
padding: 0 0 2px 22px;
font-size: 12px;
color: #0965AE;
font-weight: bold;
background: url(images/leftp-bg-active.gif) left .2em no-repeat;
}

.left_resources p.active a { color: #0965AE }

.left_resources a:link {color: #000;text-decoration: none;font-size: 12px}
.left_resources a:visited {color: #000;text-decoration: none;font-size: 12px}
.left_resources a:hover {color: #000;text-decoration: underline;font-size: 12px}
.left_resources a:active {color: #000;text-decoration: none;font-size: 12px}

.left_resources_bottom {
float: left;
width: 206px;
height: 9px;
margin: 0;
padding: 0;
font-size: 2px;
background: #e6eff8 url(images/leftbg-bottom.gif) no-repeat;
}

/**************** Right Column ****************/

#right_content {
float: right;
width: 555px;
height: auto;
margin: 0;
padding: 0;
}

.right_module {
float: left;
width: 555px;
height: auto;
margin: 13px 0 0 0;
padding: 0;
}

.right_module h1 {
margin: 0;
padding: 0;
font-size: 20px;
font-weight: bold;
color: #0965ae;
}

.right_module h1 a:link {color: #0965ae;font-size: 20px;text-decoration: none;}
.right_module h1 a:visited {color: #0965ae;font-size: 20px;text-decoration: none;}
.right_module h1 a:hover {color: #0965ae;font-size: 20px;text-decoration: underline;}
.right_module h1 a:active {color: #0965ae;font-size: 20px;text-decoration: none;}

.right_module h2 {
margin: 10px 0 0 0;
padding: 0;
font-size: 14px;
font-weight: bold;
color: #000;
}

.right_module h2 a:link {color: #0965ae;font-size: 14px;text-decoration: none;}
.right_module h2 a:visited {color: #0965ae;font-size: 14px;text-decoration: none;}
.right_module h2 a:hover {color: #0965ae;font-size: 14px;text-decoration: underline;}
.right_module h2 a:active {color: #0965ae;font-size: 14px;text-decoration: none;}

.right_module h3 {
margin: 10px 0 0 0;
padding: 0;
color: #000;
line-height: normal;
font-size: 12px;
font-weight: bold;
}

.right_module p {
margin: 10px 0 0 0;
padding: 0;
color: #000;
line-height: 1.4em;
font-size: 12px;
}

.right_module ul, #right_content ul {
margin-bottom: 1em;
padding-left:2em;	/*setting for FF and other standards compliant browsers*/
#padding-left:0;	/*setting for IE7*/
#margin-left: 2em;
_padding-left:0;	/*setting for IE6*/
_margin-left: 2em;
line-height: 1.8em;
font-size: 12px;
}

.right_module ol, #right_content ol {
margin-bottom: 1em;
padding-left: 2em;
line-height: 1.8em;
font-size: 12px;
}

.right_module a:link {color: #0965ae;text-decoration: none;font-size: 12px}
.right_module a:visited {color: #0965ae;text-decoration: none;font-size: 12px}
.right_module a:hover {color: #0965ae;text-decoration: underline;font-size: 12px;}
.right_module a:active {color: #0965ae;text-decoration: none;font-size: 12px;}

/****************** Positioning Area *******************/

.positioning_wrap {float: left;width: 555px;height: auto;margin: 0;padding: 0;}

.positioning_image {float:left;width:172px;height:auto;margin:0;padding:0}
.positioning_image img{border:none}

.positioning_top {float: right;width: 348px;height:109px;margin:0;margin-bottom:20px;padding:8px;background: url(images/pos-copy-bg.gif) no-repeat;}
.positioning_top h1 {font-size: 16px;font-weight: bold;margin:0;padding: 0;color: #c00025;}
.positioning_top h1 a:link {font-size: 16px;color: #c00025}
.positioning_top h1 a:visited {font-size: 16px;color: #c00025}
.positioning_top h1 a:hover {font-size: 16px;color: #c00025}
.positioning_top h1 a:active {font-size: 16px;color: #c00025}

.positioning_left {float:left;width:170px;height:auto;margin:0;padding:0;background-color:#fff}
.positioning_left h1 {font-size: 16px;font-weight: bold;margin: 0;padding: 0;color: #ed8d1e;}
.positioning_left h1 a:link {font-size: 16px;color: #ed8d1e}
.positioning_left h1 a:visited {font-size: 16px;color: #ed8d1e}
.positioning_left h1 a:hover {font-size: 16px;color: #ed8d1e}
.positioning_left h1 a:active {font-size: 16px;color: #ed8d1e}

.positioning_middle {float:left;width:170px;height:auto;margin:0 20px 0 20px;padding:0;display:inline;background-color:#fff}
.positioning_middle h1 {font-size: 16px;font-weight: bold;margin: 0;padding: 0;color: #0965ae;}
.positioning_middle h1 a:link {font-size: 16px;color: #0965ae}
.positioning_middle h1 a:visited {font-size: 16px;color: #0965ae}
.positioning_middle h1 a:hover {font-size: 16px;color: #0965ae}
.positioning_middle h1 a:active {font-size: 16px;color: #0965ae}

.positioning_right {float:right;width:170px;height:auto;margin:0;padding:0;background-color:#fff}
.positioning_right h1 {font-size: 16px;font-weight: bold;margin: 0;padding: 0;color: #c1cd21;}
.positioning_right h1 a:link {font-size: 16px;color: #c1cd21}
.positioning_right h1 a:visited {font-size: 16px;color: #c1cd21}
.positioning_right h1 a:hover {font-size: 16px;color: #c1cd21}
.positioning_right h1 a:active {font-size: 16px;color: #c1cd21}

.positioning_top p, .positioning_right p, .positioning_middle p, .positioning_left p {font-size: 12px;font-weight: normal;margin: .5em 0 0 0;padding: 0;color: #222;}

.positioning_top a, .positioning_right a, .positioning_middle a, .positioning_left a {color: #0965ae;text-decoration: none;}

.positioning_top a:hover, .positioning_right a:hover, .positioning_middle a:hover, .positioning_left a:hover {color: #0965ae;text-decoration: underline;}

/*********************** Search Feature *********************/

.search_feature {
float: left;
width: 555px;
height: 50px;
margin: 0;
padding: 0;
background: url(images/search-bg.gif) no-repeat;
text-align: center;
}

.search_feature p {
font-size: 12px;
color: #444;
font-weight: bold;
margin: 12px 0 0 0;
padding: 0;
}

/**************** Blog and News Section Styles ********************/

.blog_module {
float: left;
width: 553px;
height: auto;
margin: 0 0 0 0;
padding: 0 0 1em 0;
}

.blog_module h3 {
margin: 12px 0 0 0;
padding: -1em 0 0 0;
color: #444;
line-height: normal;
font-size: 12px;
font-weight: bold;
}

.blog_module h3 a:link {color: #444;text-decoration: none;font-size: 12px}
.blog_module h3 a:visited {color: #444;text-decoration: none;font-size: 12px}
.blog_module h3 a:hover {color: #0965AE;font-size: 12px}
.blog_module h3 a:active {color: #444;text-decoration: none;font-size: 12px}

.blog_module p {
margin: 3px 0 0 0;
padding: 0;
color: #000;
line-height: 1.4em;
font-size: 12px;
}

.blog_module a:link {color: #0965ae;text-decoration: none;font-size: 12px}
.blog_module a:visited {color: #0965ae;text-decoration: none;font-size: 12px}
.blog_module a:hover {color: #0965ae;text-decoration: underline;font-size: 12px}
.blog_module a:active {color: #0965ae;text-decoration: none;font-size: 12px}

.news_module {
float: left;
width: 553px;
height: auto;
margin: 0 0 0 0;
padding: 0 0 1em 0;
}

.news_module h3 {
margin: 12px 0 0 0;
padding: -1em 0 0 0;
color: #444;
line-height: normal;
font-size: 12px;
font-weight: bold;
}

.news_module h3 a:link {color: #444;text-decoration: none;font-size: 12px}
.news_module h3 a:visited {color: #444;text-decoration: none;font-size: 12px}
.news_module h3 a:hover {color: #0965AE;font-size: 12px}
.news_module h3 a:active {color: #444;text-decoration: none;font-size: 12px}

.news_module p {
margin: 3px 0 0 0;
padding: 0;
color: #000;
line-height: 1.4em;
font-size: 12px;
}

.news_module a:link {color: #0965ae;text-decoration: none;font-size: 12px}
.news_module a:visited {color: #0965ae;text-decoration: none;font-size: 12px}
.news_module a:hover {color: #0965ae;text-decoration: underline;font-size: 12px}
.news_module a:active {color: #0965ae;text-decoration: none;font-size: 12px}

/************************* Form Elements ***********************/

.formfield {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000;
padding: 1px;
margin: 0;
font-weight: normal;
}

/************************* Footer ***********************/

#footer {float: left; width: 100%; height: auto; margin: 1em -3px 0 0; padding: .75em 0 1em 0; border-top: solid 1px #CCC; color: #666; font-size:.925em;}
#footer a:link {color:#666; text-decoration:none; font-size:inherit}
#footer a:visited {color:#666; text-decoration:none; font-size:inherit}
#footer a:hover {color:#666; text-decoration:underline; font-size:inherit}
#footer a:active {color:#666; text-decoration:none; font-size:inherit}
#footer p {font-size: .95em; color: #666; text-align: left}
#footer_left {width: 110px; float: left; padding: 0em 0; margin-right:2em}

/************************* Added in-house ***********************/

#right_content blockquote
{
padding: 1em;
margin-bottom: 1.5em;
border-left: solid 6px #980F08;
line-height: 1.4em;
font-size: 12px;
font-weight: bold;
}

#right_content blockquote p { margin-bottom: 0em; line-height: 1.5em }

#right_content table {margin: 1em 0em;line-height: 1.4em;font-size: 12px;}
#right_content table th {text-align: middle;font-weight: bold;padding: 0.5em;color: #FFFFFF;background: #0965ae;}
#right_content table td {padding: 0.5em;}
#right_content table tr.rowA {background-color: #F5F5F5;color: inherit;}
#right_content table tr.rowB {background-color: #E0E0E0;color: inherit;}
hr {
border: 0;
color: #CCC;
background-color: #d2d2d2;
height: 1px;
width: 100%;
text-align: left;
margin-bottom:1em;
}

.callout { font-weight: bold; color: #980F08 }

.applyNow { width:100%; text-align: center; font-weight:bold }

.applyNow p { margin-top: 0 }

div.calculator {
float:right;
clear:none;
width:200px;
text-align:center;
}

div.calculator img { border:0 }

td.hlcolumn { font-weight: bold }

.small { font-size: 90% }

.callout_box {
float:right;
clear:none;
text-align:center;
padding:1em;
margin:1em;
border: 1px solid #c9d6e6;
background-color: #F6FBFF;
font-size: 12px;
}

#htmltagcloud_wrap {
float: left;
width: 553px;
height: auto;
margin: 1em 0 0 0;
padding: 0;
}

#htmltagcloud {
width: 533px;
font-size: 1em;
font-family: 'lucida grande',trebuchet,'trebuchet ms',verdana,arial,helvetica,sans-serif; 
line-height:2.4em; 
word-spacing:normal; 
letter-spacing:normal; 
text-decoration:none; 
text-transform:none; 
text-align:justify; 
text-indent:0em; 
background: #e6eff8 url(images/tagbg.gif) no-repeat;
margin:0em; padding: 1em 10px 0 10px;
}

#htmltagcloud a:link { font-size: 1em; text-decoration: none }

#htmltagcloud a:visited { font-size: 1em; text-decoration: none }

#htmltagcloud a:hover { font-size: 1em; text-decoration: none; color: white; background-color: #05f }

#htmltagcloud a:active { font-size: 1em; text-decoration: none; color: white; background-color: #03d }

span.tagcloud0 { font-size: 100%; padding: 0em; color: #ACC1F3; z-index: 10; position: relative }
span.tagcloud1 { font-size: 125%; padding: 0em; color: #ACC1F3; z-index: 9; position: relative }
span.tagcloud2 { font-size: 150%; padding: 0em; color: #86A0DC; z-index: 8; position: relative }
span.tagcloud3 { font-size: 200%; padding: 0em; color: #86A0DC; z-index: 7; position: relative }
span.tagcloud4 { font-size: 225%; padding: 0em; color: #607EC5; z-index: 6; position: relative }
span.tagcloud5 { font-size: 250%; padding: 0em; color: #607EC5; z-index: 5; position: relative }
span.tagcloud6 { font-size: 300%; padding: 0em; color: #4C6DB9; z-index: 4; position: relative }
span.tagcloud7 { font-size: 350%; padding: 0em; color: #395CAE; z-index: 3; position: relative }
span.tagcloud8 { font-size: 375%; padding: 0em; color: #264CA2; z-index: 2; position: relative }
span.tagcloud9 { font-size: 400%; padding: 0em; color: #133B97; z-index: 1; position: relative }
span.tagcloud10 { font-size: 425%; padding: 0em; color: #002A8B; z-index: 0; position: relative }

span.tagcloud0 a:link, a:visited, a:hover, a:active { text-decoration: none; color: #ACC1F3 }
span.tagcloud1 a:link, a:visited, a:hover, a:active { text-decoration: none; color: #ACC1F3 }
span.tagcloud2 a:link, a:visited, a:hover, a:active { text-decoration: none; color: #86A0DC }
span.tagcloud3 a:link, a:visited, a:hover, a:active { text-decoration: none; color: #86A0DC }
span.tagcloud4 a:link, a:visited, a:hover, a:active { text-decoration: none; color: #607EC5 }
span.tagcloud5 a:link, a:visited, a:hover, a:active { text-decoration: none; color: #607EC5 }
span.tagcloud6 a:link, a:visited, a:hover, a:active { text-decoration: none; color: #4C6DB9 }
span.tagcloud7 a:link, a:visited, a:hover, a:active { text-decoration: none; color: #395CAE }
span.tagcloud8 a:link, a:visited, a:hover, a:active { text-decoration: none; color: #264CA2 }
span.tagcloud9 a:link, a:visited, a:hover, a:active { text-decoration: none; color: #133B97 }
span.tagcloud10 a:link, a:visited, a:hover, a:active { text-decoration: none; color: #002A8B }

#htmltagcloud_bottom {
float: left;
width: 553px;
height: 9px;
margin: 0;
padding: 0;
font-size: 2px;
background: #e6eff8 url(images/tagbg-bottom.gif) no-repeat;
}

#errormsg { font-weight: bold; text-align: center; margin: 0 0 1em 0 }

#errormsg h2 { color: #980F08; font-size: 150% }

#errormsg p { color: #980F08; font-size: inherit }

.rssList li { list-style: url(images/feed-icons/feed-icon-10x10.png) }

.chooseApp {
width:250px;
float:left;
clear:none;
border:1px solid #d2d2d2;
margin: 1em 0;
padding:0;
background-color: #e6eff8;
font-size: 12px;
}

.chooseApp h2 {
text-align:center;
width: 244px;
margin: 0 0 0 -1px;
padding: 4px;
color: #FFF;
background-color: #980F08;
}

.chooseApp img { margin: .5em auto }

ol ul { list-style: disc }

.live_support {
text-align: right;	
margin-right: -4px;
padding: .5em 0 5px 0;
font-weight: bold;
font-size: 150%;
color: #000000;
letter-spacing: 4px;
white-space: nowrap;
}

#button {
	border: 1px #980F08 solid;
	width: auto;
	height: 8px;
	padding: 8px;
	text-align: center;
	background: url(images/button_bgnd.gif) repeat-x;
	color: white;
	font: bold 12px/.6em Arial, Helvetica, sans-serif;
	letter-spacing: .15em;
	cursor: pointer;
	cursor: hand;
}

#button a{
	text-decoration: none;
	color: #ffffff;
}

h2.link {text-align:center;margin: 1em 0 1em 0;}
h2.link a:link {text-decoration: underline;color: #980F08;}
h2.link a:visited {text-decoration: underline;color: #980F08;}
h2.link a:hover {text-decoration: underline;color: #980F08;}
h2.link a:active {text-decoration: underline;color: #980F08;}

/* Newsletter signup box */

#newsletter {
	float: left;
	width: 525px;
	height:auto;
	margin:1em 0;
	padding:1em;
	border: 1px solid #c9d6e6;
	background-color: #F6FBFF;
}

#newsletter h1 {
	line-height: 0;
	margin: .25em 0 1em 0;
}

#newsletter label {
	float:left;	
	margin: .15em .15em 0 0;
	font-size: 1em;
	font-weight:bold;
	color: #666;
}

#newsletter .textinput {
	float: left;
	height: 22px;
	width: 280px;
	margin-right: .15em;
	border-left:2px solid #d2d2d2;
	border-top:2px solid #d2d2d2;
	border-right:1px solid #f5f5f5;
	border-bottom:1px solid #f5f5f5;
	font-size: 1.5em;
	color: #666;
}

#newsletter .checkbox {
	float: left;
	margin-right: .25em;
	border: 2px solid #d2d2d2;
	color: #666;
}

#newsletter .submit {
	padding: .5em;
	text-align: center;
	font-size: 1.2em;
	font-weight:bold;
	cursor: pointer;
	cursor: hand;
}

#newsletter #foo {
	float: left;
	clear: both;
	font-size: 1.4em;
	padding: 0;
}

#newsletter #foo #warn {
	font-weight: bold;
	color: #c00025;
}

#newsletter #foo #notice {
	font-weight: bold;
	color: green;
}

#newsletter #foo #notice a:link {color: green;text-decoration: underline;font-size: 1.4em}
#newsletter #foo #notice a:visited {color: green;text-decoration: underline;font-size: 1.4em}
#newsletter #foo #notice a:hover {color: green;text-decoration: underline;font-size: 1.4em}
#newsletter #foo #notice a:active {color: green;text-decoration: underline;font-size: 1.4em}

/* rounded corners with css */
.b1, .b2, .b3, .b4{font-size:1px; overflow:hidden; display:block;}
.b1 {height:1px; background:#c9d6e6; margin:0 5px;}
.b2 {height:1px; background:#F6FBFF; border-right:2px solid #c9d6e6; border-left:2px solid #c9d6e6; margin:0 3px;}
.b3 {height:1px; background:#F6FBFF; border-right:1px solid #c9d6e6; border-left:1px solid #c9d6e6; margin:0 2px;}
.b4 {height:2px; background:#F6FBFF; border-right:1px solid #c9d6e6; border-left:1px solid #c9d6e6; margin:0 1px;}
.contentb {background: #F6FBFF; border-right:1px solid #c9d6e6; border-left:1px solid #c9d6e6;padding:1em;}
.contentb div {margin-left: 5px;}
.contentb h2 {
	margin-top:0em;
	color: #0965AE;
	font-size: 1.4em;
	font-weight: bold;
	text-align:center;
}

.contentb table {margin:0;padding:0}
.contentb h2 {text-align:center;color: #0965AE;}
.contentb h3 {margin:0;color: #980F08;font-size: 1.1em;font-weight: bold;white-space:nowrap}
.contentb h3 a:link{color:#980F08;text-decoration:none}
.contentb h3 a:visited{color:#980F08;text-decoration:none}
.contentb h3 a:hover{color:v;text-decoration:none}
.contentb h3 a:active{color:#980F08;text-decoration:none}
.callout_right {
	float:right;
	width:265px;
	margin: 1em 0em 1em 1em;
	clear:none;
	text-align:left;
	font-size: 12px;
}

/* two boxes side-by-side */
#two_boxes_container {float: none;width: 555px;height: auto;margin: 1em 0;}
div.left_box {float: left;width: 270px;height: auto;}
div.right_box {float: right;width: 270px;height: auto;}

/* rounded corners with css */
.b1, .b2, .b3, .b4{font-size:1px; overflow:hidden; display:block;}
.b1 {height:1px; background:#c9d6e6; margin:0 5px;}
.b2 {height:1px; background:#F6FBFF; border-right:2px solid #c9d6e6; border-left:2px solid #c9d6e6; margin:0 3px;}
.b3 {height:1px; background:#F6FBFF; border-right:1px solid #c9d6e6; border-left:1px solid #c9d6e6; margin:0 2px;}
.b4 {height:2px; background:#F6FBFF; border-right:1px solid #c9d6e6; border-left:1px solid #c9d6e6; margin:0 1px;}
.contentb {background: #F6FBFF; border-right:1px solid #c9d6e6; border-left:1px solid #c9d6e6;padding:1em;}
.contentb div {margin-left: 5px;}

#ad_inline_right {margin:1em;float:right;width:300px;height:250px}
#leftAd {clear:left;width:200px;padding:10px 0 0 3px;}

