BODY{
	font-family: Verdana;
	font-size: 10pt;
	background-color: #dedee2;
	margin: 0px;
}
.left_navigation{
	background-color: #AEBBD7;
}
.home_page_content{
	background-color: #F3F9FF;
}
.page_content{
	background-color: #F3F9FF;
}
.CopyRightText{
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #375F87;
	font-size: 7pt;
	background-color: #F3F9FF;
	line-height: 16px;
}
A.copyRightLink{
	color: #375F87;
	font-size: 7pt;
	text-decoration: none;
}
A.copyRightLink:hover{
	color: #375F87;
	font-size: 7pt;
	text-decoration: underline;
}
A.innerLinks{
	color: #375F87;
	text-decoration: none;
}
A.innerLinks:hover{
	text-decoration: underline;
}
A.navigationLinkMain{
	color: #ffffff;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
}
A.navigationLinkMain:hover{
	color: #ffffff;
	text-decoration: underline;
}
A.navigationLinkSub{
	color: #ffffff;
	font-size: 8pt;
	text-decoration: none;
}
A.navigationLinkSub:hover{
	color: #ffffff;
	text-decoration: underline;
}
.pageTitle{
	text-align: left; 
	font-weight: bold; 
	padding-bottom: 10px;
	color: #375F87; 
	font-size: 8pt;
}
.pageSubTitle{
	text-align: left; 
	font-weight: bold; 
	font-size: 8pt;
	margin-bottom: 5px;
}
.pageContentPara{
	padding-bottom: 10px;
}
.inputButton{
	background-color: #ffffff;
	border-style: thin;
	border-color: #8299BA;
	color: #8299BA;
	border-width: 1pt;
	font-size: 8pt;
	font-weight: bold;
	font-family: Verdana;
}
.inputControl{
	background-color: #ffffff;
	border-style: thin;
	border-color: #8299BA;
	color: #8299BA;
	border-width: 1pt;
	font-size: 8pt;
	font-weight: bold;
	font-family: Verdana;
}
A.beLinks{
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
A.beLinks:hover{
	font-size: 8pt;
	text-decoration: underline;
}
A.acbeLinks{
	color: #000000;
	font-size: 8pt;
	text-decoration: none;
}
A.acbeLinks:hover{
	font-size: 8pt;
	text-decoration: underline;
}
IMG.content{
	border: 1px solid black;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.adminContent
{
	font-size: 8pt;
}
.adminInputs
{
	font-family: Verdana;
	font-size: 8pt;
}
A.adminLink
{
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
A.adminLink:hover
{
	text-decoration: underline;
}
TD.contentCell
{
	width: 50%;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
}
.table_content{
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
}
.input_field{
	border: 1px solid black;
}
.buttons{
	width: 75px;
	background-color: #133C65;
	color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
	border-style: thin;
	border-color: #000000;
	border-width: 1pt;
}
DIV.gb_post{
	border: 1px solid black;
	width: 320px;
	padding: 5px;
	text-align: right;
	margin-bottom: 20px;
}
DIV.post_title{
	font-size: 10pt;
	font-weight: bold;
	background-color: #B8B8C0;
	text-align: left;
}
DIV.post_by{
	font-size: 8pt;
	margin-bottom: 5px;
	text-align: left;
}
DIV.post_content{
	font-size: 10pt;
	text-align: left;
}
A.gbpost{
	color: #000000;
	font-size: 8pt;
	text-decoration: underline;
}
H1.catName{
	font-size: 12pt;
	margin-bottom: 10px;
}