﻿@import url('modules.css');

body{
	margin : 0;
	padding : 0 0 0 0; 
	text-align : center; 
	background-color : #f5f5f5;
	
}

P{
	margin : 0 0 1em 0;	
	padding : 0 0 0 0;
	line-height : 1.6;
}

A{
	text-decoration : none;	
	color : #006699;
}

A:hover{
	color : #900;
	text-decoration : underline;
}

H1{
	margin : 0 0 0.5em 0;
	padding : 0 0 2px 0;
	color : #000099;
	font-size : 180%;
	font-weight : normal;
	border-bottom : 1px solid #ccc;
}
H2{
	margin : 0 0 0.5em 0;
	color : #6297b3;
	font-size : 160%;
	font-weight : normal;
}
H3{
	margin : 0 0 0.5em 0;
	color : #000099;
	font-size : 140%;
	font-weight : normal;
}
H4{
	margin : 0 0 0.5em 0;
	color : #6297b3;
	font-size : 130%;
	font-weight : normal;
}
H5{
	margin : 0 0 0.5em 0;
	color : #000099;
	font-size : 120%;
	font-weight : normal;
}
H6{

	margin : 0 0 0.5em 0;
	color : #6297b3;
	font-size : 100%;
	font-weight : bold;

}
UL, OL, Blockquote{
	margin : 0 1.5em 1em 1.5em;	
	padding : 0 0 0 0;	
}
UL LI UL, OL LI OL{
	margin : 3px 0 3px 0;	
	padding : 0 0 0 0;	
}


LI{
	margin : 0 0 0.2em 0;	
	padding : 0 0 0 16px;
	background-image : url(/assets/gfx/bullet.gif);
	background-repeat : no-repeat;
	background-position : 0px 3px;
	list-style : none;
}

UL.links LI{
	margin-bottom : 8px;
}

LI UL LI{
	background-image : url(/assets/gfx/bullet2.gif);
}
LI UL LI UL LI{
	background-image : url(/assets/gfx/bullet3.gif);
}
LI UL LI UL LI UL LI{
	background-image : url(/assets/gfx/bullet4.gif);
}
LI UL LI UL LI UL LI UL LI{
	background-image : url(/assets/gfx/bullet5.gif);
}

HR{
	margin : 0 0 1em 0;
	padding : 0 0 0 0;
	color : black;
	background-color : black;
	height : 1px;
	border : none;
}

TABLE{
	font-size : 100%;
}

Label{

}

#logoBlock{
	background-image : url(/assets/gfx/container.png);
	background-repeat : repeat-y;
	width : 766px;
	margin : 0 auto 0 auto;
	padding: 5px 0 5px 0;
	text-align : center;
	font-family : "Segoe UI", Tahoma, Geneva, Verdana;
	font-size : 0.75em;
	background-image : url(/assets/gfx/container.png);
	background-repeat : repeat-y;
}

#container{
	width : 736px;
	margin : 0 auto 0 auto;
	padding : 0 15px 0 15px;
	text-align : center;
	font-family : "Segoe UI", Tahoma, Geneva, Verdana;
	font-size : 0.75em;
	background-image : url(/assets/gfx/container.png);
	background-repeat : repeat-y;

}

.photoBlock{
	padding : 0 0 0 0;
	margin : 0 0 0 0;
	border-bottom : 1px solid white;
	border-top : 1px solid white;
	background-color : #6699ff;
}
.photoBlock IMG.spacer{
	border-left : 1px solid white;
	border-right : 1px solid white;
}
.photoBlock IMG.positioner{
	border-left : 1px solid white;
	border-right : 1px solid white;
	margin : 0 2px 0 0
}


.bluebar{
	background-color : #0b128f;
	height : 11px;
	line-height : 1;
	font-size : 5%;
}


#columnOne{
	float : left;
	width : 186px;
	text-align : left;
	padding : 12px 0 0 0;
	margin : 0 0 1em 0;
	background-image : url(/assets/gfx/menu.png);
	background-repeat: repeat-y;
	background-position : 0% 100%;
}

#columnOne ul{
	margin : 0 14px 0 14px;
	padding : 0 0 0 0;
}
#columnOne ul li{
	margin : 0 0 10px 0;
	padding : 0 0 0 20px;
	background-image : url(/assets/gfx/bullet.gif);
	background-repeat : no-repeat;
	background-position : 0 3px;
	font-weight : bold;
}
#columnOne ul li a{
	color: black;
	text-decoration : none;
}
#columnOne ul li a:hover{
	color : #006699;
	text-decoration: none;
}
#columnOne ul LI UL{
	margin : 10px 0 0 0;
	padding : 0 0 0 0;
}
#columnOne ul li ul li{
	margin : 0 0 10px 0;
	padding : 0 0 0 16px;
	background-image : url(/assets/gfx/bullet2.gif);
	background-repeat : no-repeat;
	background-position : 0 3px;
	font-weight : normal;
	
}
#columnOne ul li ul li a{
	color : #006699;
}
#columnOne ul li ul li a:hover{
	color : #900;
	text-decoration: none;
}





#columnTwo{
	width : 530px;
	float : right;
	padding : 5px 0x 5px 0;
	margin : 10px 0 -120px 0;
	text-align : left;
	min-height : 472px;
}

#addressBlock{
	float : left;
	width : 156px;
	background-image : url(/assets/gfx/addressBlock.png);
	background-repeat : no-repeat;
	background-position : 0% 0%;
	padding : 15px 10px 15px 20px;
	text-align : left;
	margin : 0 0 1em 0;
}

.clear{
	clear : both;
}

#footerBar{
	background-color : ;
}

#footer{
	color : #666;
	width : 736px;
	margin : 0 auto 0 auto;
	padding : 5px 15px 5px 15px;
	text-align : center;
	font-family : "Segoe UI", Tahoma, Geneva, Verdana;
	font-size : 0.75em;
	background-image : url(/assets/gfx/container.png);
	background-repeat : repeat-y;
	border-bottom : 1px dotted black;

}
#footer A{
	color : black;
	text-decoration : none;
}
#footer A:hover{
	color : black;
	text-decoration : underline;
}

#updated{
	text-align : left;
	float : left;
	width : 300px;
}

#cwn{
	text-align : right;
	float : right;
	width : 300px;
}


.clear{
	clear : both;
	height : 1px;
	font-size : 5%;
}


table.dataTable{
	background-color : #f5f5f5;
	border : 1px solid #ccc;
	margin : 0 0 1em 0;
	width : 100%;
	border-collapse : collapse;
}

table.dataTable TD{
	padding : 2px 5px 2px 5px;
	border : 1px solid #ccc;
	color : black;
	vertical-align : top;
	border-collapse : collapse;
}
table.dataTable TH{
	padding : 2px 5px 2px 5px;
	border : 1px solid #ccc;
	background-color : #e4e4e4;
	color : black;
	vertical-align : top;
	border-collapse : collapse;
}


Table.gallery{
	margin : 0 auto 1em auto;
	font-size : 90%;
	clear : none;
	table-layout : fixed;
}
Table.gallery TD.photo{
	padding : 8px;
	background-color : #9ccae2;
	width : 215px;
}

Table.gallery TD.photo IMG{
	border : 1px solid #999;
}

Table.gallery TD.caption{
	padding : 3px 5px 3px 5px;
	font-weight: bold;
}

Table.gallery TD{
	border : 1px solid #999999;
	background-color : #cbdce5;
	text-align : center;
}
Table.gallery TD.spacer{
	border : none;
	background-color : white;
	text-align : center;
	width : 10px;
	height : 10px;
}


.floatRight{
	float : right;
    border : 3px solid #9CCAE2;
    margin : 3px 0 8px 10px;
    padding : 0 0 0 0;
    clear : right;
}
.floatLeft{
	float : left;
    border : 3px solid #9CCAE2;
    margin : 3px 10px 8px 0;
    padding : 0 0 0 0;
    clear : right;
}

.imageBorder{
	border : 3px solid #9CCAE2;
    margin : 3px 10px 8px 0;
    padding : 0 0 0 0;
}

.showResultsTable{
    border : 1px solid #999;
    border-collapse : collapse;
    margin : 0 0 2em 0;
    padding : 0;
    font-size : 100%;
    font-weight : normal;
    width : 100%;
}

.showResultsTable TD{
    border : 1px solid #999;
    border-collapse : collapse;
    background-color : #e6ecef;
    padding : 1px 3px 1px 3px;
}
.showResultsTable TD.altrow{
    background-color : white;
}

.showResultsTable TH{
   background-color : #cbdce5;
   font-weight : bold;
	padding : 1px 3px 1px 3px;
}

