﻿body {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	margin: 0;
	height: 100%;
	background-color: #FFFFFF;
}
h1 { 
font-size:24px; 
color:#002d62;
text-transform:uppercase;
}
h2 { font-size:14px; 
color:#002d62;
text-transform:uppercase;

}
h3 { font-size:14px; }
h4 { font-size: 12px; }
h5 { font-size: 10px; }
h6 { font-size: 8px; }

b,strong {
color:#58595b;
}

.Caption {
	font-size:11px;
	font-style:oblique;
}
.cktk_subheader{
font-weight: bold;
color: #50708a;
border-bottom: 1px solid #d7d7d7;
padding: 0 0 5px 0;
margin: 0 0 20px 0
}
.thumbBox{
float: left;
width: 162px;
margin-bottom: 40px;
}
.thumbBox2{
float: left;
width: 290px;
margin-bottom: 40px;
}
.thumbHeader{
font-weight: bold;
color: #587a96;
text-align: center;
margin: 0 0 8px 0;
height: 30px;
}
.thumbLinks{
text-align: center;
color: #afb8be;
}
.thumbImage{
text-align: center;
}
.thumbLinks a:link {
text-decoration: none;
color: #afb8be;
}
.thumbLinks a:visited {
text-decoration: none;
color: #afb8be;
}
.thumbLinks a:hover {
text-decoration: underline;
color: #86bce3;
}
.thumbLinks a:active {
text-decoration: none;
color: #afb8be;
}
.thumbHeader a:link {
text-decoration: none;
color: #587a96;
}
.thumbHeader a:visited {
text-decoration: none;
color: #587a96;
}
.thumbHeader a:hover {
text-decoration: underline;
color: #587a96;
}
.thumbHeader a:active {
text-decoration: none;
color: #587a96;
}
.thumbSep{
float: left;
margin: 25px 40px 0 40px;
}
.clear{
clear: both;
}
