.text{
	font-size:12px;
	margin:0px;
	text-align:left;
}
.linkText{
	font-size:12px;
	font-weight:bold;
	color:#336699;
	cursor:pointer;
	margin:0px;
	text-align:left;
	text-decoration:none;
}
.linkText:visited{
	font-weight:bold;
	color:#336699;
	text-decoration:none;
}
.linkText:active{
	font-weight:bold;
	color:#336699;
	text-decoration:none;
}
.linkText:hover{
	font-weight:bold;
	color:#336699;
	text-decoration:underline;
}
.linkTextOff{
	font-size:12px;
	font-weight:bold;
	color:#336699;
	cursor:pointer;
	margin:0px;
	text-align:left;
	text-decoration:none;
}
.linkTextOn{
	font-size:12px;
	font-weight:bold;
	color:#336699;
	cursor:pointer;
	margin:0px;
	text-align:left;
	text-decoration:underline;
}
.linkTextStrikeThrough{
	font-size:12px;
	font-weight:bold;
	color:#336699;
	cursor:pointer;
	margin:0px;
	text-align:left;
	text-decoration:line-through;
}
.content{
	border-right:#b4b4b4 1px solid;
	border-left:#b4b4b4 1px solid;
	border-bottom:#b4b4b4 1px solid;
	padding-right:10px;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:10px;
	text-align:left;
}
.colorRed{
	color:#cfbaba;
}
.colorGreen{
	color:#cbe0df;
}
.colorBlue{
	color:#b4bfd6;
}
.colorBlack{
	color:#b4b4b4;
}
.dots{
	background:url("../images/dots.gif") repeat-x 0px 12px;
	height:25px;
}
.solid{
	border-bottom:#b4b4b4 1px solid;
	height:25px;
	margin-bottom:25px;
}
.img{
	border-right:#b4b4b4 1px solid;
	border-top:#b4b4b4 1px solid;
	border-left:#b4b4b4 1px solid;
	border-bottom:#b4b4b4 1px solid;
	padding-right:1px;
	padding-top:1px;
	padding-left:1px;
	padding-bottom:1px;
}
.imgCaption{
	color:#333333;
	padding-right:5px;
	padding-top:5px;
	padding-left:5px;
	padding-bottom:5px;
	text-align:center;
}
.textRed{
	color:#993366;
}
.textGreen{
	color:#339999;
}
.textBlack{
	color:#336699;
}
.textGray{
	color:#333333;
}
body, div, table{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#323c50;
}
body{
	background-image:url(../images/bodyBg.jpg);
	background-repeat:repeat-x;
	background-color:#ffffff;
	margin:0px;
	padding:2px;
}
form{
	margin:0px;
	padding:0px;
}
h1, h2, h3, h4, h5, h6{
	font-family:Helvetica, Verdana, Geneva, Arial, sans-serif;
	font-weight:normal;
	margin:0px;
	padding:0px;
}
h1{
	font-size:30px;
	line-height:32px;
}
h2{
	font-size:24px;
	line-height:26px;
}
h3{
	font-size:20px;
	line-height:21px;
}
h4{
	font-size:18px;
	line-height:19px;
}
h5{
	font-size:17px;
	line-height:18px;
}
h6{
	font-size:16px;
	line-height:17px;
}
hr{
	border-right-width:1px;
	border-top-width:1px;
	border-left-width:1px;
	border-bottom-width:1px;
	height:1px;
}
#mainDiv{
	background-color:#ffffff;
	border:1px solid #6e6e6e;
	margin:0px auto;
	padding:8px;
	position:relative;
	width:751px;
	}
#headerDiv{
	background:#ffffff;
	margin:0px;
	width:751px;
}
#navMenuDiv{
	background:#ffffff;
	border-right:1px solid #b4b4b4;
	border-top:1px solid #b4b4b4;
	border-left:1px solid #b4b4b4;
	border-bottom:1px solid #b4b4b4;
	margin:0px;
	padding:0px;
	width:749px;
}
.navMenuTable{
	background:url("../images/navMenusBg.gif") repeat-x;
	text-align:center;
}
.navMenuTable td{
	height:auto;
	vertical-align:middle;
}
.linkNav{
	font-weight:bold;
	color:#333333;
	text-align:left;
	text-decoration:none;
}
#navBreadCrumbsDiv{
	background:#ffffff;
	border:0px;
	margin-right:0px;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
	padding-right:1px;
	padding-top:8px;
	padding-left:1px;
	padding-bottom:0px;
	overflow:hidden;
	text-align:left;
	width:749px;
}
.navBreadCrumbs{
	font-size:12px;
	font-weight:bold;
	color:#333333;
	line-height:14px;
	margin:0px;
	padding-right:10px;
	padding-left:10px;
	text-align:left;
	text-decoration:none;
}
.linkBreadCrumbs{
	background:url(../images/navArrow.gif) no-repeat right;
	font-size:12px;
	font-weight:bold;
	color:#336699;
	line-height:14px;
	margin:0px;
	padding-right:15px;
	padding-left:10px;
	text-align:left;
	text-decoration:none;
}
.linkBreadCrumbs:visited{
	font-weight:bold;
	color:#336699;
	text-decoration:none;
}
.linkBreadCrumbs:active{
	font-weight:bold;
	color:#336699;
	text-decoration:none;
}
.linkBreadCrumbs:hover{
	font-weight:bold;
	color:#336699;
	text-decoration:underline;
}
#contentDiv{
	background:#ffffff;
	border-top:#ffffff 12px solid;
	margin:0px;
	width:751px;
}
.contentHeader{
	background:url("../images/headerBg.gif") repeat-x;
	border-right:#b4b4b4 1px solid;
	border-top:#b4b4b4 1px solid;
	border-left:#b4b4b4 1px solid;
	border-bottom:#b4b4b4 1px solid;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	height:32px;
	color:#333333;
	padding-top:1px;
	padding-left:10px;
	text-align:left;
}
#footerDiv{
	background:#d9d9d9;
	border-right:#b4b4b4 1px solid;
	border-top:#b4b4b4 1px solid;
	border-left:#b4b4b4 1px solid;
	border-bottom:#b4b4b4 1px solid;
	clear:both;
	margin:0px;
	padding-right:10px;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:10px;
	text-align:center;
	width:737px;
}

