body {
	background-color: #453FA9;
}
.nav-bkg {
	background-image: url(/cltc/images/nav_bkg.jpg);
	background-repeat: repeat-x;
	background-color: #453FA9;
	height: 193px;
}
.link-foot:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #03167C;
	text-decoration: underline;
	font-weight: bold;
}
.link-foot:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #03167C;
	text-decoration: underline;
	font-weight: bold;
}
.link-foot:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #03167C;
	text-decoration: underline;
	font-weight: bold;
}
.link-med:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #993300;
	text-decoration: underline;
	font-weight: bold;
}
.link-med:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #993300;
	text-decoration: underline;
	font-weight: bold;
}
.link-med:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #03167C;
	text-decoration: underline;
	font-weight: bold;
}
.pad5 {
	padding: 5px;
}
.padr5 {
	padding-right: 5px;
}

.link-large:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #993300;
	text-decoration: underline;
	font-weight: bold;
}
.link-large:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #993300;
	text-decoration: underline;
	font-weight: bold;
}
.link-large:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #03167C;
	text-decoration: underline;
	font-weight: bold;
}

.link-white:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: underline;
	}
.link-white:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: underline;
	}
.link-white:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: underline;
	}

a {
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
a:visited {
	color: #03167C;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
a:hover {
	color: #CC6633;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.sub-bkg {
	background-image: url(images/sub_body.jpg);
	
}
.sub-head {
	background-image: url(images/sub_head.jpg);
	background-repeat: repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #993300;
	font-weight: bold;
	text-indent: 15px;
	text-decoration: underline;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
.bodytxtbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight:bold;
}
.body-outline {
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC6633;
	text-decoration: none;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6699CC;
	text-decoration: none;
}
.body-highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #669966;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #6699CC;
	list-style-position: outside;
	list-style-type: disc;
	text-align: left;
	padding-left: 60px;
	padding-right: 15px;
	line-height: normal;
}
.form-table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	border: medium solid #FFFFFF;
}
.form-field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	height: 19px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #333333;
	background-image: url(images/form_bkg.gif);
	background-repeat: repeat-x;
	font-weight: bold;
}
.td-form-title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666699;
	font-size: 12px;
}
.bkg-grad {
	background-image: url(images/side-bkg.jpg);
	background-repeat: repeat-x;
	background-color: #CCC9C4;
}
.txtbox
{
font-family:verdana;
font-size:11px;
color:#000000;
text-decoration:none;
font-weight:normal;
border:solid 1pt #000000;
}
.whitebold
{
font-family:verdana;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
}
.whiteboldbig
{
font-family:verdana;
font-size:13px;
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
}
.button
{
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
    color:#CC6633;
	background-color:#FFFFFF;
	border:solid 1pt #CC6633;
	height:20;
	vertical-align:middle;
}
.error
{
	color:Red;
}