/* for new template 072605 */

/* global style classes */

html {
	margin: 0px;
	padding: 0px;
	}

body {
	font-size: 10pt;
	font-family : Arial, Helvetica, sans-serif;
	margin : 8px;
	background-color: #94b1f0;
    }

a {font-family: Arial, Helvetica, sans-serif;}

a:link {color: #333333;	text-decoration: underline;}

a:visited {color: #000000; text-decoration: underline;}

a:hover {color: #666666; text-decoration: none;}

a:active {color: #000000; text-decoration: underline;}

ul {font-size: 10px; list-style-type: disc;}

ol {font-size: 10pt;}

.mainindex {
	border-bottom: 1px #CCCCCC solid;
	float: left;
	width: 560px;
	height: 450px;
	background-image: url(images/indexbkgrnd.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin-left: 20px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0;
	margin-top: 0px;
}

.featuretext {
	border-bottom: 1px #CCCCCC solid;
	float: left;
	width: 170px;
	height: 100px;
	margin-left: 0px;
	padding-top: 10;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10;
	margin-top: 0px;
}


/* Not used for this template
TD.headleft {
	background-color: #000000;
	background-image:url(images/topheadleft.jpg)
}

TD.headright {
	background-color: #000000;
	background-image:url(images/topheadright.jpg);
}

*/

/* new addition with a single row for the header */
TD.header {
	background-color: #94b1f0;
	background-image:url(images/headerback.jpg);
	background-repeat: no-repeat;
	position: relative;
}

/* Format the main body */

#mainbody {
	color:   #333333;
	float: right;
	background-repeat:no-repeat;
	width: 760px;
	border-right-width: 0px;
	height: 540px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
		}
#mainbody-text {
	margin: 5px 0px 5px 10px;
	font-size:12px;
	color:#333333;
	padding: 0px;
	text-align: left;
	width: 550px;
	float: left;
	list-style-type: none;
	}

TD.mainbody {
	background-color: #FFFFFF;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-align: left;
	padding-right: 50px;

	}

#footer {
	float: left;
	background-color: #94b1f0;
	color: #FFFFFF;
	width: 780px;
	font-size: 10px;
	font-weight: bold;
	height: 100px;
	background-image: url(images/footerback.jpg);
	background-repeat: no-repeat;
	
	
}



#copyright {
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #a2818c;
	width: 150px;
	margin-top: 30px;
	margin-left: 10px;
}
.tabletext {
	font-family: Tahoma;
	font-size: 16px;
	margin-right: 0px;
	padding-right: 15px;
}
.img {
	border: 1px solid #333333;
	background-color: #94b1f0;
}
.titletext {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
