﻿body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	margin: 0px;
	background-color:#002A49;
}

.container
{
	width:100%;
	float:left;
}

.column
{
	float:left;
	position:relative;
}

.clear
{
	clear:both
}

a
{
	text-decoration:none;

}

a:hover
{
	text-decoration:underline;
}

.wideTextBox {
	width: 325px;
}

.mediumTextBox {
	width: 200px;
}

.narrowTextBox {
	width: 150px;
}

.list
{
	width: 340px;
	
}

.modified {
	font-size: 0.8em;
	color: #A1ABB0;
	
}

.topMenu .actions 
{
	position: relative;
	color: white;
	font-weight: bold;
}

.topMenu .actions a
{
	color:black;
}

.topMenu .actions ul {
	left: 0px;
	top: 100%;
	display: none;
	position: absolute;
	list-style: none;
	background-color: white;
	border: 1px solid #9B9B9B;
	width: 165px;
	margin: 0px;
	padding:0px;

}

.topMenu .actions:hover ul {
	display: block;
}

.topMenu .actions ul li {
	display: block;
	position: relative;
	width: 100%;	
	text-align: left;
	padding: 3px 5px;
}

.bottomMenu .actions 
{
	float:right;
	position: relative;
	padding: 0px;
	color: black;
	font-weight: bold;
}

.bottomMenu .actions a
{
	color:black;
}

.bottomMenu .actions ul {
	right: 0px;
	bottom: 100%;
	display: none;
	position: absolute;
	list-style: none;
	background-color: white;
	border: 1px solid #9B9B9B;
	width: 165px;
	margin: 0px;
	padding-right:15px;
}

.bottomMenu .actions:hover ul {
	display: block;
}

.bottomMenu .actions ul li {
	position: relative;
	width: 100%;	
	text-align: right;
	padding: 3px 5px;
	margin:0px;
}


h1, h2, h3, h4, h5, h6, stong 
{
	color:black;
}

h1
{
	font-size: 1.5em;
}

h2 
{
	font-size: 1.4em;
}

h3 
{
	font-size: 1.3em;
	color:#002A49;
	margin:0px;
}

h4 
{
	font-size: 1.2em;
}

h5 
{
	font-size: 1.1em;
	color:#CF1B93;
}

h6 
{
	font-size: 1.0em;
}

#container
{
	width:768px;
	margin:0px auto;
}

#innerContainer
{
	width:766px;
	border:2px white solid;
}

#header
{
	background-image:url('../images/header-background.jpg');
	background-repeat:repeat-x;
	background-color:white;
	height:66px;
	padding:20px 5px;
}

#tagLine
{
	background-color:#002A49;
	color:white;
	font-size:0.9em;
	font-weight:bold;
	text-align:right;
	border-bottom:1px white solid;
	padding:5px 5px 0px 0px;
	z-index:50;
}

.topMenu
{
	background-color:#003862;
	height:218px;
	background-image:url('../images/menu-background.jpg');
	background-position:right top;
	background-repeat:no-repeat;
	border-top:1px white solid;
	border-bottom:1px white solid;
	z-index:100;
}

.topMenu a
{
	color:white;
}

.topMenu ul
{
	padding:20px 25px;
	margin:0px;
}

.topMenu ul li
{
	list-style:none;
	font-size:1.0em;
	font-weight:bold;
	color:white;
	padding:5px 0px;
}

#contentContainer
{
	width:766px;
	background-color:white;
	z-index:50;
}

#rightImage
{
	width:766px;
	background-image:url('../images/right-image.jpg');
	background-position:right top;
	background-repeat:no-repeat;
}

#contentArea
{
	width:555px;
	background-color:white;
	padding:10px;
}

.contentItem
{
	background-image:url('../images/content-background.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	overflow:hidden;
	margin:10px 0px;
	padding:10px;
	height:88px;
	width:542px;
}


.boxBackground {
	background-color:#E7ECFF;
	background-image: url('../images/content-background-header.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px 5px 10px 5px;
}
.box {
	background-image: url('../images/content-background-footer.jpg');
	background-position: center bottom;
	background-repeat: no-repeat;
	padding: 10px;
	display: inline-block;
}

.itemImage {
	float: left;
	margin: 0px 10px 10px 0px;
}
.box .title
{
	padding:0px;
	font-size:1.2em;
	font-weight:bold;
	margin:0px;
}


.box a
{
	color:#CF1B93;
	font-weight:bold;
	font-style:italic;
}

.box p
{
	margin:5px 0px 5px 0px;
}

.bottomMenu
{
	background-color:white;
	padding:10px;
}

.bottomMenu a
{
	color:#002A49;
	font-weight:bold;
}

#footer
{
	color:white;
	font-size:0.9em;
	padding:5px 0px;
}

#footer a
{
	color:white;
}

#footerLeft
{
	width:246px;
	padding-left:5px;
}

#footerRight
{
	width:508px;
	text-align:right;
	padding-right:5px;
}

#mainImage
{
	width:100%;
	text-align:center;
	margin-bottom:10px;
}

#images
{
	width:100%;
	text-align:center;
}

.galleryBoxBackground {
	background-color:#E7ECFF;
	background-image: url('../images/content-background-header.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	padding: 3px 0px;
	margin: 0px 5px 10px 5px;
	width:487px;
}
.galleryBox {
	background-image: url('../images/content-background-footer.jpg');
	background-position: center bottom;
	background-repeat: no-repeat;
	padding: 10px;
	display: inline-block;
}

.galleryBox .title
{
	padding:0px;
	font-size:1.2em;
	font-weight:bold;
	margin:0px;
}


.galleryBox a
{
	color:#CF1B93;
	font-weight:bold;
	font-style:italic;
}

.galleryBox p
{
	margin:5px 0px 5px 0px;
}

.galleryContainer
{
	width:100%;
	text-align:center;
}

.sampleList
{
	float:left;
	width:555px;
}

.sampleList .sample
{
	float:left;
	position:relative;
	width:165px;
	padding:5px;
	margin:5px;
	background-color:#E7ECFF;
}

.sampleList .sample .title
{
	font-size:1.0em;
	padding:0px 0px 5px 0px;
	margin:0px;
}

.sampleList .sample .title a
{
	color:#CF1B93;
}

.sampleList .sample .link
{
	font-size:1.0em;
	color:#CF1B93;
}

.imageItem
{
	float:left;
	position:relative;
	width:110px;
	margin:0px 0px 5px 5px;
}

.pager
{
	width:100%;
}

.pager a
{
	color:black;
}

.pager td
{
	width:33%;
	text-align:center;
	font-size:1.2em;
	font-weight:bold;
	color:red;
}