body,td,div,form,dl,dt,dd,ul,li,a {
    padding: 0px;
    margin: 0px;
}

body {
	color: black;
    background: #4A4A4A url(../../../images/common/layout/v4/body_grad.gif) top left repeat-x;
}

a:link, a:visited {
	text-decoration:none;
	color:#0A3E6D;
}

a:hover {
	text-decoration:underline;
	color:#0A3E6D;
}

b {
    font-weight: bold;
}

.page_header {
    padding-top: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    font-size: 16pt;
    font-family: arial;
    color: #3975AE;
    text-align: left;
}

#layout_back {
    margin: 0px;
    padding: 0px;
    width: 100%;
    float: left;
    display: inline;
}

#layout_back_center {
    width: 1003px;
    margin: auto auto;
    padding: 0px;
    background: #ffffff url(../../../images/common/layout/v4/layout_back_center.gif) repeat-y;
}

#layout_back_left_shadow {
    width: 16px;
    float: left;
    display: inline;
    background: #86a9bc url(../../../images/common/layout/v4/layout_back_left.gif) top center repeat-y;
}

#layout_back_right_shadow {
    width: 16px;
    float: left;
    display: inline;
    background: #86a9bc url(../../../images/common/layout/v4/layout_back_right.gif) top center repeat-y;
}

#layout_back_bottom_shadow {
    width: 1003px;
    display: inline;
    background: #86a9bc url(../../../images/common/layout/v4/layout_back_bottom.gif) top center no-repeat;
}

#layout_main {
    width: 1003px;
    background: #FFFFFF;
    float: left;
    display: inline;
}

.layout_back_main {
    float: left;
    display: inline;
    padding: 0px 0px 0px 0px;
    background: #ffffff url(../../../images/common/layout/v4/layout_back_top.jpg) top center no-repeat;
}

.header_logo {
    position: relative;
    z-index: 5;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

#ad_bar {
	height: 100px;
	margin: 0px 5px 0px 5px;
	border-left: 1px solid #979796;
	border-right: 1px solid #979796;
	border-bottom: 1px solid #979796;
	position: relative;
	background: #C0C0C0;
}

#ad_bar #leaderboard {
	width: 75%;
	height: 80px;
	position: absolute;
	top: 5px;
	left: 7px;
}

#ad_bar #offerbox {
	width: 25%;
	height: 80px;
	position: absolute;
	top: 5px;
	left: 741px;
}

#corpNav {
	height: 27px;
	position: relative;
	background: url(../../../images/common/layout/v4/corp_nav_bg.gif) repeat-x left;
	clear: both;
	background-color: #535352;
}

#corpNav ul {
    list-style: none;
}

#corpNav li {
	float: left;
	display: block;
	height: 27px;
	border-right: 1px solid #B4B5B2;
}

#corpNav li.first a {
	font-weight: bold;
}

#corpNav a {
	padding: 7px 9px 0px 9px;
	height: 20px;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
	float: left;
	display: block;
	text-decoration: none;
}

#corpNav a:hover {
	background-color: #FD5B1D;
}

#loginNav {
	float: right;
	padding-right: 5px;
	height: 27px;
	margin-top: -27px;
	position: relative;
	clear: both;
}

#loginNav ul {
    list-style: none;
}

#loginNav li {
	float: left;
	display: block;
	height: 27px;
	border-right: 1px solid #B4B5B2;
}

#loginNav li.loginwrapper {
	float: left;
	display: block;
	height: 27px;
	background: url(../../../images/common/layout/v4/login_bg.gif) no-repeat left;
	padding: 0px 0px 0px 15px;
	border: none;
}

#loginNav li.corp_search {
	padding-left: 0px;
	border: none;
	border-left: 1px solid #B4B5B2;
}

#loginNav input {
	margin-top: 6px;
	height: 12px;
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	border-right: 1px solid #A8A7A5;
	border-bottom: 1px solid #A8A7A5;
	float: left;
	font: 11px Arial, Helvetica, Geneva, sans-serif;
	color: #000;
}

#loginNav a {
	padding: 7px 9px 0px 9px;
	height: 20px;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
	float: left;
	display: block;
	text-decoration: none;
}

#loginNav a.icon {
	padding: 0px 0px 0px 0px;
	height: 27px;
	width: 29px;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
	float: left;
	display: block;
	text-decoration: none;
	background: url(../../../images/common/layout/v4/search_icon.gif) no-repeat left;
}

#loginNav a.icon:hover {
	background: url(../../../images/common/layout/v4/search_icon_o.gif) no-repeat left;
}

#loginNav .userbox {
	padding: 7px 15px 0px 9px;
	height: 20px;
	font: bold 12px Arial, Helvetica, Geneva, sans-serif;
	color: #000;
	float: left;
	display: block;
	text-decoration: none;
	background: url(../../../images/common/layout/v4/login_bg_rt.gif) no-repeat right;
}

#loginNav a.uboxlink {
	font: 12px Arial, Helvetica, Geneva, sans-serif;
	color: #000;
	padding: 0px;
	margin: 0px;
	float: left;
	display: block;
	text-decoration: none;
}

#loginNav a.uboxlink:hover {
	text-decoration: underline;
background-color: transparent;
}

#loginNav a.uboxtxt {
	font: bold 12px Arial, Helvetica, Geneva, sans-serif;
	color: #000;
	padding: 0px;
	margin: 0px;
	float: left;
	display: block;
	text-decoration: none;
}

#loginNav a.uboxtxt:hover {
	background-color: transparent;
	text-decoration: none;
}

#loginNav a:hover {
	background-color: #FD5B1D;
}

#logo_bar {
	clear: both;
	position: relative;
	text-align: left;
	margin-left: 0px;
	padding: 0;
	border: 0;
	outline: 0;
}

#logo_bar span {
	float: left;
	display: block;
}

#header_leaderboard {
    background: #86A9BC url(../../../images/common/layout/v4/layout_body_back.gif) top left repeat-x;
    height: 90px;
}

#header_upper {
}

#header_lower {
    background: #DFDFDF url(../../../images/common/layout/v4/header_bckgrd_lower.gif) repeat-x top;
    height: 33px;
    padding-left: 165px;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: normal;
    white-space: nowrap;
    text-align: left;
    color: #474747;
}

#header_lower a {
    color: #225cbc;
    text-decoration: underline;
}

#header_lower_right {
    background: #DFDFDF url(../../../images/common/layout/v4/header_bckgrd_lower_right2.gif) repeat-x top;
    height: 33px;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bolder;
    line-height: normal;
    white-space: nowrap;
    text-align: right;
    padding-right: 10px;
}

#header_lower_right a {
    color: #002D77;
    text-decoration: none;
}

#header_lower_right a:hover {
    text-decoration: underline;
}

#header_marketing {
    padding-top: 7px;
    max-height: 33px;
}

#header_buttons {
	height: 32px;
	position: relative;
	background: url(../../../images/common/layout/v4/dtnpf_nav_bg.gif) repeat-x 0 bottom;
	background-color: #535352;
	text-transform: uppercase;
	border-bottom: 4px solid #FD5B1D;
	border-top: 1px solid #000;
	text-align: left;
	clear: both;
    overflow: hidden;
}

#header_buttons ul {
    list-style: none;
}

#header_buttons li {
	float: left;
	height: 30px;
	margin-bottom: 6px;
	background: url(../../../images/common/layout/v4/dtnpf_nav_div.gif) no-repeat right;
}

#header_buttons li.last {
	background: none;
}

#header_buttons li a {
	color: #fff;
	height: 24px;
	padding: 8px 12px 0px 12px;
	margin-bottom: 4px;
	display: block;
	float: left;
	text-decoration: none;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
}

#header_buttons li a:hover,#header_buttons li a.on {
	background: url(../../../images/common/layout/v4/dtnpf_nav_bg_o.gif) repeat-x center bottom;
	background-color: #B4B5B2;
}

#header_buttons li img {
    float: left;
    display: inline;
}

#left {
    width: 160px;
    float: left;
    display: inline;
    padding: 10px 0px 0px 10px;
}

#left_buttons {
    float: left;
    width: 160px;
    height: 34px;
    overflow: hidden;
	background-color: #333232;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#left_buttons a {
    width: 150px;
    height: 14px;
    padding: 16px 0px 10px 10px;
    text-transform: uppercase;
    line-height: 0px;
    color: #fdfdfe;
    float: left;
    display: inline;
}

#left_buttons a:hover,#left_buttons a.on {
    text-decoration: none;
    background-color: #666565;
}

#left_spilldown {
    float: left;
    margin: 0px;
    padding: 0px;
    width: 160px;
    overflow: hidden;
    background-color: #e7eff6;
    display: inline;
	border-top: 1px solid #bebebe;
	border-bottom: 1px solid #bebebe;
}

#left_spilldown ul {
    list-style: none;
    padding: 0px 0px 10px 0px;
}

#left_spilldown li {
    float: left;
    margin: 0px 5px 0px 0px;
    width: 160px;
    display: inline;
}

#left_spilldown li a {
    width: 160px;
    padding: 3px 0px 3px 17px;
    font-weight: bold;
    font-size: 11px;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
    color: #FFFFFF;
    background: #333232 url(../../../images/common/layout/v4/red_nav_arrow.gif) 10px no-repeat;
    display: block;
}

#left_spilldown li a:hover,#left_spilldown li a.on {
    width: 160;
    color: #333232;
    background: #bebebe url(../../../images/common/layout/v4/red_nav_arrow_o.gif) 10px no-repeat;
    text-decoration: none;
}

#content {
    width: 820px;
    padding: 10px 0px 0px 23px;
    float: left;
    display: inline;
}

#content_wide {
    width: 983px;
    padding: 5px 10px 0px 10px;
    float: left;
    display: inline;
}

.content_height {
    width: 1px;
    height: 1px;
}

/** BEGIN pane_standard style **/
#pane_standard {
    margin: 0px 0px 0px 0px;
    padding: 0px 10px 15px 0px;
    float: left;
    display: inline;
}

#pane_standard div.pane_title_header {
	background: url(../../../images/common/layout/v4/graygrad_10.gif) repeat-x left center;
	border-top: 4px solid #5C5C5C;
	border-bottom: 1px solid #A8A7A5;
    margin: 2px 0px 2px 0px;
    padding: 2px 0px 2px 0px;
	position: relative;
}

#pane_standard div.pane_title {
	font: bold 18px Arial, Helvetica, Geneva, sans-serif;
    color: #000000;
	background: url(../../../images/common/layout/v4/hd_arrow.gif) no-repeat left center;
	padding: 0px 0px 0px 10px;
}

#pane_standard div.pane_title_center {
	font: bold 18px Arial, Helvetica, Geneva, sans-serif;
    color: #000000;
	padding: 0px 0px 0px 10px;
	text-align: center;
}

#pane_standard div.pane_title a {
    color: #0A3E6D;
}

#pane_standard div.pane_title a:hover {
    text-decoration: underline;
}

#pane_standard div.page_masthead_text {
	font: bold 18px Arial, Helvetica, Geneva, sans-serif;
    color: #000000;
    background: transparent url(../../../images/common/layout/v4/graygrad_10.gif) repeat-x scroll left center;
    background-position:0 -3px;
    border-bottom:3px solid #EAEAEA;
    border-top:medium none;
    margin:0px 10px 10px 0px;
    padding:10px 0px 4px 0px;
}
/** END pane_standard style **/ 

/** BEGIN pane_gradient style **/
#pane_gradient {
    margin: 0px 0px 0px 0px;
    padding: 0px 12px 15px 0px;
    float: left;
    display: inline;
}

#pane_gradient div.pane_title {
    background: url(../../../images/common/layout/v4/pane_title_back.jpg) top left no-repeat;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 18px;
    font-style: normal;
    color: #dc6b01;
    margin: 0px 0px 0px -19px;
    padding: 10px 0px 5px 12px;
}

#pane_gradient div.pane_title a {
    color: #dc6b01;
}

#pane_gradient div.pane_title a:hover {
    text-decoration: underline;
}
/** END pane_gradient style **/

/** BEGIN pane_no_padding style **/
#pane_no_padding {
    float: left;
    display: inline;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px; 
}

#pane_no_padding div .pane_title {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 18px;
    font-style: normal;
    color: #dc6b01;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

#pane_no_padding div.pane_title a {
    color: #dc6b01;
}

#pane_no_padding div.pane_title a:hover {
    text-decoration: underline;
}

/** END pane_no_padding style **/ 

.pane_column {
    padding: 0px 0px 0px 2px;
}

/** This is here (and hidden) for legacy purposes **/
.pane_title_arrow {
    visibility: hidden;
    display: none;
}

.tabs span.locked {
	background: url(../../../images/common/layout/v4/lock_icon_small.gif) no-repeat left;
	padding-left: 9px;
}

/**  this removes the dotted box around selected elements**/
:focus {
	outline: 0;
}

.tabContent {
    border-left: 1px solid #A8A7A5;
    border-top: 1px solid #A8A7A5;
	border-right: 1px solid #A8A7A5;
	border-bottom: 1px solid #A8A7A5;
}

#tabs {
    width: 100%;
	position: relative;
	z-index: 20;
	float: left;
	margin-bottom: -1px;
    margin: 0px;
    padding: 0px;
}

#tabs ul {
    list-style: none;
}

#tabs li {
    float: left;
    display: block;
    border-bottom: 1px solid #fff;
    margin-bottom: -2px;
}

#tabs li a {
    border-top: 1px solid #A8A7A5;
	border-right: 1px solid #A8A7A5;
	border-bottom: 1px solid #A8A7A5;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
	color: #0A3E6D;
	float: left;
	display: block;
	padding: 4px 6px 3px 6px;
	text-decoration: none;
	background: url(../../../images/common/layout/v4/graygrad_50.gif) repeat-x left bottom;
}

#tabs li.onInit {
}

#tabs li.onInit a {
    border-left: 1px solid #A8A7A5;
	padding-right: 7px;
    border-bottom: 1px solid #fff;
	background-image: none;
	background-color: #fff;
	text-decoration: underline;
}

#tabs li.offInit {
}

#tabs li.offInit a {
    border-top: 1px solid #A8A7A5;
	border-left: 1px solid #A8A7A5;
	border-bottom: 1px solid #A8A7A5;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
	color: #0A3E6D;
	float: left;
	display: block;
	padding: 4px 6px 3px 6px;
	text-decoration: none;
	background: url(../../../images/common/layout/v4/graygrad_50.gif) repeat-x left bottom;
}


#tabs li.on {
}

#tabs li.on a {
    border-bottom: 1px solid #fff;
	background-image: none;
	background-color: #fff;
	text-decoration: underline;
}

#tabs li.off {
}

#tabs li.off a {
}

#tabs li.off a:hover,#tabs li.on a:hover,#tabs li.offInit a:hover,#tabs li.onInit a:hover {
    border-bottom: 1px solid #fff;
	background-image: none;
	background-color: #fff;
	text-decoration: underline;
}

#right {
    padding: 0px 10px 0px 0px;
    float: left;
    display: inline;
}

#footer {
	height: 220px;
	width: 999px;
	clear: both;
	background: #a3a29d url(../../../images/common/layout/v4/ft_bwlogo.gif) no-repeat 30px 100px;
	background-color: #000;
	border-bottom: 2px solid #C0C0C0;
	border-left: 2px solid #C0C0C0;
	border-right: 2px solid #C0C0C0;
	border-top: 1px solid #C0C0C0;
	margin: 0;
	padding: 0;
}

#footer_links {
	background-color: #000;
	position: relative;
	width: 900px;
    height: 15px;
	padding: 5px 0px;
	margin: 0px auto;
}

#footer_links ul {
    list-style: none;
}

#footer_links li {
	float: left;
	border-right: 1px solid #fff;
}

#footer_links li.last {
	float: left;
	border: 0px;
}

#footer_links a {
	font: 10px Arial, Helvetica, Geneva, sans-serif;
	color: white;
	padding: 0px 5px;
	text-decoration: none;
	text-transform: uppercase;
	vertical-align: middle;
	outline: 0;
}

#footer_links a:hover {
	color: #FD5B1D;
}

#footCols {
	color: #fff;
	margin-top: 10px;
	display: block;
}

#footCols dl {
	float: left;
	display: block;
	padding-right: 10px;
}

#footCols ul, #footCols li {
	margin-left: 20px;
}

#footCols dt.login {
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
	width: 170px;
	margin: 0px 15px 0px 45px;
}

#footCols dt.login a {
	font: 12px Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	color: #FD5B1D;
}
	
#footCols dt.login a:hover {
	text-decoration: underline;
	background-color: #000000;
}

#footCols dt.headers {
	font: bold 11px Arial, Helvetica, Geneva, sans-serif;
	margin: 0px 0px 0px 15px;
	color: #c4c4c4;
}

#footCols a {
	color: #fff;
	font: 11px Arial, Helvetica, Geneva, sans-serif;
}

#footCols dd {
	float: left;
	display: block;
	margin: 0;
	padding-right: 15px;
}

#footCols a:hover {
	color: #FD5B1D;
}

#footCols #copyright {
	font: 10px Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
	text-align: center;
	padding: 0;
	margin-top: 45px;
	display: block;
}

#footCols #copyright dt {
	text-align: center;
	width: 986px;
}

.page_masthead_text
{
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 24px;
    font-style: normal;
    color: #1B60A1;
    text-align: left;
    padding-top: 5px;
    background: transparent;
}

#signin_nav
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #727272;
	padding: 0px 0px 4px 0px;
}

#signin_nav input.username
{
    width: 124px;
    height: 12px;
    font-size: 10px;
}

#signin_nav input.password
{
    width: 80px;
    height: 12px;
    font-size: 10px;
}

#form_standard {
    color:#727272;
    line-height: normal;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	padding: 10px 30px 10px 30px;
    border: #E4E4E4 1px solid;
	background: #FFFFFF url(../../../images/common/layout/v4/form_back.jpg) bottom left repeat-x;
}

#form_standard .title {
    color:#0D508F;
    font-family:Arial, Helvetica, sans-serif;
    font-size:18px;
    font-weight:bold;
    line-height:28px;
    margin: 0px 0px 0px -30px;
    padding: 10px 0px 10px 30px;
    background: #FFFFFF url(../../../images/common/layout/v4/form_title_back.jpg) top left no-repeat;
}

#form_standard .message {
	font: normal normal 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #4f5151;
	padding: 0px 0px 10px 0px;
}

#form_standard .required {
    color: #dc6b01;
    font-weight: bold;
    font-size: 13px;
}

#form_standard .input_textbox_thin {
	width: 120px;
	height: 14px;
	font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
}

#form_standard .input_textbox {
	width: 150px;
	height: 14px;
	font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
}

#form_standard .input_textbox_wide {
	width: 260px;
	height: 14px;
	font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
}

#register_overlay {
	padding-top: 15px;
}

#register_outerbox {
	width: 802px;
	display: block;
	border: 1px solid #000;
	background: #fff url(../../../images/common/layout/v4/login_bottomstrip.gif) repeat-x 0 bottom;
}

#register_innerbox {
	height: 100%;
	border: 1px solid #909090;
	margin: 20px 30px 20px 30px;
	padding: 10px 10px 10px 10px;
	text-align: left;
}

#form_standard .register {
	font: normal 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #000;
	margin: -10px -30px -10px -30px;
}

#form_standard ul li {
	margin-left: 20px;
}

#form_standard .register_info_bar {
	background-color: #c6dae2;
	font-weight: bold;
	font-size: 14px;
	padding: 5px 0px 5px 5px;
}

#form_standard .register_info_bar span {
	font-weight: normal;
	font-size: 12px;
}

#register_complete_overlay {
    position: absolute;
    top:45px;
    left:30px;
}

#form_standard .register_complete {
	width:405px;
}

#register_activation_overlay {
	position: absolute;
    top:95px;
    left:60px;
}

#form_standard .register_activation {
	width:370px;
}

#register_activation_complete_overlay {
	position: absolute;
    top:95px;
    left:150px;
}

#form_standard .register_activation_complete {
}

#form_standard .profile {
	width:290px;
}

#form_standard .profile_password {
	width:250px;
}

#form_standard .signin {
	width:335px;
}

#form_standard .signin_help {
	width:355px;
}

#form_standard .signin_register {
	width:320px;
}


#session_wrapper {
	width: 802px;
	margin: 0px auto;
	background-color: #FFFFFF;
}
#session_content {
	float: left;
	width: 802px;
	height: 445px;
	display: inline;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #727272;
	background-color: #FFFFFF;
}

#session_content .left_column {
	float: left;
    width: 170px;
    margin: 0px 0px 0px 16px;
    display: inline;
}
#session_content .right_column {
	float: left;
	margin: 75px 0px 0px 15px;
	padding: 0px;
	display: inline;
}

#session_content .input {
	width: 196px;
	border: 1px solid #c3c3c3;
	background: #FFFFFF;
}

#session_content .links {
	list-style: none;
	font-size: 11px;
}

#session_content .links li {
	background: url(../../../images/common/layout/v4/red_nav_arrow.gif) no-repeat 0px 6px;
	padding: 0px 0px 0px 9px;
}

#login_outerbox {
	width: 802px;
	height: 600px;
	display: block;
	border: 1px solid #000;
	background: #fff url(../../../images/common/layout/v4/login_bottomstrip.gif) repeat-x 0 bottom;
}

#login_header {
	clear: both;
	width:800px;
	padding: 20px;
	display: block;
	font: bold 24px Georgia, "Times New Roman", Times, serif;
}

#login_box_left {
	float: left;
	padding: 20px;
	text-align: left;
	margin: 0px 20px 0px 20px;
	width: 345px;
	height: 340px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 14px;
	border: 1px solid #909090;
	background: #fff url(../../../images/common/layout/v4/graygrad_20.gif) repeat-x 0 bottom;
}

#login_box_left .login_subhead dt {
	text-align: left;
	padding-bottom: 7px;
	color: #4e4e4e;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
}

#login_box_left .login_subhead dd {
	text-align: left;
	padding-bottom: 10px;
	margin: 0px;
	font: bold 18px Georgia, "Times New Roman", Times, serif;
	color: #0A3E6D;
}

#login_box_left .login_subhead dd ul li {
	text-align: left;
	margin-left: 15px;
	padding-bottom: 5px;
	list-style: disc;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #4e4e4e;
}

#login_box_right {
	float: left;
	padding: 20px;
	text-align: left;
	width: 310px;
	height: 340px;
	border: 1px solid #909090;
	background: #fff url(../../../images/common/layout/v4/graygrad_20.gif) repeat-x 0 bottom;
	font: 14px Arial, Helvetica, Geneva, sans-serif;
}

#login_box_right dt {
	text-align: right;
	font-weight: bold;
	padding-bottom: 7px;
	font-size: 12px;
}

#login_box_right dd {
	margin-left: 125px;
	padding: 2px;
	font-size: 11px;
}

#login_box_right a {
	text-decoration: underline;
}

#login_box_right .login_subhead dt {
	text-align: left;
	padding-bottom: 7px;
	color: #4e4e4e;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
}

#login_box_right .login_subhead dd {
	text-align: left;
	padding-bottom: 10px;
	margin: 0px;
	font: bold 18px Georgia, "Times New Roman", Times, serif;
	color: #0A3E6D;
}
#login_box_right #errors {
	padding-left: 20px;
}
#simulate_login_box {
	margin-top: 16px;
	padding: 20px;
	text-align: left;
	width: 400px;
	height: 400px;
	border: 1px solid #909090;
	background: #fff url(../../../images/common/layout/v4/graygrad_20.gif) repeat-x 0 bottom;
	font: 14px Arial, Helvetica, Geneva, sans-serif;
}
#simulate_login_box .required {
    font-weight: bold;
}

#login_help_box {
	margin-top: 16px;
	padding: 20px;
	text-align: left;
	width: 400px;
	height: 400px;
	border: 1px solid #909090;
	background: #fff url(../../../images/common/layout/v4/graygrad_20.gif) repeat-x 0 bottom;
	font: 14px Arial, Helvetica, Geneva, sans-serif;
}

#trial_user_login_box {
	margin-top: 16px;
	padding: 20px;
	text-align: left;
	width: 400px;
	height: 400px;
	border: 1px solid #909090;
	background: #fff url(../../../images/common/layout/v4/graygrad_20.gif) repeat-x 0 bottom;
	font: 14px Arial, Helvetica, Geneva, sans-serif;
}

#login_expired_box {
	margin-top: 16px;
	padding: 20px;
	text-align: left;
	width: 400px;
	height: 400px;
	border: 1px solid #909090;
	background: #fff url(../../../images/common/layout/v4/graygrad_20.gif) repeat-x 0 bottom;
	font: 14px Arial, Helvetica, Geneva, sans-serif;
}

.button {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 24px;
	background: url(../../../images/common/layout/v4/genbutton_right.gif) no-repeat top right;
	display: inline;
	white-space: nowrap;
}
.button a {
	float: left;
	margin: 0px;
	padding: 3px 12px 3px 12px;
	text-decoration: none;
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    font-weight: bold;
	height: 24px;
	color: #FFFFFF;
	background: url(../../../images/common/layout/v4/genbutton_left.gif) no-repeat top left;
	display: inline;
}

.button a:hover {
	text-decoration: none;
}

.submit_button {
	background: url(../../../images/common/layout/v4/genbutton_right.gif) no-repeat top right;
	color: #FFFFFF;
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    font-weight: bold;
	height: 28px;
}

.location_entry {
    padding-top:10px;
    float:left;
    font-size:12px;
    visibility:visible;
    border-top: 1px solid #E5E5E5;  
    width: 100%;  
}


.pane_controls {
	right: 2px;
	position: absolute;
}

/* Begin overridden Blog styles */
#BlogsAndForums {
	float: left;
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #727272;
	text-decoration: none;
	line-height: 16px;
	background-color: #F2F5F7;
}

#BlogsAndForums .blogBorder {
	float: left;
	border-top: 1px solid #C3D0DB;
	height: 4px;
	margin: 4px 0px 0px 0px;
	padding: 0px;
}

#BlogsAndForums .blogNameLink {
	color: #0A3E6D;
	font: bold 12px Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
}

#BlogsAndForums .blogEntryTitleLink {
	color: #0A3E6D;
	font: bold 11px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

#BlogsAndForums .blogEntryTitleLink:hover {
	text-decoration: none;
}

#BlogsAndForums .blogImage {
	float: left;
	margin: 0px 0px 0px 0px;
}

#BlogsAndForums .blogImage img {
	padding: 5px;
	margin: 2px 4px 0px 2px;
	background: url(../../../images/common/layout/v4/blog_photo_back.gif) no-repeat;
}

.blog_headline a {
	color:#0A3E6D;
}

ul.blog_headline_list {
margin-left: 0px;
padding-left: 0px;
margin-bottom: 5px;
list-style: none;
}

ul.blog_headline_list li {
padding-left: .8em;
padding-top: 2px;
padding-bottom: 2px;
background: none;
border-bottom: 1px solid #C5C5C5;
}

.blog_date {
	background: none;
	height: 35px;
}

.blog_date h3 {
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-color: #0A3E6D;
	clear: left;
	margin: 10px 0px 0px 0px;
	padding: 3px 5px 0px 5px;
	height: 20px;
	color: #fff;
	display: block;
}

.blog_date h3 span.datetime {
	color: #fff;
}

.blog_date h3 span.datetime_dim {
	color: #fff;
}

.blog_title {
	font: bold 20px Georgia, "Times New Roman", Times, serif;
	color: #0A3E6D;
}

table.calendarTable .calendarPreviousLink  {
	background-color: #0A3E6D;
}

table.calendarTable .calendarNextLink  {
	background-color: #0A3E6D;
}

table.calendarTable .calendarNextLink img {
	vertical-align: middle;
}

table.calendarTable .calendarTitle  {
	background-color: #0A3E6D;
}

table.calendarTable .calendarMonth, .calendarOddMonth, .calendarEvenMonth, .calendarActiveDay, .calendarEmptyDay {
	color: #849DC2;
}

table.calendarTable .calendarWeekday  {
	background-color: #0A3E6D;
}

table.calendarTable .calendarEmptyDay {
	background-color: #EBEFF5;
}

table.calendarTable .calendarMonth  {
	background-color: #EBEFF5;
}

table.calendarTable .calendarEvenMonth  {
	background-color: #EBEFF5;
}

table.calendarTable .calendarOddMonth  {
	background-color: #EBEFF5;
}

table.calendarTable .calendarActiveDay {
	background-color: #FFC9D3;
}

table.calendarTable a, a:visited .a:active {
 	color: #0A3E6D;
}

/* End of overridden Blog styles */

/* Start of overridden Author Style */
.author_name {
	font: bold 18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #0A3E6D;
}
.author_title {
	font: bold 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #4C4B4B;
}

#author_bio_links a {
	color: #0A3E6D;
}
#author_links a {
  color: #0A3E6D;
}

/* End of overridden Author styles */

#pane_standard div.pane_title .small_text {
    color:#333333;
    font-size:11px;
    font-weight:bold;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    line-height: 14px;
}