body {
	background:url(../images/BG_grid1.gif) repeat;
}

div,img{
	behavior: url(./css/iepngfix.htc); 
	padding: 0px;
	margin: 0px;
	border: 0px;	
}

.mainText {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif, Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #363636;
	text-align: left;
	padding-top: 20px;
	padding-right: 120px;
	padding-bottom: 20px;
	padding-left: 40px;
}

.mainTitle {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif, Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #363636;
	text-align: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}

.insetText {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif, Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #363636;
	text-align: left;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
}

.padded {
	text-align: right;
	padding: 20px 0px 20px 10px;
}

a {
	color: #a43c3c;
	text-decoration: none;
}

a:visited {
	color: #666666;
}

a:hover {
	color: #333366;
}

.subNavText {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif, Tahoma;
	font-size: 11px;
	line-height: 14px;
	text-align: right;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 10px;
	list-style-image: url(../images/bullet.gif);
}

.subNavText a {
	color: #4D768A;
}

.subNavText a:visited {
	color: #AAAAAA;
}

.subNavText a:hover {
	color: #a43c3c;
	position: relative;
	left: 1px;
}

.mainBG {
	background-image: url(../images/BG_mainbody.jpg);
	background-repeat: repeat-y;
}

h6 {
	font-size: 10px;
	line-height: 14px;
	color: #a43c3c;
	text-transform: uppercase;
}

h5 {
	font-size: 12px;
	line-height: 15px;
	color: #a43c3c;
	font-style: italic;
}

h4 {
	font-size: 12px;
	line-height: 15px;
	color: #a43c3c;
}

h3 {
	font-size: 14px;
	line-height: 18px;
	color: #a43c3c;
	text-transform: uppercase;
}

h2 {
	font-size: 18px;
	line-height: 24px;
	color: #a43c3c;
	text-transform: uppercase;
}

h1 {
	font-size: 21px;
	line-height: 28px;
	color: #a43c3c;
	text-transform: uppercase;
}
