/* commented backslash hack v2 \*/ 
html, body{height:100%; min-height: 100%;} 
/* end hack */ 
html,body {
    margin: 0;
	padding: 0;
	height: 100%;
	min-height: 100%;
}

body {
    
    height: 100%;
    min-height: 100%;
    text-align: center;
    background-color: #d6e6fa;
}

submenu body {
	background-color: #FFFFFF;
	height: 100%;
	margin: 0px 0px 0px 0px;
	text-size: 90%;
}

hr {
	background-color: #000000;
	border: 0px;
	height: 1px;
	padding: 0px;
	margin: 0px;
}

h1 {
	background-color: #12256a;
	font-size: 130%;
	text-align: left;
	border: 1px solid #b20304;
	color: #ffffff;
	padding: 8px;
	font-family : Arial Narrow, Arial;
	font-weight: normal;
	margin-top: 0;
}

p {
    font-size: 80%;
	color: #000000;
	font-family: arial;
	margin-top: 0px;
    margin-bottom:8px;  
}

ul {
    margin-left: 0px;
}

li {
    font-size: 80%;
    background: url(images/img-bullet.gif) no-repeat;
	background-position: 0px 0px;
	padding: 0px 0px 0px 35px;
	list-style-type: none;
	margin-bottom: 5px;
}

a {
	font-size: 100%;
	color: #12256a;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #b20304;
}

td {
	font-family: arial;
}

.lefttd {
	width: 165px;
	vertical-align:top;
}

.bodytd {
	vertical-align: top;
	width: 830px;
	padding-left: 5px;
}

.headertd {
	vertical-align: bottom;
	width:995px;
	height:145px;
	vertical-align:bottom;
}

.footertd {
	width:995px;
	height:55px;
	background-color: #12256a;
	border: 1px solid #b20304;
	padding-left: 45px;
	color: #ffffff;
}

.menuoption {
	background-image: url(images/blank.gif); 
	width: 145px;
	height: 18px;
	vertical-align: top;
}

.navOption {
	background-color: #12256a;
	font-size: 80%;
	padding: 5px;
	text-align: center;
	border-top: 1px solid #b20304;
	border-right: 1px solid #b20304;
	border-left: 1px solid #b20304;
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
}

.navOption a {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

.navOption a:hover {
	text-decoration: underline;
	color: #ffffff;
}

.menuoptionselected {
	width: 145px;
	height: 18px;
	vertical-align: top;
	background-position: left bottom;
	background-image: url(images/background-menu-selected.gif);
	background-repeat: no-repeat;
}

.submenu 
{
	background-color: #E7E7E7;
	vertical-align: top;
	padding: 5px 3px 5px 25px;
	
}

.submenutable {
	width: 137px;
	margin: 0px 0px 5px 2px;
}

.submenuoption {
  
	color: #2D4492;
	font-family: arial;
	text-decoration: none;
}

.submenuoption:hover {
	color: #000000;
	text-decoration: underline;
}

.submenuoption:visited {
	text-decoration: none;
}

.submenuoptionselected {
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
}

.submenuoptionheader {
	 font-size: 70%;
	 color: #000000;
	 font-family: arial;
	 text-decoration: none;
	 font-weight:bold;
	 margin: 5px 0px 0px -15px;	 
	 #margin: 5px 0px 0px 0px;
}

.submenuoptionheadertop {
	 font-size: 70%;
	 color: #000000;
	 font-family: arial;
	 text-decoration: none;
	 font-weight:bold;
	 margin: 0px 0px 0px -22px;
}

ul.submenuul {
	padding: 0px 2px 0px 2px;
	margin: 0px 0px 0px -5px;
	list-style-type: none;
	font-size: 85%;
	background: none;
}

.submenuul a {
	color: #ffffff;
	font-weight: normal;
}

.submenuul a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.submenuli {
    margin-left:-15px;
    color: #ffffff;
    background: url(images/img-bullet-small.gif) no-repeat;
    background-position: -1px 3px;
	padding: 0px 0px 0px 15px;
	font-size: 80%;
	margin-bottom: 0px;
	font-weight: normal;
}

.submenulifb {
    margin-left:-15px;
    color: #ffffff;
    background: url(images/img-facebook.png) no-repeat;
    background-position: 0px 4px;
	padding: 0px 0px 0px 15px;
	font-size: 80%;
	margin-bottom: 0px;
	font-weight: normal;
}

.bold	{
	font-weight: bold;
}

.header {
	font-weight: bold;
}

form { 
	display: inline; 
} 

.forminput { 
	font-family: monospace; 
	font-size : 100%;
}

.formtext {
	color: #2D4492;
	border: 1px solid #12256A;
	font-family: arial;
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-transform: none;
}

.smalltext {
	font-size: 80%;
}

.highlight {
	font-size: 110%;
	font-weight: bold;
}

.headerbar 
{
    font-family : Arial Narrow, Arial;
    background-color: #12256a;
    height:55px;
    text-align:right;
    padding-right:10px;
    font-size: 140%;
    color: #FFFFFF;
    border: 1px solid #b20304;
}

.contacttd {
    width:830px;
    height:87px;
    text-align:right;
    padding-top:45px;
}

.contentblock {
    background-color:#d7e5f7;
    margin: 0px 0px 20px 0px;
    padding: 0px 0px 0px 10px;
    width:655px; 
    float:left;
}
td.contentblock {width: 300px;}

.photoimg {
    border: solid 1px #000000;
}

.projectHolders {
	border: 1px solid #b20304; 
	width: 150px;
	margin-bottom: 5px;
	background-color: #183598;
}

.projectdiv 
{
    width:151px; 
    background-color: #12256a;
	border: 1px solid #b20304;
    color: #FFFFFF;
    text-align:center;
    font-size:85%;
    margin: 0px;
    padding-top:10px;
    padding-bottom: 10px;
}

.projecthead a {
	font-weight: normal;
}

.projecthead
{
    width:150px; 
    background-color: #12256a;
    border-bottom: 1px solid #b20304;
	color: #FFFFFF;
    text-align:center;
    font-size:85%;
    margin: 0px;
    padding-top:5px;
    padding-bottom: 5px;
}

.projectsList {
	font-size: 85%;
	color: #ffffff;
	list-style-type: none;
	margin: 5px 0px 10px 10px;
	padding: 0px;
}

.projectsList li {
	margin-bottom: 5px;
	list-style-type: none;
	background: url(images/img-bullet-small.gif) no-repeat;
    background-position: -1px 7px;
	padding: 0px 0px 0px 15px;
	font-weight: normal;
}

.projectsList li a {
	font-weight: normal;
}

.imgBorder {
	border: 1px solid #000000;
}

.submitButton {
	background-color: #12256a;
	border: 1px solid #b20304;
	color: #ffffff;
}

#projectsLinks a {
	color: #ffffff;
}

.accountsTable td {
    font-size: 80%;
}
 
 .defaultList  {
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	line-height: 30px;
}

 .defaultList li  {
	background: url(images/img-bullet.gif) no-repeat;
	background-position: 0px 5px;
	padding: 0px 0px 0px 35px;
}

.informationTable {
	font-size: 75%;
	background-color: #ffffff;
}

.informationTable td {
	border-top: 1px solid black;
	border-right: 1px solid black;
	padding: 6px;
}

.headerrow {
	background-color: #0054a6;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

.headerrow a {
	color: #ffffff;
	text-decoration: underline;
}

.headerrow a:hover {
	color: #ffffff;
	text-decoration: none;
}

.shadedCell {
	background-color: #bac2e1;
	font-weight: bold;
	text-align: center;
	border-left: 1px solid black;
}

.informationTable ul li {
	background: none;
	list-style-type: disc;
	margin-left: 20px;
	padding-left: 0px;
}

.informationTable ul {
	margin-left: 0px;
	padding-left: 0px;
}

.table td {
	font-size: 80%;
	padding: 6px;
	border-right: 1px solid black;
	border-top: 1px solid black;
}