body {
	font-family: Arial, Helvetica, sans-serif;
	color: #4242FF;
	background-image: url(images/bkg1.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #CCCCFF;
	font-size: small;
}
.main_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	background-color: #CECCFE;
	padding: 10px;
	margin-top: 5px;
	margin-left: 5px;
	border: 2px groove #7D7DFF;
}
.main_bottom_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	background-color: #C0D18B;
	padding: 10px;
	margin-top: 5px;
	margin-left: 5px;
	border: 2px groove #A2BB53;
	font-weight: normal;
}
.main_bottom_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	background-color: #ADAD85;
	padding: 10px;
	margin-top: 5px;
	margin-left: 5px;
	border: 2px groove #828257;
	font-weight: normal;
}
.main_bottom_right2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	background-color: #9999CC;
	padding: 10px;
	margin-top: 5px;
	margin-left: 5px;
	border: 2px groove #6A6AB5;
	font-weight: normal;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #5959FF;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
}
a.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #5959FF;
	text-decoration: none;
}
a.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #5959FF;
	text-decoration: none;
}
a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #5959FF;
	text-decoration: underline;
}
a.menu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #5959FF;
	text-decoration: none;
}

a.footer:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
a.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}
a.footer:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}

a.resource:link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #515F25;
	text-decoration: none;
}
a.resource:visited {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #515F25;
	text-decoration: none;
}
a.resource:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #36401A;
	text-decoration: underline;
}
a.resource:active {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #515F25;
	text-decoration: none;
}
.resources_subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #5151FF;
	width: 100%;
	margin-left: 5px;
	padding-bottom: 5px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	letter-spacing: 5px;
}
.resources_subsub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 5px;
	padding: 5px;
	background-color: #9A99FF;
}
.resources_content {
	margin-left: 5px;
}
.faq_content {
	width: 100%;
	margin-left: 10px;
	border-top: thin dotted #9A99FF;
	padding-top: 5px;
	margin-top: -10px;
	text-align: justify;
}
a.member:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #47478D;
	text-decoration: none;
}
a.member:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #47478D;
	text-decoration: none;
}
a.member:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #383870;
	text-decoration: underline;
}
a.member:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #47478D;
	text-decoration: none;
}

.orgs_subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #5151FF;
	width: 100%;
	letter-spacing: 2px;
	padding-top: 5px;
	padding-bottom: 3px;
	margin-top: 10px;
	padding-left: 2px;
}
.orgs_content {
	text-align: left;
	padding: 10px;
}

a:link {
	font-weight: bold;
	text-decoration: none;
	color: #000066;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #000066;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #000066;
}
a:active {
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.orgs_box {
	margin-left: 6px;
	border-top: thin none #FFFFFF;
	border-right: thin none #FFFFFF;
	border-bottom: thin dotted #FFFFFF;
	border-left: thin dotted #FFFFFF;
	margin-right: 5px;
}
a.footer2:link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a.footer2:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a.footer2:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}
a.footer2:active {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.copyright2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
#dhtmltooltip{
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	width: 375px;
	border: 2px solid black;
	padding: 2px;
	background-color: #CCCCFF;
	visibility: hidden;
	z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=black,direction=135);
	font-size: 11px;
	color: #000066;
	text-align: center;
	margin: 2px;
}