
/*default styles*/

body {
	margin: 0px;
	background: #131313
}

h1 {
	font-family: Verdana;
	font-size: 140%;
	font-weight: normal;
	color: #FFFFFF
}

h2 {
	font-family: Verdana;
	font-size: 110%;
	font-weight: normal;
	color: #a8c9ec
}

h3 {
	font-family: Verdana;
	font-size: 90%;
	font-weight: bold;
	color: #a8c9ec;
	line-height: 150% ;
	margin-top: 10;
    margin-bottom: 0
}


h4 {
	font-family: Verdana;
	font-size: 80%;
	font-weight: bold;
	color: #a8c9ec;
		margin-top: 20;
    margin-bottom: 0
}

h5 {
	font-family: Verdana;
	font-size: 80%;
	font-weight: bold;
	color: #a8c9ec;
		margin-top: 30;
    margin-bottom: 0
}

h6 {
	font-family: Verdana;
	font-size: 80%;
	color: #a8c9ec;
		margin-top: 0;
    margin-bottom: 0
}



/*text styles*/

.bodytext {
	font-family: Verdana;
	font-size: 80%;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 10;
	margin-bottom: 10
}

.bodyhilite {
	font-family: Verdana;
	font-size: 80%;
	font-weight: bold;
	color: #a8c9ec;
	margin-top: 10;
    margin-bottom: 10
}




.bodytextmed {
	font-family: Verdana;
	font-size: 70%;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 5;
	margin-bottom: 5
}

.bodytextsmall {
	font-family: Verdana;
	font-size: 65%;
	font-weight: normal;
	color: #FFFFFF
}

.changerequired {
	font-family: Verdana;
	font-size: 80%;
	font-weight: normal;
	color: #000000;
	background-color: #FFFF00
}

.imagelabel {
	font-family: Verdana;
	font-size: 70%;
	font-weight: bold;
	color: #FFFFFF
}

.newsdate {
	font-family: Verdana;
	font-size: 60%;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 10;
	margin-bottom: 5
}

.newstext {
	font-family: Verdana;
	font-size: 80%;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 10;
	margin-bottom: 10
}


.awarddate {
	font-family: Verdana;
	font-size: 80%;
	font-weight: bold;
	color: #a8c9ec;
	margin-top: 15;
	margin-bottom: 5
}

.spacing {
	margin-top: 10;
    margin-bottom: 10
}
	


/*hyperlink styles*/

a {
	font-family: Verdana;
	font-weight: normal;
	text-decoration: underline;
	color: #ffffff
}

a:hover  {
	font-family: Verdana;
	font-weight: normal;
	text-decoration: underline;
	color: #00ccff
}

a.pdf {
	font-family: Verdana;
	font-size: 70%;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF
}

a.pdf:hover {
	font-family: Verdana;
	font-size: 70%;
	font-weight: bold;
	text-decoration: underline;
	color: #00CCFF
}

a.header {
	font-family: Verdana;
	font-size: 60%;
	font-weight: normal;
	text-decoration: underline;
	color: #999999
}

a.header:hover {
	font-family: Verdana;
	font-size: 60%;
	font-weight: normal;
	text-decoration: underline;
	color: #00CCFF
}

a.external {
	font-family: Verdana;
	font-size: 70%;
	font-weight: bold;
	text-decoration: none;
	color: #00CCFF
}

a.external:hover {
	font-family: Verdana;
	font-size: 70%;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF
}

a.newslink {
	font-family: Verdana;
	font-size: 80%;
	font-weight: bold;
	text-decoration: none;
	color: #00CCFF
}

a.newslink:hover {
	font-family: Verdana;
	font-size: 80%;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF
}


a.newstext {
	font-family: Verdana;
	font-size: 80%;
	font-weight: bold;
	text-decoration: none;
	color: #00CCFF
}

a.newstext:hover {
	font-family: Verdana;
	font-size: 80%;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF
}



a.vacancylink {
	font-family: Verdana;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	color: #00CCFF
}

a.vacancylink:hover {
	font-family: Verdana;
	font-size: 100%;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF
}

   
   


a.3dlink {
	font-family: Verdana;
	font-size: 70%;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	align: center
}

a.3dlink:hover {
	font-family: Verdana;
	font-size: 70%;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	align: center
}


/*header styles*/

.headerbackground {
	background: #FFFFFF
}

input.searchme{
	width: 40%;
	padding: 2px;
	border: 1px solid #999999;
	background-color: rgb(250,250,250);
	color: rgb(100,100,100);
		font-size:85.5%;
	font-weight:normal
}



/*table styles*/

.tablebackground {
	background-image: url(/tps/assets/images/backgrounds/background.gif);
	background-repeat: repeat-y;
}

.tableoutline
{
	border-top:1px solid #454545;
	border-left:1px solid #454545;
	border-bottom:1px solid #454545;
	border-right:1px solid #454545
}

.tableoutlineleft
{
	border-left:1px solid #454545;
	border-bottom:1px solid #454545;
	border-right:1px solid #454545
}

.tableoutlineright
{
	border-bottom:1px solid #454545;
	border-right:1px solid #454545
}

.tableoutlineright2
{
	border-top:1px solid #454545;
	border-bottom:1px solid #454545;
	border-right:1px solid #454545
}

.tableoutlineimage
{
	border-top:1px solid #454545;
	border-left:1px solid #454545;
	border-bottom:1px solid #454545;
}

.tablelevel1
{
	background: #131313
}


/*level 1 navigation styles*/

.topmenuul{
	font-size: 95%;
	font-family: Verdana;
	font-weight: bold;
	list-style-type:none;
	margin:0px;
	padding:0px;
}

.topmenuli a:hover{
	font-size: 95%;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
	color: #00ccff;
	margin:0px;
	padding:0px;
}

.topmenuli{
	font-size: 95%;
	font-family: Verdana;
	list-style-type:none;
	font-weight: bold;
	background-color:#000000;
	float:left;
	margin:0px;
	padding:0px;
}

.topmenutitle{
	display:block;
	font-size: 95%;
	font-family: Verdana;
	font-weight: bold;
	width:95px;
	text-indent:3px;
	text-decoration: none;
	color: #FFFFFF;
	border:0px solid #454545;
	margin:0px;
	padding:0px;
}



.submenuul{
	font-size: 90%;
	font-family: Verdana;
	font-weight: bold;
	position:absolute;
	margin:0px;
	list-style-type:none;
	padding:0px;
	display:none;
}

.submenuli {
	display:block;
	font-size: 100%;
	font-family: Verdana;
	font-weight: bold;
	background-color:#000000;
	list-style-type:none;
	border:1px solid #454545;
	margin:0px;
	padding:3px;
	width:150px;
	text-decoration: none;
	color: #FFFFFF;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=1,startColorStr=#000000,endColorStr=#383837); 
}

.submenuli a{
	font-size: 100%;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	list-style-type:none;
	margin:0px;
	padding:0px;
}

.submenuli a:hover{
	font-size: 100%;
	font-family: Verdana;
	text-decoration: none;
	list-style-type:none;
	font-weight: bold;
	color: #00CCFF;
	margin:0px;
	padding:0px;
}

li:hover ul , li.over ul{ /* lists nested under hovered list items */
	display: block;
}

#dmenu li>ul { 
	top: auto;
	left: auto;
}

#content {
	clear: left;

}

#dmenu {
	font-size: 90%;
	font-family: Verdana;
	font-family: Arial, Helvetica, Sans-Serif;
}



/*level 2 navigation styles*/

tbody.on  {
	font-size: 90%;
	font-family: Verdana;
	display:table-row-group;
	border:0px ;
	margin:0px;
	padding:0px;
	border-top:0px solid #454545;
	border-left:0px solid #454545;
	border-bottom:0px solid #454545;
	border-right:0px solid #454545
}

tbody.off {
	font-size: 90%;
	font-family: Verdana;
	display:none;
	border:0px ;
	margin:0px;
	padding:0px;
	border-top:0px solid #454545;
	border-left:0px solid #454545;
	border-bottom:0px solid #454545;
	border-right:0px solid #454545
}

td.cell2 {
	font-size: 90%;
	font-family: Verdana;
	border-top:0px solid #454545;
	border-left:1px solid #454545;
	border-bottom:1px solid #454545;
	border-right:1px solid #454545
	border:0px ;
	margin:0px;
	padding:0px;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=1,startColorStr=#000000,endColorStr=#383837);
}

.menutitle a{
	font-size: 80%;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	border:0px ;
	margin:0px;
	padding:0px;
}

.menutitle a:hover{
	font-size: 80%;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
	color: #00CCFF;
	border:0px ;
	margin:0px;
	padding:0px;
}

.bullet {
    list-style-type: square;
  	font-family: Verdana;
	font-size: 80%;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 10;
	margin-bottom: 10
   
   }
   
.subbullet {
    list-style-type: square;
  	font-family: Verdana;
	font-size: 80%;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 10;
	margin-bottom: 10
   
   }   
   
.bullet2 {
    list-style-type: square;
  	font-family: Verdana;
	font-size: 70%;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 2;
	margin-bottom: 2
   
   }   
   
   
.bulletimage {
   list-style-image: url(../assets/images/common/pdf_bullet.gif);
   	font-family: Verdana;
	font-size: 80%;
	font-weight: normal;
	color: #FFFFFF;
	margin-left: -20;
	margin-top: 10;
	margin-bottom: 10
   
   }
   
   


