*{
  padding: 0em;
  margin: 0em;
}
body {
  margin: 25px;
  padding: 25px;
  font-family: arial, helvetica, sans-serif;
  font-size: 62.5%;
  background-color: #0E2B4D;
  /*background-image: url(../images/site-bg.gif);
  background-repeat: repeat;*/
  color: #000000;
}
/**** hyperlinks ****/

a:link, a:visited{
  color: #0066FF;
  text-decoration: none;
}
a:hover{
  text-decoration: underline;
}

/**** headers ****/

h1, h2, h3, h4, h5, h6 {
  font-family: arial, helvetica, sans-serif;
  font-weight: normal;
  color: #0066FF;
}
h1 {
  font-size: 1.6em;
}
h2 {
  font-size: 1.4em;
  /*font-weight: bold;*/
}
h3 {
  font-size: 1.2em;
  font-weight: bold;
}
h4 {
  font-size: 1.1em;
  font-weight: bold;
  color: #333333;
}
h5 {
  font-size: 1.0em;
  font-weight: bold;
}
h6 {
  font-size: .9em;
  font-weight: bold;
}
p {
  line-height: 1.5em;
}	
blockquote {
  font-style: italic;
}

/**** lists ****/

#sitenavigation ul{
 list-style-type: none;
}
ul ul{
 list-style-type: disc;
}
ul ul ul{
 list-style-type: square;
}

div.content ul
{
	list-style-type: disc;
	padding-left: 25px;
}

div.copy ul
{
	list-style-type: disc;
	padding-left: 20px;
	padding-bottom: 20px;
}

/**** forms ****/
form {
  margin: 0;
  padding: 0;
}
label{
 font: bold 1em arial,sans-serif;
 color: #334d55;
}				
input{
font-family: arial,sans-serif;
}

/* scrolling content text */
div.content {
/*  width: 365px;*/
/*  height: 325px;*/
  /*border: 1px solid #999999;*/
/*  background-image: url(../images/textarea-bg.gif);*/
/*  padding: 10px;*/
/*  overflow: auto;*/
/*  margin-top: 9px;*/
}
div.content p {
  font: normal 1.3em arial, helvetica, sans-serif; color:#333333;
}
div.content li {
  font: normal 1.2em arial, helvetica, sans-serif; color:#333333;
}
div.content h3 {
  font: normal 1.8em arial, helvetica, sans-serif; color:#0066FF;
}
div.content h4 {
  font: bold 1.1em arial, helvetica, sans-serif; color:#333333;
}
div.content strong {
  color: #333333;}
/**** images ****/
img {
  border: 0;
}

.copy
{
	color: #00223E;
	text-decoration: none;
	font-size: 1.5em;
	font-weight: normal;
	font-family: arial,helvetica,sans-serif;
}
/********** Layout Divs **********/
#wrapper {
/*	background: url(../images/footer-bottom.gif) no-repeat bottom left;*/
	margin: 0 auto 18px auto;
	padding-bottom: 18px;
	width: 955px;
	background-color: #F2E3BA;

}

#container {
	background: #fff url(../images/container-bg.gif) repeat-y top left;
	margin: 0 auto;
	padding: 0 19px;
	width: 956px;
}
#masthead {
  padding-top: 0;
  position: relative;
  width: 955px;
  height: 150px;
  border-bottom: 5px solid #00223E;
  background-color: #F1E3BC;
/*  background-image: url(../images/header-footer-bg.gif);
  background-repeat: repeat;*/
}
#logo {
  float: left;
  padding: 0;
  margin: 0;
  height: 75px;
}
#main {
  width: 955px;
  margin: 0 auto;
}
#contenthome {
  float: right;
  width: 675px;
  height: 310px;
  line-height: 1.8em;
  z-index: 1;
}

#columnone {
  float: left;
  width: 280px;
  height: 385px;
  background-color: #F2E3BA;
/*  overflow: hidden;*/
}
#columntwo {
  float: left;
  width: 675px;
  padding-top: 10px;
  min-height: 375px;
  border: 0 solid #000000;
  background-color: #F2E3BA;
/*  background-image: url(../images/column-two-bg.gif);
  background-repeat: repeat-y;*/
}
#columntwo h1 {
  font-size: 1.6em;
  margin: 0px 0 0px 0;
  padding: 0px 0 0px 0;
/*  text-indent: 12px;*/
}
#columntwo h2 {
  font-size: 2.2em;
  margin: 0 0 5px 5px;
  padding: 5px 0 0 0;
}
#columntwo h3 {
  margin: 0 0 5px 5px;
  padding: 0 0 5px 0;
}
#columntwo p {
  margin: 0 5px 15px 5px;
  padding: 0 10px 0 0;
  
}
/********** Navigation **********/

#container {
	width: 706px;
	background: #ffffff;
	text-align: left;
	font-size: 1.2em;
	/*border: 1px solid #003366;*/
	/*margin: 0 auto;*/
  padding: 0;
  margin: 0;
}
/*#container {
  font-size: 1.2em;
  float: left;
  margin: 0 0 0 200px;
  padding: 135px 0 0 0;
}*/
#navcontainer {
  font-size: 1.2em;
  float: right;
  margin: 123px 0 0 200px;
  padding: 0;
  display: block;
  z-index: 3;
}
.clearall {
  clear: both;
  height: 0;
  line-height: 0.0;
}
#sitenavigation, #sitenavigation ul {
  padding: 0;
  margin: 0; 
  list-style: none;
  font-family: arial, helvetica, sans-serif;
}
#sitenavigation a {
  display: block;
  text-decoration: none;
  padding: 5px 0px 5px 0px;
  font-size: 100%;
  color: #003366;
  font-weight: bold;
}
#sitenavigation a.activelink {
  padding: 5px 0px 5px 0px;
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #00223E;
}
#sitenavigation li {
  float: left;
  width: 9em;
  margin: 0px 20px 0px 0px;
	
}
#sitenavigation li ul, #sitenavigation ul li  {
  width: 12em;
  margin: 0;
  display: block;
  z-index: 3;
}
#sitenavigation ul li a  {
  color: #565656;
  border-right: 0;
  padding: 3px 12px 3px 16px;
}
#sitenavigation li ul {
  position: absolute;
  display: none;
  background-color: #ffffff;
  border: 1px solid #666666;
}
#sitenavigation li:hover a, #sitenavigation a:focus,
#sitenavigation a:active, #sitenavigation li.sitenavehover a {
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #00223E;
}
#sitenavigation li:hover ul, #sitenavigation li.sitenavehover ul {
  display: block;
  margin: 0;
}
#sitenavigation li:hover ul a, #sitenavigation li.sitenavehover ul a {
  color: #00223E;
  background-color: transparent;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #cccccc;
}
#sitenavigation ul a:hover {
  background-color: #ffffff!important;
  color: #00223E!important;
  text-decoration: underline!important;
}
/* \ */
#sitenavigation li {
  width: auto;
}

#contentnav {
	float: right;
	width: 675px;
	height: 55px;
	background: #ffffff;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #00223E;
}

/* Section Navigation - colunm One */
#sectionnavigation {
  margin: 0 0 15px 0;
  padding: 0;
  width: 300px;
  display: inline;
}
#sectionnavigation a {
  color: #00223E;
  font-weight: bold;
  font-size: 1.5em;
}
#sectionnavigation a:hover {
  color: #0066FF;
  text-decoration: none;
}
#sectionnavigation ul {
  list-style: none;
}
#sectionnavigation li {
  line-height: 1.4em;
  padding: 5px 0 5px 15px;
}
#sectionnavigation li ul {
  padding: 5px 0 0 0;
  list-style: none;
}
#sectionnavigation li.active a {
  color: #0066FF;
  font-weight: bold;
}
#sectionnavigation li li {
  padding: 0px 0 5px 12px;
  border: 0;
  color: #0066FF;
}
#sectionnavigation li li.active a {
  color: #0066FF;
  font-size: 1.3em;
  font-weight: normal;
  text-decoration: underline;
}
#sectionnavigation li li.active a:hover {
  text-decoration: none;
}
/* column two */
.twocols .col1 {
  float: left;
  width: 210px;
  padding: 10px;
  min-height: 350px;
}
.twocols .col2 {
  float: right;
  width: 410px;
  padding: 10px;
  border-left: 1px solid #51AAE8;
  min-height: 350px;
}
/* portfolio - colunm One */
#portfolio {
  margin: 0 0 15px 0;
  padding: 0;
  width: 300px;
}
#portfolio h2 {
  color: #0066FF;
  font-size: 1.6em;
  line-height: 1.5em;
  padding: 5px 0;
  font-weight: bold;
}
#portfolio a {
  color: #003366;
  font-weight: bold;
  font-size: 1.2em;
}
#portfolio a:hover {
  color: #0066FF;
  text-decoration: none;
}
#portfolio ul {
  list-style: none;
}
#portfolio li {
  line-height: 1.2em;
/*  padding: 5px 0 5px 5px;*/
}

#portfolio .portfoliodetail {
  margin: 0 0 15px 0;
  padding: 0;
  width: 300px;
}
#portfolio .portfoliodetail h4 {
  color: #00223E;
  font-size: 1.4em;
  line-height: 1.5em;
  margin: 0 5px 0 5px;
  padding: 0;
  font-weight: bold;
}
#portfolio .portfoliodetail p {
  color: #00223E;
  font-size: 1.4em;
  line-height: 1.6em;
  margin: 0 5px 0 5px; 
}
/* case studies */
#casestudies {
  margin: 0 0 5px 0;
  width: 325px;
}
#casestudies .casestudy {
  margin: 10px 5px 10px 0px;
}
#casestudies .casestudy h4 {
  line-height: 1.6em;
  margin: 0 0 0 5px;
}
#casestudies .casestudy h4 {
  color: #00223E;
  font-size: 1.2em;
  margin: 0 0 0 5px;
  text-indent: 0;	
  padding: 0;
  width: auto;			
}
#casestudies .casestudy p {
  font-size: 1.2em;
  line-height: 1.6em;
  margin: 0 5px 0 5px; 
}
#casestudies .casestudy a {
  text-decoration: underline;
}
#casestudies .casestudy a:hover {
  text-decoration: none;
}
/* Footer */
#footer {
  clear: both;
  width: 955px;
  height: 50px;
  border-top: 5px solid #00223E;
  font-size: 1.2em;
  margin: 0 auto;
  background-color: #F1E3BC;
  /*  background-image: url(../images/header-footer-bg.gif);
  background-repeat: repeat;*/
}

#footer a {
  color: #003366;
}
#breadcrumb {
  float: left;
  padding: 10px 0 0 20px;
  color: #00223E;
}
#breadcrumb a {
  font-weight: bold;
}
#links {
  float: right;
  padding: 10px 20px 10px 0;
}
#footer links p {
  margin: 0;
  text-align: left;
  font-weight: normal;
}
#links a {
  margin: 0 10px 0 0;
}
.OneBigger
{
	font-size: 110%;
}
#publicLogin {
  margin:10% 0px 25% 40%;
  font-size:12pt;
  font-weight:bold;
}
#FileDisplay {
  margin:0 0 0 0;
  font-size:12pt;
  font-weight:bold;
}
#FileDisplay table.main{
  height:320px;
  width:100%;
}
td.sections{
  width:50%;
  text-align:center;
  padding-top:20px;
}
td.sectionsLeft{
  width:50%;
  text-align:center;
  padding-top:20px;
  border-right: 1px solid;
}
td.sectionsRight{
  width:50%;
  text-align:center;
  padding-top:20px;
}
td.sectionsLeft table{
  width:100%;
  height:100%;
  text-align:center;
}
td.sectionsRight table{
  width:100%;
  height:100%;
  text-align:center;
}
td.labels{
  text-align:center;
  height:10px;
  padding-bottom:20px;
}
#UploadNewFile table{
 width:100%;
 /*border: 1px solid black;*/
}
#UploadNewFile td{
 width:33%;
 text-align:left;
}
#UploadNewFile td.label{
 width:33%;
 text-align:right;
 padding-right:20px;
}
#UploadNewFile td[colspan="2"]{
 width:33%;
 text-align:right;
}
#UploadNewFile input[type="text"]{
 width:200px;
 text-align:left;
}
#UploadNewFile input[type="image"]{
 background-color:#0E2B4D;
 color:#ffffff;
}
.casestudy
{
	padding-left: 10px;
}