body {
font: 100%/1 Verdana, Arial, Helvetica, sans-serif;
margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
padding: 0;
text-align: center;
color: #00334d;
background-color: #CCCCCC;
}
#container {
background: #ffffff;
margin: 0 auto;
text-align: left; /* this overrides the text-align: center on the body element. */
overflow: inherit;
width: 968px;
position:relative;
padding-left:20px;
padding-right:20px;
padding-bottom:20px;
}
#holder{
margin:0;
padding:10px 0px 0px 0px;
background-color:#b1c5d2;
}
#holder table{
width:10em;
margin-left:-50px;
}
#header {
background: #ffffff;
padding: 0 0px 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
height: 181px;
}

#header h1 {
margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#navcontainer{
	background-image:url(images/nav2bckgrnd.jpg);
        background-color:#CCCCCC;
	background-repeat:no-repeat;
	width:968px;
	height:38px;
	position: relative;
	float: none;
}
#topnavlist {
        position:relative;
	width: 968px;
        z-index:50px;
	color: #FFFFFF;
	height: 38px;
	float: none;
	padding-left: 235px;
}

#topnavlist ul
{
	margin: 0px auto;
	padding: 0px;
	padding-top: 10px;
}
#topnavlist  li
{
	display: inline;
	list-style-type: none;
	width: 968px;
	padding-right: 13px;
	font-size: 15px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#topnavlist a, #topnavlist a:link, #topnavlist a:visited
{
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

#topnavlist a:hover, #topnavlist a:active, #topnavlist a:focus
{
	color: #aba000;
	text-decoration: none;
}
#mainContent {
background: #ffffff;
margin: 0 0px 0 0px;	/*margin: 0 20px;*/
}
#mainContent2 {
position:relative;
background: #b1c5d2;
text-align:left;
margin: 0 0px 0 0px;
width: 968px;
}
#homeContent {
	background-color:#b1c5d2;
	position:relative;
	padding: 10px 0 20px 30px;
	line-height: 0.6em;
}
#homeContent h3 {
	padding-left: 3px;
}
#homeContent li {
	list-style-position: inside;
}
#companyContent 
{
position: relative;
}
#content1 {
position:relative;
margin-bottom:20px;
padding-left: 270px;
background-color: #b1c5d2;
}
#content2 {
	position:relative;
	height: 250px;
	width: 967px;
	background-color: #FFFFFF;
	padding-top: 15px;
}
#content3 {
	position:relative;
        padding:20px 40px 50px 270px;
	background-color: #b1c5d2;
}
/*
padding-top: 50px;
	padding-bottom: 50px;
	font-size: 0.9em;
*/
#contentprivacy {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	line-height:.8em;
	position:relative;
	padding-left:270px;
	background-color:#b1c5d2;
	padding-right:0px;
	padding-bottom:50px;
}

#content4 {
position:relative;
padding:20px 0px 50px 270px;
background-color: #b1c5d2;
margin:0px;
width:70%;
}

#content4 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #00334d;
	line-height: 2em;
text-decoration:underline;

}
#content4 a:hover {
color: #aba000;

}
#content5{
font-family: Verdana, Arial, Helvetica, sans-serif;
position:relative;
padding-left:270px;
background-color: #b1c5d2;
color: #00334d;
margin: 0px 40px 0 0px;
padding-bottom: 50px;
padding-top: 40px;
font-size: 1em;
line-height: 3em;
}
#content5 a {
line-height: 2em;
}
.contactlist {
list-style-type: none;
margin: 0;
padding: 0;
}
#contactlistcontainer {
         margin-left:247px;
        line-height: 1.25em;
	overflow: hidden;
	width:65%;
	background-color: #ffffff;
	text-align: right;
}
#contactlistcontainer ul {
text-align:left;
list-style-type: none;

}
#contactlistcontainer ul li {
display: inline;
}
#contactlistcontainer ul li a {
text-decoration: none;
padding: .3em .1em;
font-size: 0.7em;

}
#footerlistcontainer {
overflow: hidden;
width: 968px;
padding: 0 0px 5px 0px;
background-color: #b1c5d2;
text-align: center;
height: 20px;
clear: both;
}
#footerlist {
list-style-type: none;
margin: 0;
padding: 0;
display: inline;
}
#footerlistcontainer  ul {
list-style-type: none;
margin: 0;
padding: 0;
}
#footerlistcontainer  ul  li {
display:inline;
}
#footerlistcontainer  ul  li  a {
text-decoration: none;
padding: .3em .1em;
line-height: 1.25em;
font-size: 0.7em;
}
#footer2 {
background-image: url(images/footer2.jpg);
height: 36px;
width:968px;
background-repeat: no-repeat;
}
#picture {
position:relative;
}

#formsmall {
position:relative;
padding-top:50px;
width: 200px;
text-align: left;
}
h1, h2, h3, h4, h5, h6 {
margin:0;
font-weight:normal;
text-align: left;
}
h1 {
letter-spacing:-1px;
font-size:1.25em;
text-transform: uppercase;
color: #aba000;
}
h2 {
padding:70px 0;
letter-spacing:-1px;
font-size:1.25em;
color: #aba000;
margin-bottom: -10px;
line-height: 1.25em;
}
h3 {
font-size:0.9em;
font-weight:bold;
padding-top: 15px;
}
p {
margin:0;
padding:0 0 0 0;
text-align:left;
list-style-type: none;
line-height:1.5em;
}
ul, ol {
margin:0;
padding:0 0 0 0;
text-align:left;
line-height:1em;
}
li {
list-style-image:url(images/bullet1.gif);
line-height:1.25em;
}
blockquote {
margin:1.25em;
padding:1.25em 1.25em 0 1.25em;
}
small {
font-size:0.8em;
color: #aba000;
line-height: 1.4em;
}
small2 {
font-size:0.85em;
color: #aba000;
line-height: 1.4em;
}
table {
float:none;
width:968px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.85em;
color:#00334d;
margin:0 auto;
padding:0px;
line-height: 2.5em;
background-color: #b1c5d2;
}
img {
	border:0;
	padding-right: 32px;
	margin-left: 20px;
}

sup {
position:relative;
bottom:1.25em;
font-size:0.4em;
vertical-align:baseline;
}
sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}
acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}
#contactlistcontainer a, a:link{
	text-decoration:none;
	font-size: 0.7em;
	color: #00334d;
	line-height: 1em;
}
#contactlistcontainer a:visited{
	text-decoration:none;
	font-size:0.7em;
	color:#666666;
	line-height: 1em;
}
#contactlistcontainer a:hover{
	text-decoration:none;
	font-size:0.7em;
	color:#aba000;
	line-height: 1em;
}
#footerlist a, a:link{
	text-decoration:none;
	font-size: 0.7em;
	color: #00334d;
	line-height: 1em;
}
#footerlist a:visited{
	text-decoration:none;
	font-size:0.7em;
	color:#666666;
	line-height: 1em;
}
#footerlist a:hover{
	text-decoration:none;
	font-size:0.7em;
	line-height: 1em;
	color: #999900;
}

a, a:link {
text-decoration:none;
font-size: 0.85em;
color: #29546a;
line-height: 1em;
}
a:visited {
text-decoration:none;
font-size:0.85em;
color:#29546a;
line-height: 1em;
}
a:hover {
text-decoration:none;
font-size:0.85em;
color:#ffffff;
line-height: 1em;
}
form {
margin:0;
padding:0;
display:inline;
}
.clear {
clear:both;
}
.float-left {
float:left;
margin-left:0;
position:relative;
left:0;
top:-15px;
}
.float-right {
float:right;
}
.text-center {
vertical-align:middle;
}
.boldtype {
font-weight:bold;
font-size: .6em;
}
.paraspace1 {
padding-bottom: 15px;
padding-right:120px;
}
.spacebottom {
padding-bottom: 10px;
}
.spacetop {
padding-top:70px;
}
.redtype {
color:#FF0000;
font-style:italic;
}
.bluetype{
color:#00334d;
font-size: 0.8em;
padding-left:10px;
}
.greentype {
color:#aba000;
}
.astericindent {
padding-left:9px;
}
.copyright {
text-align:left;
}
.smallertype {
font-size:0.8em;
}
.italicQuote{
font-style:italic;
font-size:0.7em;
line-height:1.25em;
color: #aba000;
}
.italicHeader{
font-style:italic;
}
.spaceforli {
padding-bottom:10px;
}
.contactEmail {
font-size:1.25em;
color:#aba000;
}
.homecopyright{
text-align:left;
}
.hometextlinks{
display:inline;
}
.table1 {width:968px;
margin:0px;
padding:0px;
font-size:1em;
 }


.loginContainer
{
	position:relative;
	left:auto;
	right:auto;
		
}

.userName
{
	position:absolute;
	top:-10;
	z-index:10;
	left:100;	
}

.password
{
position:absolute;
left:100;
top:-10;
z-indext:20;	
}

#containerlogin{
	margin:0 auto;
	padding-top: 100px;
	width: 562px;
}
#containerlogin img {
	margin: 0 auto;
	padding: 0px 0px;
}

#Div1
{
	height:258px;
	background-color:#ffffff;
	padding-top:15px;
	position:relative;
	width:968px;
}
#Div1 a:link
{
text-decoration:underline;
font-size: 1em;
font-color:#00334D;
}
#Div1 a:hover
{
font-size: 1em;
color:#aba000;
}
#Div1 h2
{
padding:30px 0;
font-size:1em;
}
.principlesButton
{
	position:relative;
	float:right;
	top:11px;
	right:30px;
}

.missionButton
{
	position:relative;
	float:right;
	top:11px;
	right:60px;
}

#ImageButton1
{
	position:relative;
	top: -100px;
	right: -316px;
margin-bottom:50px	
}

#UserNameTextBox
{
	position: relative;
	top:-260px;
	right: 5px;	
}

#PasswordTextBox
{
	position: relative;
	top:-223px;
	right: 140px;	
}
#strip {
background-color:#CCCCCC;
width: 968px;
height:50px;
margin:0px;

}
#companybuttonHolder
{
padding:0px 0px 0px 0px;

}
.textintables{
text-align:right;
}
.headerCamelCase
{ 
text-transform: capitalize;

}

