/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #A5BC84;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
h1 {
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #09336F;
}
a:link {
}

.style1 {
	color: #107AB8;
	font-weight: bold;
}
	
img {
	border: 0px;}

.container {
		/* Make element float in the center */
		background-image: url("../images/contentBg.png");
		position: absolute;
		left: 50%;
		background-color: #CCCCCC;
		width: 741px;
		margin-left: -370px;}

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

a:visited {color: #0000CC} 
a:hover {color: #FF0000} 
a:active {color: #000000} 

div, td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
} 

li {color: #000000; list-style-type: square} 
ul {color: #000000; list-style-type: square} 
ol {color: #000000} 

.mytext {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; line-height: 16px;} 
.mytext a:link {color: #2362CC; text-decoration: underline} 
.mytext a:visited {color: #2362CC; text-decoration: none} 
.mytext a:hover {color: #DD0029; text-decoration: underline} 
.mytext a:active {color: #2362CC; text-decoration: none} 

.mytext2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #5C6F42} 	
.mytext2 a:link {color: #5C6F42; text-decoration: none} 
.mytext2 a:visited {color: #5C6F42; text-decoration: none} 
.mytext2 a:hover {color: #006600; text-decoration: underline} 
.mytext2 a:active {color: #5C6F42; text-decoration: none} 
h4 {
	padding-top: 12px;
	color: #000000;
}
.callus {
	font-size: 16px;
	line-height: 24px;
}
