h1 {text-align:center;font-family : Arial, Verdana, Tahoma, sans-serif;font-size:12px;}

a {
	color : #00187c;
}

a img {
	border : 0;
}

body {
	font-family : Arial, Verdana, Tahoma, sans-serif;
	margin : 0;
	padding : 0;
}

table {
	position : relative;
	table-layout : fixed;
	font-family : Arial, Verdana, Tahoma, sans-serif;
	font-size : 12px;
	border : 0;
	border-collapse : collapse;
}

table td {
	padding : 0;
}

img {
	vertical-align : bottom;
}

table.spacing2 {
	border-collapse : separate;
}

table.spacing2 td {
	padding : 0 0;
}

table.spacing2padding2 {
	border-collapse : separate;
}

table.spacing2padding2 td {
	padding : 2px 2px;
}

table.spacing1padding1 {
	border-collapse : separate;
}

table.spacing1padding1 td {
	padding : 1px 1px;
}

.bgimage {
	background : #888 url(lines.gif) repeat-x;
}

.bgimage2 {
	background : url(backline.gif) repeat-x;
}

.sidewidth {
	width : 20px;
}

tr.line0 {
	height : 0px;
}

tr.line10 {
	height : 10px;
}

tr.line20 {
	height : 20px;
}

tr.line30 {
	height : 30px;
}

tr.line40 {
	height : 40px;
}

tr.lineMainField {
	height : 300px;
}

table.fullHeight {
	height : 100%;
}

.centerline {
	text-align : center;
	height : 50px;
	background : #f4f4f4;
	color : red;
	font-family : Arial;
	font-size : 20px;
	font-style : italic;
	font-weight : bold;
}

.choice1 {
	color : #fd0601;
	font-family : Arial;
	font-size : 14px;
	font-weight : bold;
}

.choice2 {
	text-align : left;
	cursor : pointer;
}

.text-title {
	font-size : 18px;
	font-weight : bold;
	text-align : center;
}

.hint {
	display : none;
	position : absolute;
	/*right : -230px;*/
	right : -230px;
	width : 200px;
	margin-top : -4px;
	border : 1px solid #c93;
	padding : 8px 8px;
	background-color : #ffc;
	background : #ffc url(images/pointer.gif) no-repeat -10px 5px;
}

.hint .hint-pointer {
	position : absolute;
	left : -10px;
	top : 5px;
	width : 10px;
	height : 19px;
	background : url(images/pointer.gif) no-repeat left top;
}

.topmenu {
	background-image : url(images/topgrad.gif);
	background-color : #002d96;
	background-repeat : repeat-x;
	color : #ffffff;
	height : 16pt;
}

.topmenu a:link {
	color : #ffffff;
	text-decoration : none;
}

.topmenu a:visited {
	color : #ffffff;
	text-decoration : none;
}

.topmenu a:hover {
	color : #66ff33;
	text-decoration : none;
}

.leftmenu {
	background-color : #e1ecfc;
	color : #003399;
	font-size : 8pt;
}

.leftmenu a:link {
	color : #003399;
	text-decoration : none;
}

.leftmenu a:visited {
	color : #003399;
	text-decoration : none;
}

.leftmenu a:hover {
	color : #003399;
	text-decoration : underline;
}

.mainTableHeader {
	background-image : url(images/toolgrad.gif);
	background-repeat : repeat-x;
	color : #000000;
	font-family : Arial, Trebuchet MS;
	font-weight : bold;
	font-size : 10pt;
	height : 19pt;
}

.mainTable {
	background-color : #f4f4f4;
	font-family : Arial, Trebuchet MS;
	font-size : 9pt;
}

.mainTable a:link {
	color : #000000;
	text-decoration : none;
}

.mainTable a:visited {
	color : #000000;
	text-decoration : none;
}

.mainTable a:hover {
	color : #000000;
	text-decoration : none;
}



.mainTable th {
	background-image : url(images/greygrad1.gif);
	background-repeat : repeat-x;
	background-color : #bababa;
	border : 2px solid white;
	padding : 2px 2px;
	font-weight : bold;
	font-size : 10pt;
	text-align : center;
	cursor: pointer;
}

.mainTable td {
	border : 2px solid white;
	padding : 2px 2px;
}


.mainTable2 {
	background-color : #f2f2f2;
	font-family : Arial, Trebuchet MS;
	font-size : 9pt;
}

table.sort {
	margin-bottom : 0;
	margin-top : 0;
	border-collapse : separate;
}

table.sort td {
	border : 1px solid white;
	border-spacing : 1px;
	padding : 1px 1px;
	font-family : Arial, Trebuchet MS;
	font-size : 9pt;
}

table.sort td {
	background-color : #f2f2f2;
	white-space : nowrap;
}

table.sort tbody td.hoverRow {
	background-color : #e1ecfc;
}

table.sort tbody td.clickRow {
	background-color : #ff0000;
}

.hoverRow {
	background-color : #fbdeda;
	cursor: pointer;
}

.nohoverRow {
	background-color : white;
	cursor: pointer;
}

.hoverRow2 {
	background-color : #fbdeda;
}

.clickRow {
	background-color : #ff0000;
}

table.sort thead td {
	border : 1px solid white;
	background-image : url(images/toolgrad.gif);
	background-repeat : repeat-x;
	background-color : white;
	color : #000000;
	font-family : Arial, Trebuchet MS;
	font-weight : bold;
	font-size : 10pt;
	height : 19pt;
	cursor : pointer;
	font-weight : bold;
	text-align : center;
	vertical-align : middle;
	white-space : nowrap;
}

table.sort thead td.curcol {
	text-decoration : underline;
}

table.sort a:link {
	color : #000000;
	text-decoration : none;
}

table.sort a:visited {
	color : #000000;
	text-decoration : none;
}

table.sort a:hover {
	color : #000000;
	text-decoration : none;
}

.pageNumber {
	border: 1px solid black;
	background-color : #fbdeda;
	font-size: 8pt;
	text-align : center;
	height: 17px;
	width: 17px;
	font-family: Arial Narrow;

}

.pageLink {
	cursor: pointer;
	border: 1px solid black;
	background-color : #FBFBFB;
	font-size: 8pt;
	text-align : center;
	height: 17px;
	width: 17px;
    font-family: Arial Narrow;
}



.button  {
	border: 1px solid black;
	width: 100px;
	height: 21px;
	cursor: pointer;
	text-align : center;
	background-color : #FBFBFB;
}

#anctitle {
	font-family: Arial, Trebuchet MS;
	font-weight: bold;
	font-size: 12pt;
	color: red;
}
#backlink {
/*	font-family: Trebuchet MS;*/
	font-size: 10pt;

}

#candType1 {
	font-family: Arial, Trebuchet MS;
	font-weight: bold;
	font-size: 9pt;
	text-align : center;
	color: red;
}
#candType2 {
	font-family: Arial, Trebuchet MS;
	font-weight: bold;
	font-size: 9pt;
	text-align : left;
	color: black;
}



#ancPart {
	font-family: Arial, Trebuchet MS;
	font-weight: bold;
	font-size: 9pt;
	text-align : center;
	color: black;
}

.topicName {
	font-family: Arial;
	font-weight: bold;
	font-size: 12pt;
	color: red;
}
.topicName a:link {
	color : red;
	text-decoration : none;
}

.topicName a:visited {
	color : red;
	text-decoration : none;
}

.topicName a:hover {
	color : red;
	text-decoration : none;
}

.topicTitle {
	font-family: Arial;
	font-weight: bold;
	font-size: 11pt;
	font-style : italic;
}

.topicTitle a:link {
	color : black;
	text-decoration : none;
}

.topicTitle a:visited {
	color : black;
	text-decoration : none;
}

.topicTitle a:hover {
	color : red;
	text-decoration : none;
}

.topicTextSmall {
	font-family: Arial;
	font-size: 10pt;
	text-align:justify;
margin:20px;
}

.linkTree {
	font-family: Arial, Trebuchet MS;
	font-weight: bold;
	font-size: 12pt;
	color: red;
}
.linkTree a:link {
	color : red;
	text-decoration : none;
}

.linkTree a:visited {
	color : red;
	text-decoration : none;
}

.linkTree a:hover {
	color : red;
	text-decoration : none;
}

.redlink2 {
	color : red;
	text-decoration : none;
}
.redlink2 a:link {
	color : red;
	text-decoration : none;
}
.redlink2 a:visited {
	color : red;
	text-decoration : none;
}
.redlink2 a:hover {
	color : red;
	text-decoration : none;
}

#background {
	background-color:#F4F4F4
}
