@charset "utf-8";
/* CSS Document */

body
{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	background:#fff;
}

a img
{
	border:0;
}

a
{
	color:#446D6F;
}

.body-lt
{
	background:url(../images/body-lt.jpg) repeat-y;
	width:17px;
}

.body-rt
{
	background:url(../images/body-rt.jpg) repeat-y;
	width:17px;
}

.body-content
{
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;		
}

.body-content-bg
{
	background:#e9e9e9 url(../images/body-content-bg.jpg) repeat-x;
}

.box-bg
{
	background:url(../images/box-bg.jpg) repeat-x;
}

.box-title
{
	font-size:12px;
	color:#B30000;
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
	height:30px;
	background:url(../images/box-dot.jpg) repeat-x bottom;
}

.box-content
{
	font-size:11px;
	line-height:13px;
	text-align:center;
}

.box-footer
{
	color:#fff;
}

.body-sep
{
	background:url(../images/body-sep.png) repeat-y;
}

.left-title
{
	font-size:15px;
	color:#446D6F;
	font-weight:bold;
}

.left-navigation ul
{
	list-style:none;
	margin:0;
	padding:0 0 0 10px;
}

.left-navigation ul li
{
	list-style:none;
	padding:0 0 0 25px;
	background:url(../images/bullet.jpg) no-repeat 0 5px;
	line-height:22px;
}

.left-navigation ul li a
{
	color:#000;
	text-decoration:none;
}

.left-navigation ul li a:hover
{
	text-decoration:underline;
}

.search input
{
	width:120px;
	border-bottom:1px solid #2E4849;
	border-left:1px solid #2E4849;
	border-top:1px solid #2E4849;
	border-right:none;
	height:14px;
	background:#fff;
	font-size:11px;
}

.body-dot-verti
{
	background:url(../images/body-dot-verti.png) repeat-x;
}

.emailaddress input
{
	background:#fff;
	border:1px solid #ccc;
	height:17px;
	font-style:italic;
	width:210px;
}

.pageTitle
{
	font-size:20px;
	color:#000;
	font-weight:bold;
}

.caption-image
{
	font-size:10px;
}

.footer
{
	font-size:10px;
	font-weight:bold;
}

.footer a
{
	text-decoration:none;
	color:#000;
	font-size:10px;
	font-weight:bold;
}

.footer a:hover
{
	text-decoration:underline;
}

a.linkfoot
{
	color:#4C7476;
	text-decoration:underline;
}

.txtSmall
{
	font-size:11px;
	font-weight:bold;
	text-align:center;
	color:#4F797B;
	font-style:italic;
	line-height:14px;
}

.bullet1 ul
{
	margin:0;
	padding:0 0 0 10px;
	list-style:none;
}

.bullet1 ul li
{
	list-style:none;
	background:url(../images/bullet1.png) no-repeat 0 16px;
	padding:15px 0 0 25px;
	line-height:18px;
}

.bullet1 ul li a
{
	text-decoration:underline;
	color:#000;
	font-size:13px;
}

.bullet1 ul li a:hover
{
	text-decoration:none;
}

.page-no-bg
{
	background:url(../images/page-no-bg.jpg) repeat-x;
}

.search-box input
{
	width:80px;
	border:1px solid #000;
	height:16px;
	background:#fff;
}

.formTable input
{
	width:250px;
	height:17px;
	border:1px solid #ccc;
	background:#fff;
}

.star
{
	font-size:15px;
	font-weight:bold;
	color:#FF0000;
}