/*
td classes
*/
body, td, th, a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: White;
}
.extra {
	font-size:13px;
	color: #666666;
	background-color: White;
	line-height: 1.5em;
}
.smaller {
	font-size:11px;
	color: #666666;
	background-color: White;
	/*line-height: 1.5em;*/
}
td.header{
	background-color: #c63147;
}
td.sidebar{
	padding-top: 37px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	vertical-align: top;
}
td.title{
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	vertical-align: top;	
}
td.content{
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 5px;
	vertical-align: top;
}
div.center{
	text-align: center;
}
h1.pageTitle{
	font-size: 30px;
	color: #c63147;
}
h1.pageSubTitle{
	font-size: 20px;
	color: #222222;
	padding-top: 0;
}
h2.pageSubTitle{
	font-size: 16px;
	color: #222222;
	padding-top: 0;
}
div.mainPageDivider_h{
	background-image: url(../images/mainPageDivider_h.jpg);
	background-repeat: repeat-x;
	background-position: center;
	width: 97%;
}
div.mainPageSubDivider_h{
	background-image: url(../images/mainPageDivider_h.jpg);
	background-repeat: repeat-x;
	background-position: center;
	width: 101%;
}
.middle_it{
	vertical-align: middle;
	padding-bottom: 10px;
	padding-top: 10px;
}
.highight{
	color: #c63147;
}
a.links:link { 
	font-size: 12px;
	text-decoration:none;
	font-weight:bold;
	color: #c63147; 
	}
a.links:visited { 
	font-size: 12px;
	text-decoration:none;
	font-weight:bold;
	color: #c63147; 
	}
a.links:hover {
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	color: #c63147;
}
a.links:active {
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	color: #c63147;
}

a.links_sup:link { 
	font-size: 12px;
	text-decoration:none;
	font-weight:bold;
	color: #c63147; 
	}
a.links_sup:visited { 
	font-size: 12px;
	text-decoration:none;
	font-weight:bold;
	color: #c63147; 
	}
a.links_sup:hover {
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	color: #c63147;
}
a.links_sup:active {
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	color: #c63147;
}
/*               */
a.linksx:link {
	text-decoration:none;
	font-weight:bold;
	color: #c63147;
	font-size:11;
	}
a.linksx:visited { 
	text-decoration:none;
	font-weight:bold;
	color: #c63147; 
	font-size:11;
	}
a.linksx:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #c63147;
	font-size:11;
}
a.linksx:active {
	text-decoration: underline;
	font-weight: bold;
	color: #c63147;
	font-size:11;
}

a.linksx_sup:link { 
	text-decoration:none;
	font-weight:bold;
	color: #c63147; 
	font-size:11;
	}
a.linksx_sup:visited { 
	text-decoration:none;
	font-weight:bold;
	color: #c63147; 
	font-size:11;
	}
a.linksx_sup:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #c63147;
	font-size:11;
}
a.linksx_sup:active {
	text-decoration: underline;
	font-weight: bold;
	color: #c63147;
	font-size:11;
}
.box{	
	border-bottom: thin;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	border-left: thin;
	border-left-style: solid;
	border-left-color: #cccccc;
	border-right: thin;
	border-right-style: solid;
	border-right-color: #cccccc;
	border-top: thin;
	border-top-style: solid;
	border-top-color: #cccccc;
	padding: 8px;
}
.leftsidebar {
padding-left: 62px;
/* padding-right: 40px; */
}
.height100{
	height: 10px;
}
.floatright{
	float: right;
	padding-left: 30px;
}
.imgpad{
	padding-left: 20px;
}
/* p {
	padding-left: 20px;
} */
