body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bgtile.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-repeat: repeat;
	}

A:link {color: #000099; font-weight: normal;}
A:visited {color: #000099; font-weight: normal;}
A:active {color: #000099; font-weight: normal;}
A:hover {color: #6699ff; font-weight: normal;}
A{text-decoration:none}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #464646;
	text-decoration: none;
}
.outerborder {
	border: thin solid #024186;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #d92716;
	text-decoration: none;
}


.header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #034999;
}


.navlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.welcome {
	background-color: #FFFFFF;
	background-image: url(../images/welcome.gif);
	background-repeat: no-repeat;
	background-position: 0px 12px;
}

.dashed {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #464646;

}

.subgrad {
	background-image: url(../images/sub-gradient.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.tabbor {
	border: 1px solid #215fa6;
}

.bg-graident {
	background-image: url(../images/header-gradient.gif);
	background-repeat: repeat-x;
}


.quicklink A{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #464646;
	text-decoration: underline;
	margin-left: 12px;
}

.quicklink A:hover{
color: #d92716;
}

.footer  A{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.footer  A:hover{
	text-decoration: underline;
}

.nav a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.nav a:hover {
	color: #FF0000;
}

.quick {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #464646;
	text-decoration: none;
}

.view {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;}

.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.leftPad {
	padding-left:15px;
}

A:hover.TTKheader {
	text-decoration:none;
	color:#000000;
	font-weight:bold;

}

#headerLink a {
	position:absolute;
	height:84px;
	width:320px;
	text-decoration:none;
}

#headerLink a i {
	visibility:hidden;
}

/* --- Styles added for the latest blog entries displayed on the homepage --- */
#latestblog {
	margin: 0px 18px 5px 18px;
	/*padding:0px 8px 5px 8px;*/
	text-align: left;
	width:158px;
	border: 1px solid #215fa6;
}

#latestblog h2 {
	display:block;
	padding:0;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #464646;
	text-decoration: none;
	background-image: url(../images/sub-gradient.gif);
	background-repeat: repeat-x;
	text-align:center;
}

#latestblog p {
padding:5px;
}
