body
{
	margin: 0;
	padding: 0;
}

td
{
	vertical-align: top;
}

table.pagefade
{
	background: url(/assets/images/bkg.gif) repeat-x #f5f8f9;
}

table.pagefade td.footer
{
	background-color: #ffffff;
	border-top: 1px solid #999999;
}

div.container
{
	width: 969px;
	margin: auto;
}

div.topnav
{
	font-family: Lucida Sans Unicode, Lucida Sans, Lucida Grande, Verdana;
	font-size: 11px;
	font-weight: bold;
	height: 25px;
	margin-bottom: 25px;
}

div.topnav a
{
	color: #ebebeb;
	width: 137px;
	height: 20px;
	text-align:center;
	border-left: 1px solid #ffffff;
	display: block;
	float: left;
	text-decoration: none;
	padding-top: 5px;
}

div.topnav a:hover
{
	background-color: #255285;
}

div.topnav a.last
{
	border-right: 1px solid #ffffff;
}

div.topnav a.selected
{
	background-color: #255285;
}

/*----------------------------------------------------------------*/
/*----------------------- Home Page Styles -----------------------*/
/*----------------------------------------------------------------*/

div.home
{
       border-bottom: 1px solid #999999;
	margin-bottom: 20px;
	width: 967px;
}

div.newsticker
{
	height: 23px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	font-weight: regular;
	font-size: 10px;
	color: #333333;
	font-family: Lucida Sans Unicode, Lucida Sans, Lucida Grande, Verdana;
	padding: 7px 20px 0 20px;
	margin-bottom: 20px;
	width: 927px;
}

div.newsticker a.newslink
{
	display: block;
	float: right;
	background: url(/assets/images/chevron.gif) no-repeat 0 4px;
	padding-left: 12px;
	color: #163f6e;
	font-weight: bold;
	text-decoration: none;
}

table.promotable
{
	margin-bottom: 21px;
}

table.promotable td
{
	width: 20px;
}

td.promo
{
	background: url(/assets/images/home_promo_bkg.gif) no-repeat;
	padding: 15px 10px;
	width: 206px;
	text-align: center;
}

td.promo div.title
{
	margin-top: 10px;
	width: 206px;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	color: #333333;
	font-family: Lucida Sans Unicode, Lucida Sans, Lucida Grande, Verdana;
}

td.promo div.copy
{
	margin-top: 5px;
	margin-bottom: 5px;
	width: 206px;
	text-align: center;
	font-weight: regular;
	font-size: 10px;
	color: #333333;
	font-family: Lucida Sans Unicode, Lucida Sans, Lucida Grande, Verdana;
}

td.promo a
{
	font-weight: bold;
	font-size: 10px;
	color: #163f6e;
	text-decoration: none;
	width: 206px;
	font-family: Lucida Sans Unicode, Lucida Sans, Lucida Grande, Verdana;
	display: block;
}

/*----------------------------------------------------------------*/
/*------------------- Second Level Page Styles -------------------*/
/*----------------------------------------------------------------*/

table.pageblock
{
	margin-bottom: 20px;
}

table.pageblock td.leftcolumn,
table.pageblock td.rightcolumn
{
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	background-color: #ffffff;
	width: 157px;
	padding-left: 12px;
	font-family: Lucida Sans Unicode, Lucida Sans, Lucida Grande, Verdana;
}

table.pageblock td.leftcolumn
{
        padding: 10px;
        width: 137px;
}

table.pageblock td.leftcolumn div.title
{
	font-weight: bold;
	font-size: 9px;
	color: #333333;
	margin-bottom: 10px;
}

table.pageblock td.leftcolumn a
{
	font-weight: bold;
	font-size: 9px;
	color: #163f6e;
	display: block;
	background: url(/assets/images/chevron.gif) no-repeat 0 4px;
	padding-left: 12px;
	text-decoration: none;
	margin-bottom: 5px;
}

table.pageblock td.leftcolumn a.selected
{
	color: #cd8929;
}

table.pageblock td.rightcolumn
{
	padding-top: 5px;
	padding-left: 0;
}

table.pageblock td.rightcolumn a
{
	display: block;
	background: url(/assets/images/chevron_disc.gif) no-repeat top right;
	border-bottom: 1px dotted #999999;
	color: #333333;
	font-weight: bold;
	font-size: 9px;
	text-decoration: none;
	margin: 0 12px 10px 12px;
	padding-bottom: 10px;
}

table.pageblock td.logoposition
{
	background: url(/assets/images/page_logo.gif) no-repeat 20px 2px;
}

table.pageblock td.contentcolumn
{
	padding: 51px 20px 0 20px;
	background: url(/assets/images/page_logo.gif) no-repeat 20px -7px;
	font-family: Lucida Sans Unicode, Lucida Sans, Lucida Grande, Verdana;
	line-height: 18px;
	font-size: 11px;
}

table.pageblock td.contentcolumn div.pagetitle
{
	margin-bottom: 20px;
}

table.pageblock td.contentcolumn div.abstract
{
	padding: 20px 0;
	margin-bottom: 20px;
	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
	font-size: 11px;
	color: #333333;
}

table.pageblock td.contentcolumn div.abstract div.title
{
	color: #cd8929;
	font-weight: bold;
}

table.pageblock td.contentcolumn div.abstract p
{
	margin: 0;
	padding: 0;
}

table.pageblock td.contentcolumn div.subhead
{
	font-weight: bold;
}

table.pageblock td.contentcolumn p
{
	margin-top: 0;
}

table.pageblock td.contentcolumn img.contentpic
{
	display: block;
	float: right;
	padding: 0 0 10px 10px;
}


/*----------------------------------------------------------------*/
/*------------------------- Footer Styles ------------------------*/
/*----------------------------------------------------------------*/

table.pagefade td.footer div.footer
{
	background: url(/assets/images/footer_logo_wtag.gif) no-repeat top center;
	padding-top: 39px;
	margin-top: 40px;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	font-family: Lucida Sans Unicode, Lucida Sans, Lucida Grande, Verdana;
}

table.pagefade td.footer div.footer a
{
	text-decoration: none;
	color: #163f6e;
	padding: 0 6px;
}

table.pagefade td.footer div.footer span
{
	padding: 0 6px;
}


/*----------------------------------------------------------------*/
/*------------------------- Table Styles ------------------------*/
/*----------------------------------------------------------------*/

#symptom_contents {
	width: 442px;
	background-color: #243d92;
}
#symptom_tabs_glance{
	border-bottom-width: 5px;
	border-bottom-sytle: solid;
	border-bottom-color: #243d92;
	text-align: left;	
}
#symptom_tabs_glance input{
	display: inline;
}
#symptom_glance{
	padding: 0px 1px 1px 1px;
}
#symptom_table {
	width: 440px;
	border: 0px;
}
#symptom_table p {
	margin: 5px;
	padding: 0px 10px;
}
.col_side_border_blue {
	border-right-width: 1px;
	border-right-style: solid;	
	border-right-color: #243d92;
	border-left-width: 1px;
	border-left-style: solid;	
	border-left-color: #029900;
	text-align:center;
	vertical-align:middle;
}
.col_side_border {
	border-left-width: 1px;
	border-left-style: solid;	
	border-left-color: #029900;
	text-align:center;
	vertical-align:middle;
}
.col_side_border_bottom_cold {
	border-left-width: 1px;
	border-left-style: solid;	
	border-left-color: #029900;
	border-bottom-width: 1px;
	border-bottom-style: solid;	
	border-bottom-color: #243d92;
	text-align:center;
	vertical-align:middle;
}
.col_side_border_bottom_flu {
	border-right-width: 1px;
	border-right-style: solid;	
	border-right-color: #243d92;
	border-left-width: 1px;
	border-left-style: solid;	
	border-left-color: #029900;
	border-bottom-width: 1px;
	border-bottom-style: solid;	
	border-bottom-color: #243d92;
	text-align:center;
	vertical-align:middle;
}
.row_odd {
	background-color: #FFFFFF;
}
.row_even {
	background-color: #a0b1e9;
}
.table_text {
	font-family:Arial, Helvetica, sans-serif;
	font: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
.col_title_txt {
	color: #243d92;
	font-weight: bold;
	font-size: 12px;
	vertical-align: middle;
	border-left-width: 1px;
	border-left-style: solid;	
	border-left-color: #243d92;
}
.col_title_txt_bottom {
	color: #243d92;
	font-weight: bold;
	font-size: 12px;
	vertical-align: middle;
	border-left-width: 1px;
	border-left-style: solid;	
	border-left-color: #243d92;
	border-bottom-width: 1px;
	border-bottom-style: solid;	
	border-bottom-color: #243d92;
}