body {
	background-color: #3383b4;
	background-image: url(images/page-bg.gif); background-repeat: repeat-x;
	margin: 0px;
}

.content {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	text-decoration: none;
	color: #000000;
}

.requiredfield {
	color: #ff0000;
}

.content-bold 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

.maintable 
{
	padding: 0px 20px 20px 20px;
	text-align: justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	text-decoration: none;
	color: #000000;
	border-left: 1px solid #ff6600;
}

.indextable 
{
	padding: 0px 20px 20px 20px;
	text-align: justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	text-decoration: none;
	color: #000000;
}

.smlcontent 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}

.leftheader{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none; 
	background-image: url(images/menubg.gif);
	line-height: 33px;
	color: #FF6600;
	}

.leftbullet{
	margin: 0;
	padding: 0 5px 0 20px;
	list-style: none; 
	background-image: url(images/menubg.gif);
	line-height: 33px;
	}

.leftbullet li {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	padding-left:8px;
	background-position: 0.01em 1.20em;
	background-image: url(images/menu-bullet.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	font-weight: bold;
}

.leftbullet li:hover {
	color: #ff6600;
}

.leftmenutext {
	text-decoration: none;
	color: #515042;
}

.leftmenutext:hover {
	color: #ec690c;
}

.title {
	font-family: Arial. sans-serif;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 6px solid #e8e8e8;
	background-repeat: no-repeat;
	background-position: 0.01em .2em;
	padding: 20px 0 6px 0px;
	display: block;
}

.subtitle {
	font-family: Arial, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #FF6600;
	line-height: 35px;
	font-weight: bold;
}

.subtitlecontent {
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FF6600;
	font-weight: bold;
}

.menutitle {
	padding: 0px 3px 0px 15px;
	background-image:url(images/leftmeorangebg.gif);
	background-repeat:no-repeat;
	text-decoration: underline;
	height:49px;
}

.menutitlebg {
	padding-left: 15px;	
}

.border {
	padding-left: 10px;
}

.leftmenu {
	/*background-image: url(images/leftmenu-bg.gif);
	background-repeat: repeat-x;*/
	background-color: #fcfbef;
}

.indexmenu {
	background-image: url(images/leftmenu-bg.gif);
	background-repeat: repeat-x;
	background-color: #ff7e00;
}


.content-link {
	font-family: arial;
	text-decoration: none;
	line-height: 22px;
	font-size: 12px;
	color: #000000;
}

.content-link:hover {
	color: #FF6600;
}

.link {
	font-family: arial;
	text-decoration: underline;
	line-height: 17px;
	font-size: 12px;
	color: #000000;
}

.link:hover {
	color: #FF6600;
}

.bullet{
	margin: 0px;
	padding: 3 0 0 0;
	list-style: none;
}

.bullet li{
	font: 12px arial; sans-serif; padding-left:15px;
	color: #000000;
	text-decoration: none;
	line-height: 17px;
	background-image: url(images/square-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0.00em .5em;
	margin: 0px;
}

.bluebullet{
	margin: 0;
	padding: 3 0 0 0;
	list-style: none;
}

.bluebullet li{
	font: 12px arial; sans-serif; padding-left:15px;
	color: #000000;
	text-decoration: none;
	line-height: 17px;
	background-image: url(images/orangearrow.gif);
	background-repeat: no-repeat;
	background-position: 0.00em .7em;
	font-weight: bold;
}

.photoborder {
	float:left;
	border: 1px solid #ebeaea; 
	margin-right:20px;
}

.sitemap {
	text-decoration: none;
	color: #000000;
}

.sitemap:hover {
	color: #fe8900;
}

.orangeborder {
	background-color: #ff6600;
}

.heading {
	font-family: Book Antiqua, Arial;
	font-size: 16px;
	color: #6C0506;
	text-decoration: none;
	line-height: 27px;
	font-weight: bold;
	background-image: url(images/x-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0.01em .35em;
	padding-left:30px;
	display: block;
}

.sep-image {
	padding: 7px 0 7px 0;
}

.banner-bg	{
	background-image:url(images/orangetopbg.gif);
	background-repeat: no-repeat;
	height: 8px;
	width: 727px;
}

.whitecontent 
{
	font-family:Arial;
	font-size: 12px;
	line-height: 17px;
	color: #FFFFFF;
	text-decoration: none;
}

.txtbox {
	font-family: Verdana;
	font-size: 11px;
	color: #313131;
	text-decoration: none;
	font-weight: normal;
	border: 1px solid #E1E1E1;
	padding:1px;
	background-color:#FFFFFF;
	}
.activetxtbox {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	border: 1px solid #E1E1E1;
	padding:1px;
	background-color:#173C71;
	}

menutitle {
	padding: 20px 0 0 20px;
}