body{
	font-family : arial;
	border: 0px;
	color : #000;
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	font-face: Verdana, Tahoma;
	font-size:11px;
}

td {
	font-face: Verdana, Tahoma;
	font-size:11px;
}

p {
	padding:0;
	margin:0 0 8 0;
}

h4 {
	font-size:14px;
	color: #fff;
	margin:0 0 10 0;
	padding:5;
	text-align:left;
	background-color: #002d56;
	border-bottom: 2px solid #f78f1e;
}

h4{
	color: #fff;
}

h5 {
	font-size:14px;
	color: #002d56;
	margin:0 0 10 0;
	padding:5;
	text-align:left;
	background-color: #d9d9da;
	border-bottom: 1px solid #f78f1e;
}


h3 {
	font-size:14px;
	color: #f78f1e;
	margin:0;
	padding:0;
	text-align:left;
}


hr {
	border: 1px solid #6c869d;
	height: 1px;
}


ul {
	padding:0 0 0 18;
	margin:0;
}

ul a {
	margin:0;

}

li {
	list-style: url('images/navArrow.gif');
	padding:0;
	margin:0 0 2 0;
}

img {
	border-color:#000;
}

.nav a,
.nav a:visited,
.nav a:link {
	font-face:Verdana, Tahoma;
	font-size:12px;
	font-weight: bold;
	color: #002d56;
	text-align:right;
}

.nav a:hover {
	color: #f78f1e;
	text-decoration:none;
}

.subnav .subnav a,
.subnav a:visited,
.subnav a:link {
	font-size:10px;
	font-weight: bold;
	color: #6c869d;
	text-align:right;
}

.subnav a:hover {
	color: #f78f1e;
	text-decoration:none;
}

.blue {
	background-color:#002d56;
	text-align:left;
	vertical-align:bottom;
}

.bluetop {
	font-weight: bold;
	background-color:#002d56;
	/*text-align:justify;*/
	vertical-align:top;
	padding:46 25 0 25;
	color:#fff;
}

.bluetop a,
.bluetop a:visited,
.bluetop a:link {
	color: #fff;
}

.bluetop a:hover {
	color: #f78f1e;
	text-decoration:none;
}

.grey {
	background-color:#d9d9da;
	text-align:right;
	vertical-align:bottom;
}

.whitegrey {
	background-image: url('images/whiteGreyBack.gif');
	background-repeat: repeat-y;
	vertical-align:top;
	padding-top:79;
}

.whitegrey img {
	margin: 6 0;
	border:2px solid #d9d9da;
}

.white {
	text-align:right;
	vertical-align:middle;
}

.main {
	/*text-align:justify;*/
	vertical-align:top;
	padding: 0 20 0 20;
}

.maintop,
.thumbtop {
	/*text-align:justify;*/
	vertical-align:top;
	padding: 0 20 0 20;
}

.mainleft {
	/*text-align:justify;*/
	vertical-align:top;
	padding: 0 10 0 20;
}

.mainright {
	/*text-align:justify;*/
	vertical-align:top;
	padding: 0 20 0 10;
}


.main a,
.main a:visited,
.main a:link,
.mainleft a,
.mainleft a:visited,
.mainleft a:link,
.maintop a,
.maintop a:visited,
.maintop a:link,
.mainright a,
.mainright a:visited,
.mainright a:link {
	color: #002d56;
	font-weight:bold;
}

.main a:hover,
.mainleft a:hover,
.maintop a:hover,
.mainright a:hover {
	color: #000;
	text-decoration:none;
}


.thumbtop a,
.thumbtop a:visited,
.thumbtop a:link {
	color: #fff;
	font-weight:bold;
}

.thumbtop a:hover {
	color: #f78f1e;
	text-decoration:none;
}

.thumbleft {
	padding: 0 10 0 20;
}

.thumbright {
	padding: 0 20 0 10;
}

.thumbmiddle {
	padding: 0 10 0 10;
}

.thumbright p,
.thumbleft p,
.thumbmiddle p {
	text-align:center;
	background-color:#d9d9da;
	color:#ffffff;
	vertical-align:top;
	padding:5;
	margin:0 0 20 0;
	border:1px solid #c8c8c8;
}


.thumbright a,
.thumbright a:visited,
.thumbright a:link,
.thumbleft a,
.thumbleft a:visited,
.thumbleft a:link,
.thumbmiddle a,
.thumbmiddle a:visited,
.thumbmiddle a:link  {
	color: #002d56;
	font-weight:bold;
	text-decoration:none;
	font-size:12;
}

.footer {
	font-size:10px;
	color:#000;
	padding:0 20 0 20px;
}

.footer a {
	font-size:10px;
	color:#000;

}

.footer a:hover {
	text-decoration:none;
}

.signoff {
	color: #d9d9da;
	padding: 2px 0px;
	font-weight:bold;
	text-decoration: none;
	font-size:11px;
}

a.signoff:hover {
	color:#002d56;
}