td, tr, p, div, a, li {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color : #000;
	font-size : 10pt; 
}

html, body {
overflow-x:hidden;
}

a:link {
	/* font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;*/
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #000080; /* default link color	*/
}

a:visited {
	/* font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; */
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	/* color: #000080; */
}

a:hover {
	COLOR: #494949;
	/* font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;*/
	TEXT-DECORATION: none
}

#bodyOuterTD {
	padding: 25px 25px 10px 25px;
	margin: 10px 0px 0px 0px;
	vertical-align: top;
	text-align: middle;
}

#menuTD {
	padding: 7px 0px 0px 0px; /* this sets the distance of the sub-menu from the top of the area */
	margin: 0px 0px 0px 0px;
	vertical-align: top;
	text-align: left;

}

a.menuLink:visited, a.menuLink {
	font-size: 12px;
	font-weight: bold;
	color: #a0a0a0;
	margin: 0px 10px 0px 10px;
}

a.menuLink:hover {
	color: #cc0000; /* mouse over the sub menu gets this colour */
}

#dot {
	vertical-align:bottom;
}

#activeSubMenu {
	color: #000000; /* this is the colour for the subMenu for the active (current) page */
}

.pageTitle {
	font-style: italic;
	font-weight: bold;
	font-size: 12pt;
	color: #990000;
	margin: 0px 0px 0px 0px ;
	
}

.sideBarTitle {
	font-style: italic;
	font-weight: bold;
	font-size: 12pt;
	color: #990000;
	margin: 0px 0px 0px 0px ;
	
}

.regularText {
	font-size: 10pt;
	color: #000000;
	margin: 0px 0px 0px 0px ;
	
}



#sideBarTD {
	text-align:center;
	padding: 15px 20px 20px 20px;
	margin: 0px 0px 0px 0px ;
}

#bodyTD {
	padding: 15px 20px 20px 20px;
	margin: 0px 0px 0px 0px ;
	text-align: left;
}

#bodyInnerTable {
	background-color: #ffffe5; /* background colour of the table bodies */
}

#bodyInnerTable2 {
	background-color: #000033; /* background colour of the table bodies */
}

.scrolly {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color : #000;
	font-size : 14pt; 
}

.border_for_community_and_bg {
	border: 1px solid #27363D;
	background-image: url(../images/community_resource_bg1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #0F1F25;
}
.border_for_community_and_bg1 {
	border: 1px solid #406D82;
	background-image: url(../images/community_resource_box_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #506974;
}
.txtblue13 {
	font-size: 13px;
	color: #64B7D9;
	text-decoration: none;
}
.txtwhite12 {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.txtblack12 {
	font-size: 12px;
	color: black;
}
.tblWhiteBorder {
	border: 1px solid black;
	text-align: left;
}
.txtDropCap {
	float: left;
	font-family: Georgia, Times New Roman, serif;
	font-size: 300%;
	line-height: 0.85em;
	margin-right: 0.03em;
	margin-bottom: -0.25em;
	padding-right: 5px;
}