/* CSS Document */



body {

	text-align: center;

	background-color:#000000;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	}

	

.wrapper {

	text-align: left;

	}

	

.navigation {

	background-image:url(../images/MenuBackground.jpg);

	background-repeat: no-repeat;

	}

	

.header {

	background-image:url(../images/headerBar.jpg);

	background-repeat:no-repeat;

	background-position:0% 50%;

	}



.title {

	background-color:#000000;

	color:#FFFF00;

	font-size:12px;	

	}



/* Content  */

.content { 

	background-color:#000000;

	color: #fff;

	}
	
/* Content  */

.contentHP { 

	background-color:#FFFFFF;

	color: #000;

	}

/* Content IndexPage */	

.content p, h1, h2, td, pre {

	color:#FFFFFF;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	}

.content a {

	color:#00FF00;

	}





.content li {

	color:#FFFFFF;

	}



#content1 { 

	background-color:#008000;

	background-image:url(../images/vertProducts.jpg);

	background-repeat:no-repeat;

	background-position:0% 50%;

	}

#content1 a {

	color:#FFFFFF;

	text-decoration:none;

	}

#content1 a:hover{

	color:#FFFF00;

	text-decoration:underline;

	}

#content1 ul {

	list-style-image:url(../images/bullett_GREENY.gif)

	}

#content2 { 

	background-color:#FE0000;

	background-image:url(../images/vertProjectServices.jpg);

	background-repeat:no-repeat;

	background-position:0% 50%;

	}

#content2 a {

	color:#FFFFFF;

	text-decoration:none;

	}

#content2 a:hover{

	color:#FFFF00;

	text-decoration:underline;

	}

#content2 ul {

	list-style-image:url(../images/bullett_REDY.gif)

	}

#content3 { 

	background-color:#0033CC;

	background-image:url(../images/vertConsulting.jpg);

	background-repeat:no-repeat;

	background-position:0% 50%;

	}

#content3 a {

	color:#FFFFFF;

	text-decoration:none;

	}

#content3 a:hover{

	color:#FFFF00;

	text-decoration:underline;

	}

#content3 ul {

	list-style-image:url(../images/bullett_BLUEY.gif)

	}

/* Content IndexPage End */





/* Footer */

.footer{

	background:#000000;

	color: #fff;

	}

.footer a {

	text-decoration: none;

	color:#FFFFFF;

	}			

.footer a:hover {

	color:#ffff00;

	text-decoration:underline;

	}

	

#footerp {

	text-decoration: none;

	color: #FFF;

	font-size:12px;

	}	

/* Footer End */



/* CSS Buttons in Footer */

.cssbutton{

	background-color: #656565;

	border: 2px #656565 outset;

	padding: 1px 4px;

	color: black;

	text-decoration: none;

	font: bold 90%  "Verdana", Helvetica, sans-serif;

	}



.cssbutton a {

	color:#FFFFFF;

	}



.cssbutton:hover{

	border-style: inset;

	background-color: #999999;

	padding: 2px 3px 0 5px; /*shift text 1px to the right and down*/

	}



.cssbutton:active{

	color: black;

	}



/* CSS Buttons in Footer end */





/* Latest News Section */

#latestNews { 

	background-color:#000000;

	background-repeat:no-repeat;

	background-position:50% 100%;

	color:#FFFFFF;

	}

#latestNews a {

	text-decoration: none;

	color: #FFF;

	}			

#latestNews a:hover {

	color:#ffff00;

	text-decoration:underline;

	}



/*- menuHead --------------------------- */

.menuHeadlink {

	color: #FFF;

	}

.menuHeadlink a {

	text-decoration: none;

	color: #FFF;

	}

.menuHeadlink a:hover {

	color:#ffff00;

	text-decoration:underline;

	}

	



/* misc Tags */





#warRed{

	color:#FF0000;

	}



h3 {

	padding-left:2px;

	color: #1b73d6;

	font: 1.2em verdana,sans-serif;

	}

	

p {

	color: #000000;

	font: 1em/1.3em arial,sans-serif;

	padding-left:8px;

	padding-right:5px;

	}

	

strong {

	font-weight: normal;

	}

	

.download {

	text-align: right;

	}



a:hover {

	text-decoration: none;

	}
.ContractInfo {
	background-color: #000000;
}
	
.ContractInfoH1 {
	font-size: larger;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.ContractInfoH2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}

