input, select, td {
	font-family : Tahoma, Arial, Verdana, sans-serif;
	font-size : 11px;
}

li {
	list-style-type: square;
}

/*td {
	padding : 2px;
}*/

a:link, a:visited {
	color : #003399;
	text-decoration: none;
}

a:hover {
	color : #CC0000;
	text-decoration : underline;
}

table.form {
	border : 1px solid #EAEAEA;
	border-bottom-width : 0px;
}

table.form td {	
	border-bottom : 1px solid #EAEAEA;
}

table tr.submit td, tr.h1 td {
	background: #6699CC;
	color : white;
	font-weight: bold;
	padding : 3px;
}

table tr.submit td {
	text-align : center;
}

table tr.submit input {
	background: #EAEAEA;
	border : 1px solid #003399;
	color : #003399;
	font-weight: bold;
}

table tr.h1 td {
	font-size : 12px;
}

table tr.h2 td {
	background: #EAEAEA;
	color : #666666;
	font-weight : bold;
}

table tr.h3 td {
	background: white;
	border : 1px solid #EAEAEA;
	color : #A0A0A0;
	font-size : 10px;
	font-weight : bold;
}

table tr.smaller td {
	font-size : 10px;
}



table.chart tr.item {
	font-size: 20px;
}

table.chart tr.h2 td {
	border-bottom : 1px solid #CCCCCC;
	border-right : 1px solid #CCCCCC;
	padding-left : 4px;
}

table.main {
	border : 1px solid #CCCCCC;
}

table.main td.topNav {
	text-align : right;
}

table.main td.topNav a:link, table.main td.topNav a:visited {
	font-weight : bold;
}


table.navbg tr td {
	padding : 0px;
}

table tr.h3custom td {
	border : 1px solid #EAEAEA;
}


td.bottomSection {
	padding-top : 5px;
}


td.topSection {
	border-bottom : 1px solid #CCCCCC;
	padding-bottom : 5px;
}



tr.h1 a:link, tr.h1 a:visited {
	color : white;
}

table.grid tr td table {
	border : 1px solid #999999;
}

table tr.grid td {
	border : 1px solid #E0E0E0;
}


/* Back to top */

table.backToTop tr td {
	border : 1px solid #E0E0E0;
	text-align : right;
}

table.backToTop tr td a:link, table.backToTop tr td a:visited {
	font-weight : normal;
}



/*  Other  */

td.topPadding	{
	padding-top : 10px;
}.tablenopadding {  padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-style: none; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}

