/* ------------------------------------------------------------------- Default */
html, body
	{
	background: #201F1F url('../Images/bg_grid1.gif'); 
	margin: 2px 0 0 0;
	padding: 0px;
	color: #454545;
	}
p, td, li, ul, ol, h1, h2, h3, h4, h5, h6, blockquote, td  { font-family: Verdana, Arial, Tahoma }
h1
	{
	margin: 0 0 12px;
	padding: 6px 0 6px 24px;
	font-weight: bold;
	font-size: 13px;
	}
h2
	{
	margin: 0 0 -4px;
	padding: 8px 0 4px 0;
	font-weight: bold;
	font-size: 13px;
	color: #6c6c6c;
	border-bottom: 1px dashed #d8d8d8;
	}
.aboutHeader  { color: #34539a; font-size: 12px; font-weight: bold; text-transform: uppercase; padding-bottom: 5px }
.aboutSubhead  { color: #5c5c5c; font-size: 12px; font-weight: 100; text-transform: uppercase; border-top: #999; border-bottom: #999 }
.aboutSubheadPL { color: #b5c5ea; font-size: 12px; font-weight: 100; text-transform: uppercase; letter-spacing: 1px; border-top: medium none #999; border-bottom: medium none #999 }
.projectSubheadPL1 { color: #b5c5ea; font-size: 10px; font-weight: 100; text-transform: uppercase; border-top: medium none #999; border-bottom: medium none #999 }
.projectSubheadPL2 { color: #b5c5ea; font-size: 10px; font-weight: bold; border-top: medium none #999; border-bottom: medium none #999 }
p
	 { font-size: 11.5px; line-height: 17px; margin: 0; padding: 0 0 18px }

div
	{
	border: none;
	margin: 0;
	padding: 0;
	}

a:link	{
		font-weight : normal;
		text-decoration : none;
		color: #405F8F;
		background: transparent;
		}
a:visited	 { color: #405f8f; text-decoration: none }
a:hover	{
		border-bottom: none;
		font-weight : normal;
		text-decoration : none;
		color: #E79300;
		background: transparent;
		}
a:active	{
		font-weight : normal;
		text-decoration : none;
		color: #E79300;
		background: transparent;
		}
		
.white a	{
		font-weight : normal;
		text-decoration : none;
		color: #FFFFFF;
		background: transparent;
		}
.white a:visited	{
		text-decoration : none;
		color: #FFFFFF;
		}
.white a:hover	{
		border-bottom: none;
		font-weight : normal;
		text-decoration : none;
		color: #cccccc;
		background: transparent;
		}
.white a:active	{
		font-weight : normal;
		text-decoration : none;
		color: #EEEEEE;
		background: transparent;
		}		

.hide	{ display: none; }

img.learnImg
	{
	position: relative;
	z-index: 10;
	margin: 0 -4px -8px 0;
	}
img.learnImg2
	{
	position: relative;
	z-index: 9;
	margin: -12px 0 0;
	}

table.main
	{
	border: 1px solid #95A2C0;
	background: #34539A url('../Images/bg_tabmain1.gif') repeat-x;
	margin: 0 0 6px;
	}
	
	
table.int
	{
	border: 1px solid #657AAC;
	}
table.intAlt
	{
	border: 1px solid #657AAC;
	background: #2E4987 url('../Images/bg_tabmain2.gif') repeat-x;
	}
table.intContent
	{
	border: 1px solid #E6E6E6;
	background: #E6E6E6;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	padding: 12px 12px 30px;
	}
li.sidebar  { font-size: 10px; list-style-type: square }
td.sidebarabout  { font-size: 10px }

ul.projects     { color: #b5c5ea; margin: 0 0 0 10px; padding: 0 0 0 10px; left: 0 }
li.projects     { color: #b5c5ea; font-size: 10px; line-height: 14px; list-style-type: square; margin: 0; padding: 0; left: 0 }
li.projects2        { color: #b5c5ea; font-size: 10px; line-height: 14px; list-style-type: none; margin: 0 0 0 -20px; padding: 0 0 0 -20px }
li.projects3        { color: #e4e4f4; font-size: 10px; line-height: 14px; list-style-type: none; margin: 0 0 0 -20px; padding: 0 0 0 -20px }
li.projects4        { color: #e4e4f4; font-size: 10px; line-height: 14px; list-style-type: none; margin: 0 0 0 -20px; padding: 0 0 0 -20px }

/* ------------------------------------------------------------------- Projects */
table.intProjectMainNav
	{
	margin: -3px 0 0;
	}
table.intProjectNav
	{
	border: 1px solid #657AAC;
	padding: 12px 11px;
	margin: 0 0 6px;
	}
	
	table.intProjectNav1
	 { margin: 0; padding: 0; border: solid 1px #ccc }
	
table.intProjectNavBlue
	{
	border: 1px solid #657AAC;
	padding: 12px 11px;
	margin: 0 0 6px;
	}
	
table.intProjectNav.summary
	{
	border: none;
	padding: 0;
	}
table.intProjectNav a
	 { color: #96a7d0; font-size: 11px; line-height: 11px; display: block; margin: 0; padding: 0 0 0 }

table.intProjectNav1
	{
	border: 1px solid #657AAC;
	}	
	
table.intProjectNav1 a
	 { color: #96a7d0; font-size: 11px; line-height: 13px; display: block; margin: 0; padding: 0 0 7px }
table.intProjectNav a:visited
	{
	color: #96A7D0;
	}
table.intProjectNav a:hover
	{
	color: #fff;
	}
table.intProjectContent
	{
	border: 1px solid #E6E6E6;
	background: #E6E6E6;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	padding: 0px 1px 1px 0px;
	margin: 0;
	}
table.intHomeBox
	{
	border: none;
	border-right: 1px solid #6A7DAB;
	border-bottom: 1px solid #6A7DAB;
	padding: 0;
	margin: 12px 0 0;
	background: #1A263D url('../Images/bg_introGrad.jpg') top right no-repeat;
	}
img.grBorder
	{
	border: 1px solid #5A5757;
	}
img.ltBorder
	{
	border: 1px solid #939393;
	}
table.intProjectImages p
	{
	font-size: 10px;
	line-height: 13px;
	color: #666;
	}
table.intProjectImages a
	{
	color: #666;
	}

td.projectTitles p
	{
	font-size: 12px;
	line-height: 14px;
	color: #000;
	margin: 0;
	padding: 0 0 0 8px;
	}
/* ------------------------------------------------------------------- Footer */
table.footer
	{
	border: 1px solid #545455;
	background: #201F1F url('../Images/bg_grid2.gif');
	margin: 0 0 20px;
	}
table.footerContent
	{
	border-top: 1px solid #545455;
	border-left: 1px solid #545455;
	}
table.footerContent td
	{
	border: 1px solid #545455;
	border-top: none;
	border-left: none;
	padding: 3px;
	font-size: 10px;
	line-height: 12px;
	color: #fff;
	}
td.main
	{
	border: 1px solid #95A2C0;
	background: #34539A url('../Images/bg_tabmain1.gif') repeat-x;
	margin: 0 0 6px;
	}
	
td.int
	{
	border: 1px solid #657AAC;
	}

.content
	 { font-size: 11.5px; margin: 0; padding: 0 0 0 }
	
	.content1
	  { font-size: 12px; background-color: #e1e1e1; margin: 0; padding: 4px }
	
	.content2
	  { font-size: 12px; background-color: #d2d2d2; margin: 0; padding: 4px }



td.introtxt p
	{
	font-size: 12px;
	line-height: 18px;
	color: #fff;
	}
td.genTxt p
	{
	font-size: 12px;
	line-height: 18px;
	color: #fff;
	}

p.imgText
	 { color: #a8a8a8; font-size: 11px; line-height: 14px }
p.CalloutText { color: #a8a8a8; font-size: 15.5px; line-height: 22px }
.contactFormTable     { background-color: #F3F3F3; border-style: solid; border-width: 4px 1px 1px 1px; border-color: #c3c3c3 }
.contactFormTitle  { color: #454545; font-weight: bold; font-size: 12px; padding-top: 5px; padding-bottom: 5px; padding-left: 10px }
.contactFormText    { color: #454545; font-size: 11px; text-align: right; padding: 3px 20px 3px 5px }
.contactFormResponse { color: #454545; font-size: 11px; text-align: left; padding: 10px 10px 10px 20px }
.contactFormCell  { padding-top: 3px; padding-right: 5px; padding-bottom: 3px }
.contactFormInput   { color: #454545; font-size: 11px; font-family: Verdana, Arial, Tahoma; border-style: solid; border-width: 2px 1px 0px 1px; border-color: #c3c3c3 }
.contactFormSubmit { padding: 5px }

a.footer:link	 { color: #fff; font-weight: normal; text-decoration: none; background: transparent }
a.footer:visited	  { color: #fff; text-decoration: none }
a.footer:hover	{
		border-bottom: none;
		font-weight : normal;
		text-decoration : none;
		color: #E79300;
		background: transparent;
		}
a.footer:active	{
		font-weight : normal;
		text-decoration : none;
		color: #E79300;
		background: transparent;
		}
#frame {
	position: relative;
}
.textbox {
	width: 450px;
	color: #FFFFFF;
	padding: 10px 10px 0 5px;
	float:left;
}

div.learnImg2 {
  width:214px;
  float:right;
}

.textbox p{
	font-size: 11px;
	line-height: 13px;
	margin: 0;
	padding: 0 0 15px;
}
.textbox h5 {
	font-size: 11px;
	margin: 0 0 5px 0;
	padding:0;
}
.textbox h6 {
	font-size: 9px;
	margin: 0;
	padding:0;
	font-weight: 100;
	color: #c0c9db;
}
.textbox ul {
	list-style: none;
	margin: 0;
	padding:0;
}
.textbox li {
	margin: 0;
	padding:0;
	line-height: 1;
}
.textbox a {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 10px;
	margin: 0;
	padding:0;
}
			
