body
{
	background: #31528a;
	margin: 0px;
	font-family: arial, sans-serif;
	text-align: center;
}

#modalpopup{
    position:absolute;
    top:0px;

}
#modalpopup{
    position:absolute;
    top:0px;
}
#barker
{
	padding: 40px 0px 20px 0px;
	text-align: center;
}
#container
{
	width: 780px;
	margin: 0 auto;
	background: #fff url( ../images/background-fullwidth.jpg ) repeat-y; /*background-position: -1px 0px;*/
	height: auto;
	font-size: 80%;
	position: relative;
	padding: 0px;
	text-align: left;
}

#masthead
{
	height: 135px;
	max-height: 135px;
	overflow: hidden;
}

#emailprint
{
	position: absolute;
	top: 116px;
	right: 47px;
	width: 172px;
}

#searchbar
{
	position: absolute;
	top: 80px;
	right: -5px;
	width: 275px;
	padding-right: 5px;
	height: 46px;
}

#nav
{
	float: left;
	width: 210px;
	padding: 0px 20px 0px 20px;
	margin-top: 20px;
}

#content
{
	float: left;
	width: 350px;
	padding-right: 0px;
	margin-top: 20px;
	overflow: hidden;
}
#content.fullwidth{
    width: 450px !important;
}
#downloadCallout{
	background:url(/images/download-calloutBg.jpg) no-repeat;
	width:290px;
	height:75px;
	margin:25px 0px 25px 0px;
}
#downloadCallout p{
	margin-left:15px;
	margin-bottom:4px;
	padding-top:7px;
}
#downloadCallout img{
	margin-left:42px;
	margin-right:5px;
}
/*
#contentGoogle
{
	float: left;
	width: 490px;
	padding-right: 0px;
	margin-top: 20px;
	overflow: hidden;
}
*/

#popup
{
	width: 500px;
	margin-top: 0px;
	background: url( ../images/pop-up-bkgrnd.jpg ) no-repeat;
	background-position: 0px 0px;
	min-height: 335px;
	height: 335px;
}

#teaser2line
{
	width:352px;
	height:80px;
	background: url( ../images/teaser-2line.gif ) no-repeat;
	background-position: 0px 0px;
	/*margin:10px 0px 0px 248px;*/
	/*margin-top: 10px;
	margin-left: 65px;*/
	text-align:left;
	padding:2px 0px 0px 0px;
	margin:0px auto;
}

#teaser2line p
{
	font-family: arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 12px;
	margin-bottom: 5px;
	margin-left: 12px;
	line-height: 1.1em;
	width: 220px;
}

#teaser2line a:link, #teaser2line a:visited, #teaser2line a:hover
{
	font-family: arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 15px;
	margin-bottom: 5px;
	margin-left: 12px;
}

#teaser3line
{
	width:352px;
	height:96px;
	background: url( ../images/teaser-3line.gif ) no-repeat;
	background-position: 0px 0px;
	margin:0px auto;
	/*margin:10px 0px 0px 248px;
	margin-top: 10px;
	margin-left: 65px;*/
	text-align:left;
	padding:2px 0px 0px 0px;
}

#teaser3line p
{
	font-family: arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 12px;
	margin-bottom: 5px;
	margin-left: 12px;
	line-height: 1.1em;
	width: 220px;
}

#teaser3line a:link, #teaser3line a:visited, #teaser3line a:hover
{
	font-family: arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 15px;
	margin-bottom: 5px;
	margin-left: 12px;
}

#misc_info
{
	float: left;
	width: 162px;
	margin-top: 0px;
	padding-top: 20px;
	background: url( ../images/background-rightcol.jpg ) no-repeat top right;
	min-height: 162px;
	height: 162px;
}
#misc_info.thinwidth{
    width:62px !important;
}
#calloutWrapper
{
	width: 141px;
	float: right;
	background:url(../images/callout-bg.jpg) no-repeat;
	height: 250px;
	margin-top:90px;
	padding-top:8px;
}
/* for IE 6 */
* html #calloutWrapper{
       margin-right:-2px;
}
#calloutWrapper01
{
	width: 141px;
	float: right;
	background:url(../images/callout-bg.jpg) no-repeat;
	height: 250px;
	margin-top:0px;
	padding-top:8px;
}
#calloutWrapper p.head, #calloutWrapper01 p.head{
	font-size:14px;
	color:#31528a;
	text-align:center;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin:3px 0px 4px 0px;
	line-height:14px;
	
}
#calloutWrapper p.head01, #calloutWrapper01 p.head01{
	font-size:13px;
	color:#31528a;
	text-align:center;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin:3px 0px 4px 0px;
	line-height:13px;
	
}
#calloutWrapper .headSmll{
	font-size:11px !important;
	color:#31528a !important;
}
#calloutWrapper p, #calloutWrapper01 p{
	font-size:13px;
	color:#333;
	text-align:left;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	margin:3px 0px 4px 0px;
	line-height:14px;
	padding:4px 5px 0px 10px;
}
#calloutWrapper a, #calloutWrapper01 a{
	text-align:right;
	width:96%;
	float:right;
	padding-right:8px;
	color:#31528a;
	font-weight:bold;
	font-size:13px;
}
#calloutWrapper a.left, #calloutWrapper01 a.left{
	text-align:left;
	padding:0px;
	width:92%;
}
#calloutWrapper a.right, #calloutWrapper01 a.right{
	text-align:left;
	padding:0px;
	margin-left:-5px;
}
html>body #content_home
{
	float: left;
	width: 494px;
	padding-right: 18px;
	padding-top: 20px;
	background: url( ../images/background-rightcol.jpg ) no-repeat;
	background-position: 100% 0px;
}
#content_home_center{
    height:311px;
    width:457px;
    background: url( ../images/homepage_bkg.jpg ) no-repeat;
    margin-left:38px;
}

#content_home_center .col1 p{
    color:#3b3c86;
    line-height:16px;
    font-size:12px;
    width:200px;
}
#content_home_center .col2 p{
    color:#3b3c86;
    line-height:16px;
    font-size:14px;
    width:150px;
}
#content_home_center p.blacktext, #content_home_center .blacktext{
    color:#000000;
    padding-top:10px;
    font-size:12px;
}
#flashcontent{
    top:0px;
    position:relative;
}
#content_home_center .col1{
    float:left;
    width:240px;
    padding:15px 0 0 15px;
}
#content_home_center .col2{
    float:left;
    width:160px;
    padding:15px 0 0 15px;
    margin-left:9px;
}
#content_home_center .col2new{
    float:left;
    width:160px;
    padding:5px 0 0 0px;
    margin-left:9px;
}
#footer
{
	clear: both;
	margin: 0px;
	background: #31528a url(../images/bottom-center.jpg ) repeat-x;
	height: 50px;
}

#footer #footerleft
{
	float: left;
}

#footer #footerright
{
	float: right;
}

.clear
{
	clear: both;
}

.copy, p
{
	line-height: 1.55em;
	color: #333;
	margin-top: 1px;
	margin-bottom: 15px;
	padding: 0px;
}

.searchbutton
{
	padding-left: 5px;
	background: transparent;
	border: 0px;
	font-size: 95%;
	font-weight: bold;
	text-decoration: underline;
	color: #fff;
}

.divider
{
	padding: 0px 5px 0px 5px;
	font-weight: bolder;
	font-size: larger;
	color: #e2b414;
}

.fontlink
{
	color: #292b72;
	font-weight: bold;
}

#smallfontlink
{
	font-size: 80%;
}

#largefontlink
{
	font-size: medium;
}

.glossary
{
	color: #195b34;
}

a, a .visited
{
	color: #292b72;
	text-decoration: underline;
}

h1, .subhead
{
	padding-top: 10px;
	margin-top: 15px;
	margin-bottom: 3px;
	font-size: 100%;
	color: #492e7f;
	font-weight: bold;
}

strong, h1, .subhead
{
	color: #492e7f;
}

.substrong
{
	color: #000;
	font-weight: bold;
}

#navlist
{
	padding-left: 0;
	margin-left: 0;
	width: 210px;
	border-top: solid 2px #edd77c;
	display: block;
}

#navlist .level1
{
	list-style: none;
	margin: 0;
	border-bottom: solid 2px #edd77c;
}

#navlist .level1 a
{
	text-decoration: none;
}

#navlist li a:hover
{
	text-decoration: none;
	background-color: #ebeef5;
	background-image: url(../images/list-marker.gif);
	background-repeat: no-repeat;
	background-position: 0px;
}

#navlist li a
{
	display: block;
	width: 190px;
	padding-left: 20px;
}

#navlist ul li a
{
	display: block;
	width: 180px;
	padding-left: 30px;
}

#navlist ul li a:link, #navlist ul li a:visited
{
	color: #5075af;
	text-decoration: none;
}



#navlist ul ul li a
{
	display: block;
	padding-left: 45px;
	width: 165px;
}

#navlist ul ul li a:link, #navlist ul ul li a:visited
{
	color: #5075af;
}

#navlist ul li a:hover
{
	background-position: 10px;
}

#navlist ul ul li a:hover
{
	background-position: 25px;
}

#navlist ul li a:hover
{
}

#navlist ul ul li a:hover
{
}

#navlist
{
	width: 210px;
}

#navlist ul
{
	margin: 0px;
	padding: 0px; /*list-style-type: none;*/
	font-family: arial, helvetica, sans-serif;
	width: 100%;
}

#navlist li
{
	margin: 0px;
	padding: 0px 0px;
	line-height: 1.6em;
	color: #5075af;
	text-decoration: none;
	list-style: none;
}

#navlist ul ul li
{
	padding: 2px 0px 2px 0px;
	line-height: 1.4em;
}


#navlist #level1_selected, #navlist #level1_selected_final
{
	background-image: url(../images/list-marker.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

#navlist #level2_selected, #navlist #level3_selected
{
}



#navlist #level1_selected_final, #navlist #level2_selected_final, #navlist #level3_selected_final
{
	background-color: #ebeef5;
}



dt
{
	padding-top: 15px;
	font-weight: bold;
}

dd
{
	line-height: 1.6;
	margin: 5px 0px 0px 10px;
}

#misc_info .sidebar_container
{
	margin-bottom: 20px;
	width: 142px;
	float: right;
	background: #f0edf8 url(../images/alp-all-sidebars-leftside.jpg) 0 0 repeat-y;
}



#misc_info #sidebar_container_plain
{
	margin-bottom: 10px;
	width: 142px;
	float: right;
}

#misc_info #alp_sidebar_container
{
	margin-bottom: 20px;
	width: 142px;
	float: right;
	background: #FFFDE8 url(../images/alp-callout-leftside.jpg) 0 0 repeat-y;
}

#misc_info #alp_callout_container
{
	margin-bottom: 20px;
	width: 142px;
	float: right;
}


.callout_text
{
	padding-left: 10px;
	padding-right: 5px;
}


.callout_bottom
{
	margin: 0px;
	padding: 0px;
}

.alp_callout_bottom
{
	margin: 0px;
	padding: 0px;
	background: url(../images/alp-callout-bottom.jpg) 0 100% no-repeat;
}

.alp_sidebar_bottom
{
	margin: 0px;
	padding: 0px;
	background: url(../images/alp-all-sidebars-bottom.jpg) 0 100% no-repeat;
}

#center_callout_container
{
	width: 308px;
	padding: 20px 0px 20px 0px;
	margin: 0px auto;
}

#center_callout_top
{
	background: url(../images/center-callout-t.jpg) no-repeat;
	height: 19px;
}

#center_callout_bottom
{
	background: url(../images/center-callout-b.jpg) no-repeat;
	height: 19px;
}

#center_callout_content
{
	background-color: #f0edf8;
	border-left: solid 2px #44388a;
	border-right: solid 2px #44388a;
	padding: 0px 5px;
}

#informed img
{
	border: 0px;
}

.glossarydefinition
{
	text-decoration: none;
}

.container_wrap
{
	position: relative;
	top: 30px;
	float: left;
}

.img_heading
{
	padding-bottom: 20px;
}

.home_p
{
	margin-top: 0px;
	margin-left: 42px;
	margin-right: 20px;
}

.home_head{
	color:#3b3c86;
	margin-top: 0px;
	margin-left: 42px;
	margin-right: 20px;
	font-size:18px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
#barker img
{
	border: 0;
}

#sitelinks
{
	margin-bottom: 20px;
	margin-top: 40px;
	text-align: center;
}

#sitelinks_container
{
	width: 745px;
	float: left;
	text-align: justify;
	line-height: 1.6em;
	padding: 15px 0px 15px 0;
	margin: 0 0 0 15px;
}

.sitelink
{
	padding: 0px 5px 0px 5px;
	text-align: center;
}

#alp_textlink_container
{
	float: right;
	width: 142px;
	background: #fffde9 url(../images/alp2-textlink-leftside.jpg) repeat-y;
}

#alp_textlink_top
{
	background: url(../images/alp2-textlink-2-top.gif) no-repeat;
	height: 21px;
}

#alp_textlink_bottom
{
	background: url(../images/alp2-textlink-2-bottom.gif) no-repeat;
	height: 16px;
}

#alp_textlink_content
{
	background-color: #fffde9;
	padding: 0px 5px;
	border-left: solid 1px #e2b414;
}

.itp_textlink_container
{
	float: right;
	width: 142px;
}

.itp_textlink_top
{
	background: url(../images/itp-textlink-top.jpg) no-repeat;
	height: 19px;
}

.itp_textlink_bottom
{
	background: url(../images/itp-textlink-bottom.jpg) no-repeat;
	height: 19px;
}

.itp_textlink_content
{
	background-color: #F0EDF8;
	padding: 0px 5px;
}

#misc_info_container
{
	margin-top: 100px;
}

#alp_textlink_bubble_container
{
	float: right;
	width: 142px;
	background: #F0EDF8;
}

#alp_textlink_bubble_top
{
	background: url(../images/alp2-textlink-1-top.gif) no-repeat;
	height: 37px;
}

#alp_textlink_bubble_bottom
{
	background: url(../images/alp2-textlink-1-bottom.gif) no-repeat;
	height: 20px;
}

#alp_textlink_bubble_content
{
	background-color: #F0EDF8;
	padding: 0px 5px;
}

.platelet_count_container
{
	width: 325px;
	margin: 0 auto;
	background-color: #F0EDF8;
	padding: 5px;
	height: 100%;
	border: solid 1px #44388a;
}

.platelet_count_amount
{
	float: left;
	width: 150px;
	background-color: #F0EDF8;
	padding-bottom: 10px;
}

.platelet_count_definition
{
	background: url(../images/alp2a-arrow.gif) no-repeat;
	float: right;
	width: 150px;
	min-height: 62px;
	padding-left: 25px;
	background-color: #F0EDF8;
}

* .platelet_count_definition
{
	height: 62px;
}

.platelet_count_container *
{
	vertical-align: middle;
}

.platelet_count_table_left
{
	background-color: #E6ECF8;
	vertical-align: text-top;
	padding: 10px 5px 5px 5px;
}
.platelet_count_table_right
{
	background-color: #E6ECF8;
	vertical-align: top;
	padding-top: 5px;
}


.platelet_count_table_right ul
{
	margin-left: 0;
	padding-left: 20px;
	padding-right: 20px;
}

table#track_platelet_table .platelet_count_table_left
{
	padding: 5px;
}

table#track_platelet_table .platelet_count_table_right
{
	width: 200px;
}

table#platelet_table, table#track_platelet_table
{
	border: solid 1px #44388a;
	padding: 0px;
}

.track_platelets
{
	border: solid 1px black;
}

.track_platelets td
{
	border: solid 1px black;
	width: 150px;
	padding: 5px;
	margin: 0px;
}

.platelet_table_header
{
	background-color: #607FBF;
	color: White;
	padding: 5px;
	vertical-align: middle;
}

#content li
{
	line-height: 1.6em;
}

#sitemap a
{
	text-decoration: none;
}

#sitemap .level1 a
{
	color: #492e7f;
}

#sitemap .level2 a
{
	color: #5075af;
}

#sitemap
{
	list-style-type: none;
	margin: 0px;
}

#sitemap ul
{
	margin-top: 0;
	list-style-position: outside;
	list-style-type: none;
	padding-left: 15px;
	margin-left: 15px;
}

#sitemap ul ul
{
	list-style-position: outside;
	list-style-type: none;
	padding-left: 15px;
	margin-left: 15px;
}

#sitemap li
{
	margin: 0 0 0 -20;
}

.gsk_footer
{
	text-align: center;
}

.signup_field td
{
	width: 200px;
}

.signup_field td input.text
{
	width: 190px;
}

.signup_field input.text .AREA_CD
{
	width: 40px;
}


/* BEGIN EMAIL PRINT BAR -- ROUNDED CORNERS */
#topleft
{
	float: left;
	background: url(../images/printer-topleft.gif) no-repeat;
	height: 6px;
	min-width: 6px;
	width: 6px;
	overflow: hidden;
}
#top
{
	float: left;
	height: 5px;
	min-width: 160px;
	max-width: 160px;
	width: 160px;
	background-color: #fffde9;
	border-top: solid 1px #e2b414;
	overflow: hidden;
}

#topright
{
	background: url(../images/printer-topright.gif) no-repeat;
	float: right;
	height: 6px;
	min-width: 6px;
	width: 6px;
	overflow: hidden;
}

#middle
{
	border-left: solid 1px #e2b414;
	border-right: solid 1px #e2b414;
	background-color: #fffde9;
	width: 160px;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
}

#bottomleft
{
	float: left;
	background: url(../images/printer-botleft.gif) no-repeat;
	height: 6px;
	min-width: 6px;
	width: 6px;
	overflow: hidden;
}
#bottom
{
	float: left;
	height: 5px;
	min-width: 160px;
	max-width: 160px;
	width: 160px;
	background-color: #fffde9;
	border-bottom: solid 1px #e2b414;
	overflow: hidden;
}
#bottomright
{
	background: url(../images/printer-botright.gif) no-repeat;
	height: 6px;
	min-width: 6px;
	width: 6px;
	float: right;
	overflow: hidden;
}

/* END EMAIL PRINT BAR -- ROUNDED CORNERS */

#img_masthead
{
	border: none;
}

.bleeding
{
	margin-bottom: 2px;
}

.onlineresource
{
	margin: 5px 0px 20px 15px;
}

.onlineresource a
{
	padding: 5px 0px 10px 0px;
}

#misc_info_container .copy, #misc_info_container p
{
	line-height: normal;
}

.platelet_count_text
{
	font-weight: bold;
	color: #607FBF;
}

.imgprint
{
	display: none;
}
#omnitureCode
{
	margin-top: -25px;
}
.popup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	padding-top: 10px;
}
.clickhere {
	padding-top: 5px;
}
/*.close {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	padding-top: 10px;
	text-align: right;
}
*/

#telldoctor {
width:350px;
margin-top:-10px;
float:left;
}
#telldoctor .tdtopcurve {
width:350px; 
}
#telldoctor .tdbotcurve {
width:350px;
clear:both;
}
#telldoctor .telldoctorcontent {
width:330px;background:url(/images/tab-treatment-telldoctor-bg.gif) repeat-y top left;padding:0px 10px;float:left;
}
#telldoctor .telldoctorhd {
font-family:Arial, Helvetica, sans-serif;font-size:12pt;font-weight:bold;line-height:13pt; color:#333399;padding:0px 0px 5px 0px;clear:both;
}
#telldoctor .point1 {
width:20px;font-family:Arial, Helvetica, sans-serif;font-weight:bold;line-height:13pt; color:#333399;padding:7px 0px 0px 0px;float:left;
}
#telldoctor .point1con {
width:280px;font-family:Arial, Helvetica, sans-serif;font-weight:bold;line-height:13pt; color:#333399;padding:7px 0px 0px 0px; float:left;
}
#telldoctor .example {
font-family:Arial, Helvetica, sans-serif;line-height:13pt; color:#333333;padding:9px 0px 9px 20px;clear:both;
}
#telldoctor .p1 {
font-family:Arial, Helvetica, sans-serif;line-height:13pt; color:#333333;padding:0px 0px 9px 20px;clear:both;clear:both;
}
#telldoctor label{
float:left;
margin:-18px 0 0;
padding:0 0px 5px 25px;
text-align:left;
width:260px;
}
#telldoctor input{
clear:both;
}
#telldoctor .clear {
clear:both;
margin-left:30px;
}
#pollContainer{
	width:191px;
	clear:both;
	padding-top:20px;
	margin-left:20px;
	
}
#pollContainer #head{
	background:url(../images/poll-head-bg.jpg) no-repeat;
	height:25px;
	width:183px;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	padding-top:8px;
	padding-left:8px;	
}
#pollContainer #mid{
	border-left:#809fd3 solid 2px;
	border-right:#809fd3 solid 2px;
	padding:0px 9px;
	float:left;
	width:169px;
}
*:first-child+html #pollContainer #mid{
    width:169px;
}
#pollContainer #mid p{
	color:#333;
	font-size:12px;
	font-style:italic;
	padding-top:10px;
}
#pollContainer #mid p.answer{
	color:#333;
	font-size:12px;
	font-style:normal;
	padding-top:10px;
	margin:0px;
}
#pollContainer #bot{
	background:url(../images/poll-bot-bg.jpg) no-repeat;
	float:left;
	width:191px;
}
#poll{
	margin:0px;	
}
#pollanswer {
	display:none;	
}
#poll .marginFix{
	padding:10px 0px 10px 0px;
}
#pollanswer .marginFix{
	padding:10px 0px 10px 0px;
}
#poll input{
	clear:both;
    float:left;
	text-align:left;
}
#poll label{
	float:left;
	clear:both;
	margin-left:24px;
	margin-top:-18px;
	padding-bottom:10px;
}
* html #flash{
	margin-left:2px;

}
html>body #flash{
	margin-left:7px;
}
  pre {
        padding:5px;
        border:1px solid #ccc;
        font-family:Courier New,Courier;
      }

      code {
        font-family:Courier New,Courier;
      }

      #modalpopup,#modalpopup2,#modalpopup3,#modalpopup4 {
       display:none;
      }

      /* jqModal base Styling courtesy of;
      Brice Burgess <bhb@iceburg.net> */

      .jqmPopup {
        display: none;
        position: fixed;
        top: 10%;
        left: 50%;
        margin-left: -365px;
        width: 728px;
        height:614px;
        /*background-color: #EEE;*/
        color: #404040;
        padding: 0px;
      }
html>body .regPopup{
    position:fixed !important;
    top:10% !important;
}
.regPopup{
       top:10% !important;
}
      .jqmOverlay { background-color: #404040 }

      /* Fixed posistioning emulation for IE6
           Star selector used to hide definition from browsers other than IE6
           For valid CSS, use a conditional include instead */
      * html .jqmPopup {
        position: absolute;
        top: 5%;
      }
	  .topMargin0{
	  margin-top:0px !important;
	  }
	  .botMargin0{
	  margin-bottom:0px  !important;
	  }
	  .lmargin15{
		  margin-left:15px;
	  }
.signupul{
     margin-top:0px !important;
    font-weight: bold;
}

/* for take charge video page */

#videoContainer{
 	background:url(../images/takecharge_bkg.jpg) no-repeat;
    min-height:503px;
    width:443px;
    position:relative;
    top:0px;
    left:0px;
    overflow:visible

}
#videoContainer .col1{
    float:left;
    clear:none;
    width:190px;
    left:14px;
    top:14px;
    position:relative;
}
#videoContainer .col2{
    float:left;
    clear:none;
    width:199px;
    left:34px;
    top:14px;
    position:relative;
}
#videoContainer .videoEntry{
    position:relative;
}
#videoContainer p{
    line-height:1.2em;
    color: #333399;
}
#videoContainer .videoEntry p{
    margin-left:35px;
    line-height:1.2em;
    color: #333399;
}
#videoContainer .videoEntry .headline{
    font-weight:bold;
      font-size: 11pt;
      color:#336699
}
#videoContainer .videoEntry .parts{
	    font-weight:bold;
      font-size: 10pt;
      color:#336699
}
#videoContainer .videoEntry img{
   float:left;
   margin-top:-5px;
}
#videoContainer .videoEntry a,#videoContainer .videoEntry a:visited{
    color:#336699
    }
#videoContainer_bottom{
    background:url(../images/takecharge_bottom.jpg) no-repeat;
    position:relative;
    top:0px;
    padding:0;
    margin:0;
    width:443px;
    height:19px;
}
#video01, #video02, #video03, #video04 {
	display:none;

}

#center_callout_container_1
{
	background:url(../images/callouts/callout_01.jpg) no-repeat;
	height:130px;
	width:254px;
	padding: 35px 45px 20px 25px;
	margin: 0px auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFFFFF;
	line-height:20px;
}

#center_callout_container_2
{
	background:url(../images/callouts/callout_02.jpg) no-repeat;
	height:153px;
	width:255px;
	padding: 35px 40px 20px 25px;
	margin: 0px auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFFFFF;
	margin-top:20px;
	line-height:20px;
}

#center_callout_container_3
{
	background:url(../images/callouts/callout_03.jpg) no-repeat;
	height:127px;
	width:255px;
	padding: 35px 40px 20px 25px;
	margin: 0px auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFFFFF;
	margin-top:20px;
	line-height:20px;
}

#center_callout_container_4
{
	background:url(../images/callouts/callout_04.jpg) no-repeat;
	height:91px;
	width:255px;
	padding: 35px 40px 20px 25px;
	margin: 0px auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFFFFF;
	margin-top:20px;
	line-height:20px;
}

#center_callout_container_5
{
	background:url(../images/callouts/callout_05.jpg) no-repeat;
	height:178px;
	width:260px;
	padding: 35px 35px 20px 25px;
	margin: 0px auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFFFFF;
	margin-top:17px;
	line-height:20px;
}

#center_callout_container_6
{
	background:url(../images/callouts/callout_06.jpg) no-repeat;
	height:178px;
	width:255px;
	padding: 35px 40px 20px 25px;
	margin: 0px auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFFFFF;
	margin-top:20px;
	line-height:20px;
}

#center_callout_container_7
{
	background:url(../images/callouts/callout_07.jpg) no-repeat;
	height:223px;
	width:260px;
	padding: 35px 35px 20px 25px;
	margin: 0px auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFFFFF;
	margin-top:20px;
	line-height:20px;
}

#center_callout_container_8
{
	background:url(../images/callouts/callout_08.jpg) no-repeat;
	height:107px;
	width:260px;
	padding: 35px 35px 20px 25px;
	margin: 0px auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFFFFF;
	margin-top:20px;
	line-height:20px;
}

#center_callout_container_8 a{
	color:#FFFFFF;

}

.black{
	color:#000 !important;
	font-weight:bold;
}
.blue{
	color:#31528a !important;	
	font-weight:bold;
	font-size:14px;
}
ol {
	margin-left:25px;
	padding:0;
}
ol li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px !important;
	color:#31528a;
}
#regNowCallout{
	width:395px;
	height:55px;
	background:url(../images/regNowCalloutBg.jpg) no-repeat;
	margin:0px auto 10px auto;
	color:#31528a;
	font-size:15px;
	text-align:center;
	padding-top:10px;
}
#regNowCallout strong{
	color:#31528a;
}
#regNowCallout a{
	color:#31528a;
	font-weight:bold;
}
#regNowCallout a:hover{
	color:#31528a;
	font-weight:bold;
	text-decoration:none;
}
.regSubmitPop{
	margin-top:300px;

}

strong.white {
	color:#FFFFFF;
}

#calendar_container {
    background:transparent URL('/images/calendar_bkg.jpg') no-repeat 0px 0px;
    width:450x;
    height:auto;
    margin-bottom:12px;
	margin-top:50px;
}
#misc_info_event{
	float: left;
	width: 162px;
	margin-top: 0px;
	padding-top: 20px;
	background: url( ../images/background-rightcol.jpg ) no-repeat top right;
	min-height: 162px;
	height: 162px;
	margin-left:0px;
}
#tel_event{
	/*float:left;*/
	width:450px;
	height:228px;
	background: url( ../images/event-landing-bg.jpg) no-repeat top right;
	clear:both;
}
.televent{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px !important;
	font-weight:bold;
	color:#31528a;
	padding:20px 0px 0px 30px;
}
.televent1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px !important;
	color:#000;
	padding:0px 0px 15px 30px;
}
#nav_event{
	width:150px;
	float:left;
}
.televentlink, .televentlink a, .televentlink a:hover{
	font-size:12px;
	color:#2257c1;
	text-align:right;
	margin:10px 5px 0px 0px;
}
#blueBox{
	width:445px;
	margin-right:-29px;
}

#blueBox .top{
	width:445px;
	height:14px;
	background: url( ../images/bBoxTop.jpg) no-repeat;
	float:left;
	margin-bottom:-3px;
}
#blueBox .mid{
	width:425px;
	background:#f1f6fe;
	padding-top:5px;
	padding-right:10px;
	padding-left:10px;
	float:left;
}
#blueBox .bot{
	width:445px;
	height:20px;
	background: url( ../images/bBoxBot.jpg) no-repeat;
	float:left;
}