.TDLogo {
	text-align: left;
	background-color: #FAA61A;
	/*background-image: url(images/Top_BG.jpg);*/
}.TDLogin {
	text-align: right;
	background-color: #FAA61A;
	text-transform: lowercase;
	color: #0F4377;
	font-weight: bold;
	font-size: 9pt;
}

.TDNav {
	/*background-color: #5782C1;*/
	background-color: #0F4377;
	font-weight: bold;
	color: #0F4377;
	font-size: 10pt;
	vertical-align: bottom;
	height: 25px;
}
.TDFooter {
	background-color: #5782C1;
	text-transform: lowercase;
	color: #0F4377;
	font-weight: bold;
	font-size: 7pt;
}
.PageTitle {
	color: #C41E1B;
	font-size: 16pt;
	font-weight: bold;
	text-align: left;
	width: 100%;
}

.TDContent {
	/*background-color: #FFFFFF;*/
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #638DC8;
	border-left-color: #638DC8;
	font-size: 10pt;
	color: #000000;
}

.TDSubLink {
	/*background-color: #F9EAD1;*/
	background-color: #EBF0F5;
	text-align: left;
	color: #0F4377;
	font-size: 8pt;
	margin-top: 5px;
	margin-bottom: 5px;
}


.TDLeftContent {
	/*background-color: #F9EAD1;*/
	background-color: #EBF0F5;
}

.TDSubLink .SubLinkTop 
{
    /*background-image: url(images/Pink_Top.png);*/
    /*background-image: url(images/Blue_Top.png);*/
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.TDContent TD {
	padding: 5px;
}

.TDSubLink .SubLinkBottom {
	/*background-image: url(images/Pink_Bottom.png);*/
	/*background-image: url(images/Blue_Bottom.png);*/
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 2px;
	padding-bottom: 2px;
}
.TDSubLink .SubLinkMiddle {
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;

}

.TDSubLink a:link, .TDSubLink a:visited {
	text-decoration: none;
	color: #0F4377;
}

.TDSubLink a:active, .TDSubLink a:hover {
	text-decoration: underline;
	color: #0F4377;
}

.TDFooter a:link, .TDFooter a:visited {
	text-decoration: none;
	color: #0F4377;
}

.TDFooter a:active, .TDFooter a:hover {
	text-decoration: underline;
	color: #0F4377;
}

.TDLogin a:link, .TDLogin a:visited {
	text-decoration: none;
	color: #0F4377;
}

.TDLogin a:active, .TDLogin a:hover {
	text-decoration: underline;
	color: #0F4377;
}

BODY {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FAA61A;
	font-size: 10pt;
	/*background-image: url(images/Top_BG.jpg);*/
}
.TDNav a:link, .TDNav a:visited {
	text-decoration: none;
	color: #0F4377;
}

.TDNav a:active, .TDNav a:hover {
	text-decoration: none;
	color: #E5A430;
}
.PageContent {
	color: #0F4377;
	background-image: url(images/Watermark.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: left;
}

.largetextbox 
{
    width: 500px;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.mediumtextbox 
{
    width: 200px;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.mediumtextbox2
{
    width: 350px;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.smalltextbox 
{
    width: 65px;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.smalltextbox2
{
    width: 75px;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}