body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	background-color: #FFFFFF;
	background-image: url("../Images/body_background.jpg");
	background-repeat:repeat-x;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

a:link { 
	color: #006699; text-decoration: underline
}
a:active { 
	color: #666666; 
	text-decoration: none;
}
a:visited { 
	color: #006699; text-decoration: underline
}
a:hover {
	color: #666666;
	text-decoration: none;
	background-color: #eeeeee;
}

.greenlink a:link, .greenlink a:visited    { color: #006699; text-decoration: underline }
	

h1   {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana, Arial;
	text-decoration: none;
	line-height: 20px;
	margin-bottom:8px;
}
h1 a:link     { color: #333333;
	font-size: 16px;
	font-weight: bold;
	font-family: verdana, arial, helvetica, geneva, sans-serif;
	text-decoration: none; }
h1 a:visited    { color: #333333;
	font-size: 16px;
	font-weight: bold;
	font-family: verdana, arial, helvetica, geneva, sans-serif;
	text-decoration: none;}
h1 a:active    { color: #333333;
	font-size: 16px;
	font-weight: bold;
	font-family: verdana, arial, helvetica, geneva, sans-serif;
	text-decoration: none;}
h1 a:hover    {
	color: #666666;
	font-size: 16px;
	font-weight: bold;
	font-family: verdana, arial, helvetica, geneva, sans-serif;
	text-decoration: none;
	background-color: #CCCCCC;
}h2 {
	font-size: 13px;
	color: #000000;
}
h3 {
	font-size: 12px;
	color: #000000;
}

.bottombg {
	background-image: url("../Images/body_bottombackground.jpg");
	background-position:bottom;
	background-repeat:repeat-x;
	
}

.table {
	border:1px solid #000;
}
.tabletext {
	font-size:10px;
}

.greyrow {
	background-color:#CCCCCC;
}

.greenrow {
	background-color:#376F88;
	color: #FFF;
}

.tableheader {
	background-color:#666666;
	color:#FFFFFF;
}
.sidebar   {
	color: #FFFFFF;
	font-size: 10px;
	line-height: 18px;
	ext-indent: 20px;
	padding-left: 10px;
}
.sidebar a:active {
	color: #FFFFFF;
	padding-left: 8px;
	text-decoration: none;
	background-color: #FF9900;
	background-repeat: repeat;
	width: 100%;
}
.sidebar a:link {  
	color: #FFFFFF;
	padding-left: 8px;
	line-height: 18px;
	text-decoration: none;
	} 
.sidebar a:visited {  
	color: #FFFFFF;
	padding-left: 8px;
	line-height: 18px;
	text-decoration: none;
}
.sidebar a:hover {
	text-decoration: none;
	background-image: url("../Images/sidenav_mouseover.jpg");
	background-repeat: repeat-x;
	background-position: left center;
	color: #000000;
	width: 100%;
	float: left;
}
.tables {
	background-color: #FFFFFF;
	background-image: url("../Images/bodytable_background.jpg");
	background-repeat:repeat-x;
	border: 1px solid #999999;
	margin: 0px;
	text-align: left;
	vertical-align: top;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
	padding: 0px;
}
.featured {
	background-color: #FFFFFF;
	background-image: url("../Images/featured_background_repeat.jpg");
	background-repeat:repeat-x;
	border: 1px solid #666666;
	margin: 0px;
	text-align: left;
	vertical-align: top;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
	padding: 0px;
	background-position: center;
}
.small-pagetitle {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	font-family: "Century Gothic", Verdana, Arial;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url("../Images/pagetitle_small.jpg");
	background-repeat:repeat-x;
	margin: 0px;
	text-align: center;
	vertical-align: middle;
	clear: both;
	line-height: 19px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #999999;
	width: 100%;
}

.smalltitle {
	color: #0066FF;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url("../Images/projects_title.jpg");
	background-repeat:repeat-x;
	margin-left: 0px;
	text-align: left;
	vertical-align: middle;
	clear: both;
	line-height: 16px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #999999;
	width: 100%;
}

.capabilitieshead {
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-image: url("../Images/projects_title.jpg");
	background-repeat:repeat-x;
	padding-left: 0px;
	text-align: left;
	vertical-align: middle;
	clear: both;
	line-height: 16px;
	/*border-top: 1px solid #CCCCCC;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #999999;*/
	width: 100%;
}

.capabilitiesinner {
	background-color:#e3e3e3;
	
}

.smalltitlenobg {
	color: #0066FF;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-left: 0px;
	text-align: left;
	vertical-align: middle;
	clear: both;
	line-height: 16px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #999999;
	width: 100%;
}


ul {
	margin-left:23px;
	padding-top:5px;
	padding-bottom:5px;
	list-style-type:circle;
}
li {
	margin-left:3px;
}

.caption   { color: #333333; font-size: 0.7em; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif}
.caption a:active  { color: #333333; font-weight: bold; text-decoration: none }
.caption a:link  { color: #333333; font-weight: bold; text-decoration: none } 
.caption a:visited  { color: #333333; font-weight: bold; text-decoration: none }
.caption a:hover  {	color: #FFFFFF;	font-weight: bold;	text-decoration: none;	background-color: #999999; }

.footer   {
	color: #999999;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}
.footer a:active  {
	color: #FFFFFF;
	text-decoration:none
}
.footer a:link  {
	color: #FFFFFF;
	text-decoration:none
}
.footer a:visited  {
	color: #FFFFFF;
	text-decoration:none
}
.footer a:hover  {
	color: #003399;
	text-decoration:none;
	background-color: #FFFFFF;
}

.footerbold   { color: #ffffff; font-size: 10px; font-weight: bold; font-family: verdana, arial, helvetica, geneva, sans-serif }
.footerbold a:active  { color: #ffffff; font-size: 10px; font-weight: bold; text-decoration: underline }
.footerbold a:link  { color: #ffffff; font-size: 10px; font-weight: bold; text-decoration: underline } 
.footerbold a:visited  { color: #ffffff; font-size: 10px; font-weight: bold; text-decoration: underline }
.footerbold a:hover  { color: #FFCC00; font-size: 10px; font-weight: bold; text-decoration: underline }

.h1   {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana, Arial;
	text-decoration: none;
	line-height: 20px;
}
.h1 a:link     { color: #333333;
	font-size: 16px;
	font-weight: bold;
	font-family: verdana, arial, helvetica, geneva, sans-serif;
	text-decoration: none; }
.h1 a:visited    { color: #333333;
	font-size: 16px;
	font-weight: bold;
	font-family: verdana, arial, helvetica, geneva, sans-serif;
	text-decoration: none;}
.h1 a:active    { color: #333333;
	font-size: 16px;
	font-weight: bold;
	font-family: verdana, arial, helvetica, geneva, sans-serif;
	text-decoration: none;}
.h1 a:hover    {
	color: #666666;
	font-size: 16px;
	font-weight: bold;
	font-family: verdana, arial, helvetica, geneva, sans-serif;
	text-decoration: none;
	background-color: #CCCCCC;
}

.h2   { color: #000000; font-size: 11px; font-weight: bold; font-family: verdana, arial, helvetica, geneva, sans-serif; text-decoration: none }
.h2 a:link     { color: #006699; text-decoration: underline }
.h2 a:visited    { color: #006699; text-decoration: underline }
.h2 a:active    { color: #006699; text-decoration: underline }
.h2 a:hover    { color: #006699; text-decoration: underline }

.h3   { color: #FFFFFF; font-size: .6em; font-weight: normal; font-family: verdana, arial, helvetica, geneva, sans-serif; text-decoration: none }
.h3 a:link     { color: #FFFFFF; text-decoration: underline }
.h3 a:visited    { color: #CCCCCC; text-decoration: underline }
.h3 a:active    { color: #FFFFFF; text-decoration: underline }
.h3 a:hover    { color: #FFCC00; text-decoration: underline }

.rightnav   {
	color: #006699;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-indent: 5px;
	line-height: 17px;
	width: 100%;
	border: 1px solid #999999;
	background-image: url("../Images/leftnavbkgrd.gif");
	background-color: #cbcbcb;
	background-repeat: repeat-x;
}
.rightnav a:link  {
	color: #FFFFFF;
	text-decoration: none;
}
.rightnav  a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.rightnav a:active  {
	color: #FFFFFF;
	text-decoration: none;
}
.rightnav a:hover    {
	color: #FF9900;
	background-color: #666666;
	text-decoration: none;
	background-repeat: repeat-x;
	background-position: left center;
	width: 100%;
	float: right;
}

.rightnavlarge   { 	
	color: #FF9900;
	background-color: #666666;
	text-decoration: none;
	background-repeat: repeat-x;
	width: 100%;
	float: right;
}
.rightnavlarge a:link     { color: #FF9900; text-decoration: none }
.rightnavlarge a:visited    { color: #FF9900; text-decoration: none }
.rightnavlarge a:active    { color: #FF9900; text-decoration: none }
.rightnavlarge a:hover    {		
	color: #FF9900;
	text-decoration: none;
 }


.maintextdark   { color: #000000; font-size: 10px; font-family: "Century Gothic", Verdana, Arial; text-decoration: none }
.maintextdark a:link     {
	color: #000000;
	text-decoration: none;
}
.maintextdark a:visited    { color: #000000; text-decoration: none}
.maintextdark a:active    { color: #000000; text-decoration: none}
.maintextdark a:hover    { color: #FFFFFF;	text-decoration: none;	background-color: #666666; }

.smalltext     { color: #ffffff; font-weight: normal; font-size: 8px; font-family: verdana, arial, helvetica, geneva, sans-serif; text-decoration: none }
.smalltext a:link     { color: #ffffff; text-decoration: underline }
.smalltext a:visited     { color: #cccccc; text-decoration: none }
.smalltext a:active     { color: #ffffff; text-decoration: none }
.smalltext a:hover    { color: #ffffff; text-decoration: none }

.formInput {
font: 8pt Verdana, Arial, Helvetica, sans-serif;
color: #254C77;
background-color: #ffffff;
border: 1px solid #cccccc;
}

.dpdown {
font: 8pt Verdana, Arial, Helvetica, sans-serif;
color: #254C77;
background-color: #ffffff;
border: 1px solid #cccccc;
}

.textArea {
font: 8pt Verdana, Arial, Helvetica, sans-serif;
color: #254C77;
background-color: #ffffff;
border: 1px solid #cccccc;
}

.formButton {
font: bold 8pt Verdana, Arial, Helvetica, sans-serif;
color: #999999;
border: 1px solid #cccccc;
cursor: pointer;
}


.headings { color: #fff; font-size: 14px; font-family: Arial; font-weight: bolder; padding: 7px }

.question {
	cursor: help;
}
.sidebarbox {
	border: 1px solid #333333;
	color: #000000;
}
.companylink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #e1ebf7;
	background-repeat: repeat-x;
	padding-right: 10px;
	padding-left: 10px;
	color: #000000;
	border: 1px solid #999999;
}
.companylink a:link {
	color: #000000;
	text-decoration: none;
}
.companylink a:visited {
	color: #000000;
	text-decoration: none;
}
.companylink a:active {
	color: #000000;
	text-decoration: none;
}
.companylink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #e1ebf7;
	color: #990000;
	text-decoration: none;
}
.whitetext   {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 15px;
}
.whitetext a:link     { color: #ffffff; text-decoration: underline }
.whitetext a:visited     { color: #ffffff; text-decoration: underline }
.whitetext a:active     { color: #ffffff; text-decoration: underline }
.whitetext a:hover    { color: #ffffff; text-decoration: none }

.applicationheader {
	font-size:13px;
	color: #376F88;
	margin: 8px 13px 8px 10px;
	text-align:center;
}
