/*//////////////////////////////////////////////////////// General Styles */
* {
	font-family: arial;
	vertical-align: top;
	text-align: left;
	/*border: 0px;*/
}
body {
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	background-color: #04131C;
	text-align: center;
	margin: 0px;
}
#tblMain {
	margin: auto;
	width: 1019px;
	border: 0px;
}
/*/////////////////////////////////////////////////////// Top Navigation Styles */
#tdHeader {
	background-image: url(../images/handwriting-examiner_02.jpg);
	width: 1019px;
	height: 117px;
}

#pTNav {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	float: right;
	margin-top: 45px;
	margin-right: 40px;
	margin-bottom: 0px;
	text-align: right;
}
#pTNav a:link, #pTNav a:visited {
	color: #ffffff;
	text-decoration: none;
	margin-left: 15px;
}
#pTNav a:hover {
	text-decoration: underline;
}
/*//////////////////////////////////////////////////// Main Navigation Styles */
#tdNav {
	background-image: url(../images/handwriting-examiner_11.jpg);
	background-repeat: repeat-y;
	background-color: #ffffff;
	width: 169px;
}
#divNav {
	background-image: url(../images/handwriting-examiner_06.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #ffffff;
	width: 169px;	
	min-height: 419px;
	height:auto !important;
	height: 419px;
}
.divNavH {	
	height: 21px;
	width: 169px;
	background-image: url(../images/navhead.jpg);
	background-repeat: no-repeat;	
	padding-top: 3px;
}
.pNavH {
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	margin-left: 10px;
}
.pNavSH {
	font-size: 12px;
	margin-left: 10px;
}
.pNavSH a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.aNav:link, .aNav:visited {
	color: #2C75A2;
	text-decoration: underline;
}
.aNav:hover {
	text-decoration: none;
}
.NavList {
	margin-left: 20px;
	margin-top: -10px;
	font-size: 12px;
}
/*/////////////////////////////////////////////////////////// Breadcrumb Nav Styles */
#tdSubNav {
	background-image: url(../images/handwriting-examiner_04.jpg);
	background-repeat: no-repeat;
	width: 817px;
	height: 32px;
	padding-left: 20px;
	color: #959595;
}
.pSubNav {
	font-size: 11px;
	margin-bottom: 0px;
}
#tdSubNav a:link, #tdSubNav a:visited {
	color: #959595;
	font-size: 11px;
	text-decoration: none;
}
#tdSubNav a:hover {
	color: #000000;
	text-decoration: underline;
}
/*/////////////////////////////////////////////////////////////////// Content Styles */
#tdContent {
	background-image: url(../images/handwriting-examiner_07.gif);
	background-repeat: repeat-y;
	background-color: #ffffff;
	width: 567px;
}
.h1Reg1 {
	color: #10374F;
	font-size: 24px;
	margin-left: 20px;
	margin-top: -5px;
}
.h2Reg1 {
	color: #10374F;
	font-size: 16px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.pReg1 {
	font-size: 12px;
	margin-left: 20px;
}
.aReg1:link, .aReg1:visited{
	color: #2C75A2;
}
.aReg1:hover {
	text-decoration: none;
}
.ulReg1 {
	font-size: 12px;
	margin-left: 45px;
	margin-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
}
.ulReg2 {
	font-size: 12px;
	margin-left: 45px;
	margin-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	float: left;
	width: 235px;
}
.rImage {
	border: 0px;
	margin: auto;
}
/*///////////////////////////////////////////////////////////////////// Right Column */
#tdRight {
	background-image: url(../images/handwriting-examiner_08.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	background-color: #ffffff;
	width: 220px;
	vertical-align: top;
	text-align: center;
}
/*///////////////////////////////////////////////////////////////////// Footer Styles */
#tdFooter {
	background-image: url(../images/handwriting-examiner_10.jpg);
	background-repeat: no-repeat;
	width: 1019px;
	height: 41px;
	text-align: center;
	padding-top: 10px;
}
#pFooter1 {
	float: left;
	font-size: 10px;
	color: #ffffff;
	margin-top: 10px;
	margin-left: 45px;
}
#pFooter2 {
	float: right;
	font-size: 10px;
	color: #ffffff;
	margin-top: 10px;
	margin-right: 40px;	
}
.aFooter:link, .aFooter:visited {
	color: #ffffff;
	text-decoration: underline;
}
.aFooter:hover {
	text-decoration: none;
}