BODY {
	

}



BODY,TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 70%;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	color : black;
}


.footer {
	padding-top : 100px;
	text-align : center;
	color : #666666;
}

a.footerlink {
	color : #666666;
}

.content {
	padding-left : 70px;
	padding-top : 30px;
	padding-right : 10px;
}

h1 {
	color : #C30437;
	font-size : 120%;
	font-weight : bold;
	margin : 5px 0 5px 0;
	
}

h2 {
	color : #C30437;
	font-size : 100%;
	font-weight : bold;
	margin : 10px 0 5px 0;
	padding-left : 5px;
	border-bottom : 1px solid #C30437;
	border-top : 1px solid #C30437;

}

h3 {
	font-size : 100%;
	font-weight : bold;
	padding-left : 5px;
	padding : 0 0 0 0 ;
	margin : 0 0 0 0;
}



.toplogo {
	margin : 8px 8px 8px 8px;
	
}

.subnavtable {
	background-color : #C30437;
	margin : 1px 0 0 30px;
	padding : 0 0 0 0;
}

.subnavtd {
	border-bottom : 1px solid White;
	text-align : right;
	padding-top : 2px;
	padding-bottom : 2px;
}

.subnavtd2 {
	border-bottom : 1px solid White;
	text-align : center;
	padding-top : 2px;
	padding-bottom : 2px;
}

a.subnavlink {
	color : white;
	text-decoration:none;
	
	
}

.listitem {
	border-bottom : 1px solid #C30437;
	padding : 10px 0 10px 0;
	
}

.listitem2 {
	border-top : 1px solid #C30437;
	padding : 10px 0 10px 0;
	
}

a {
	color : #C30437;
}



.text, select {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 100%;
	border : 1px solid black;
	width : 180;
}

.bodytable {
	background-image : url(img/bg_leftnav.jpg);
	background-repeat : no-repeat;
	
}


.imagetable {
	border : 5px solid black;
}

.imagetable2 {
	border : 2px solid black;
}


.image1 {
	border-left : 2px solid black;	
	border-right : 2px solid black;	
}

.pagetitle {
	padding-left : 10px;
	font-size : 90%;
	color : white;
	font-weight : bold;
}
