body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E4E4E;
}
.narrowcolumn {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E4E4E;
}

.news_text {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFF;
}

.content_padding {
	padding: 3px;
	margin: 5px;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}



.prod_desc_bottom_tile {
	background-image: url(images/prod_desc_b.gif);
	background-repeat: repeat-x;
}
.prod_desc_right_tile {
	background-image: url(images/prod_desc_r.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.prod_frm_tb_tile {
	background-image: url(images/prod_frm_tb.gif);
	background-repeat: repeat-x;
}
.link_box {
	font-size: 10px;
}

.prod_frm_lr_tile {
	background-image: url(images/prod_frm_lr.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.title_row_2_repeat {
	background-image: url(images/title_row_2.gif);
	background-repeat: repeat-x;
}

.login_textbox {
	font-size: 9px;
	border: 1px solid #000000;
	width: 80px;
}
.prod_desc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
	padding-left: 10px;
	background-color: #EBEBEB;
	/*padding-top: 5px;*/
}
.prod_desc_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
	padding-left: 10px;
	/*padding-top: 5px;*/
}

.login_text {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	
}
.news_bullet {
	padding: 5px;
	margin: 5px;
}
.news_table {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}


.login_table {
	border-right-width: 3px;
	border-bottom-width: 4px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #3855A1;
	border-right-color: #3855A1;
	border-bottom-color: #3855A1;
	border-left-color: #3855A1;
}
.prod_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
	color: #FFFFFF;
}
.prod_desc2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E4E4E;
	font-weight: bold;
	margin: 0px 10px 10px;
	padding: 0px 10px 10px;
}
.bottom_right_links {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F78B29;
	border-bottom-width: 2px;
	border-bottom-color: #793C04;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}
a:link,a:visited,a:active {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #000066;
}

p img {
	padding: 0;
	max-width: 100%;
	}
	
P.* {
	/*padding-top: 5px;*/
	padding-bottom: 3px;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 10px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 10px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.border_table {
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #6B82B8;
	border-bottom-color: #6B82B8;
	margin-top: 15px;
	padding-top: 15px;
}