﻿body {
	background-position: top;
	margin: 0px;
	background-image: url('../images/tile.jpg');
	background-repeat: repeat-x;
	background-color: #04376C;
}


#mainDiv{
	width: 970px;
	margin-left: auto;
	margin-right: auto;
}
#TabMenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #CCCCCC;
	background-image: url('../images/button.jpg');
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-top: 7px;
	padding-bottom: 5px;
	width: 155px;
	display: inline-block;
	float: right;
	text-align: center;
	margin-left: 2px;
	text-decoration: none;
}

#TabMenu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:white;
	background-image: url('../images/button.jpg');
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-top: 7px;
	padding-bottom: 5px;
	width: 155px;
	display: inline-block;
	float: right;
	text-align: center;
	margin-left: 2px;
	text-decoration:none;
}
#TopMenu {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin-top: 15px;
	white-space: nowrap;
	margin-right: 10px;
}
#TopMenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: white;
	text-decoration: none;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #CCCCCC;
	margin-left: 12px;
	padding-right: 12px;
}

#TopMenu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: white;
	text-decoration: underline;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #CCCCCC;
	margin-left: 12px;
	padding-right: 12px;

}
#ContentBorder {
	background-color: #043D75;
	border-style: solid;
	border-width: 1px;
	border-color: #C0C0C0 #032E58 #032E58 #032E58;
	background-image: url('../images/borderFade.jpg');
	background-repeat: repeat-x;
	background-position: top;
	margin-bottom: 10px;
	padding-top: 30px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #FFFFFF;
	font-weight: normal;
	margin-left: 15px;
}
#ContentTable {
	width: 100%;
}
#Content {
	background-color: #FFFFFF;
	padding: 5px 20px 15px 20px;
	margin-bottom: 15px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 150%;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 150%;
}

#Content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 150%;
}

ol {
	margin-left: 28px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	margin-right: 5px;
}
ul {
	margin: 0px 5px 10px 25px;
	padding-left: 0px;
}

#SideMenu {
	margin: 20px;
}

#SideMenu p {
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	padding-bottom: 10px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #808080;
	padding-left: 3px;

}

#SideMenu a {
	color: #CCCCCC;
}
#SideMenu a:hover {
	color: white;
}

#ContentBack {
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;

}
.HeaderPic {
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-width: 3px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.PicFloatRight {
	border: 1px solid #C0C0C0;
	float: right;
	margin-left: 12px;
	margin-bottom: 10px;
	padding:2px;
}

.PicFloatLeft {
	float: left;
	padding: 2px;
	border: 1px solid #C0C0C0;
	margin-right: 12px;
	margin-bottom: 10px;
	margin-top: 5px;
}

.PicBorder {
	border: 1px solid #C0C0C0;
	padding: 2px;
}



#Footer {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #CCCCCC;
	margin-bottom: 20px;
}
#Content a {
	color: #04376C;
	text-decoration: underline;
}
#Content a:hover {
	text-decoration: underline;
}
img {
	border-style: none;
}
#hometable p {
	font-size: 10pt;
}

.FeatureBox {
	border: 1px #C0C0C0 solid;
	float: right;
	padding: 8px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #04376C;
	line-height: 125%;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #04376C;
	margin-top: 20px;
	margin-bottom: 10px;
}



#hometable img {
	margin-bottom: 30px;
	margin-right: 20px;
	border: 1px solid #C0C0C0;
	padding: 2px;

}

.click{
	background-position: center bottom;
	background-image: url('../images/clicktoenlarge.png');
	background-repeat: no-repeat;
	padding: 2px 2px 28px 2px;

}
    table.sample {
        border-width: 1px 1px 1px 1px;
        border-spacing: 2px;
        border-style: solid solid solid solid;
        border-color: gray gray gray gray;
        border-collapse: collapse;
        background-color: white;
        width: 100%;
    }
table.sample th {
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.sample td {
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
	font-family:Arial;
	font-size:10pt;
}
