/* CSS Document */

body {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #CCCCCC
}
.header {
	background-color: #FFFFFF;
	text-align: left;
	width: 650px;
	border-color: #626DA3;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 10px;
	border-bottom-width: 0px;
	border-left-width: 10px;
}
.header td { 
	font-size: xx-small;
	color: #636DA5;
}
.header a:link, .header a:active, .header a:visited, {
	color: #636DA5;
	text-decoration: none;
 }
.header a: hover {
	color: #636DA5;
	text-decoration: none;
}
.navigation {  
	font-size: x-small;
	font-weight: bold;
	color: #FFBD59;
	text-decoration: none;
	background-color: #FF9900;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 650px;
	border-color: #626DA3;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 10px;
	border-bottom-width: 0px;
	border-left-width: 10px;
}
.navigation a:link, .navigation a:active, .navigation a:visited, {
	color: #FFFFFF;
	text-decoration: none;
}
.navigation a: hover {
	color: #C82F02;
	text-decoration: none;
}
.content {
	background-color: #CED1E3;
	padding-top: 30px;
	padding-right: 90px;
	padding-bottom: 50px;
	padding-left: 50px;
	border-color: #626DA3;
	width: 650px;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	text-align: left;
	background-image: url(/images/misc/backdrop_01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;

}
.content h1 {
	font-size: x-large;
	color: #FFFFFF;
	margin-bottom: 10px;

}
.content img {
	border: 5px solid #FFFFFF;
}
.imageBar {  
	background-color: #626DA3;
	border-color: #626DA3;
	width: 650px;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 10px;
	border-bottom-width: 0px;
	border-left-width: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px
}
.imageBar img {  
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.pageToolNorm a:link, .pageToolNorm a:active, .pageToolNorm a:visited, {  
	margin-right: 10px;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border: 2px #FFFFFF solid;
	background-color: #626DA3;
	font-size: xx-small;
	color: #FFFFFF;
	font-weight: bold;
}
.pageToolNorm a:hover {
	margin-right: 10px;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border: 2px #FFFFFF solid;
	background-color: #FF9900;
	font-size: xx-small;
	color: #FFFFFF;
	font-weight: bold;
}
.contacts {  
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 650px;
}
.contacts a:link, .contacts a:active, .contacts a:visited, .contacts a:hover, {   
	color: #FFFFFF;
	text-decoration: none;
}
.textBox {
	width: 275px;
}
td {
	font-size: x-small;
}
.textBoxSmall {
	width: 100px;
}
.noBorder img {
	border: 2px solid #FFFFFF;
}
