@charset "UTF-8";
/* CSS Document */

/********************************************
   HTML ELEMENTS
********************************************/ 

/* Top Elements */

body {
	background:  #000033 url('backgroundgradient.gif') repeat-x;
	font: 70%/1.5em Verdana, Tahoma, arial, sans-serif;
	color: #CCCCCC; 
	padding-top: 3%;
	padding-bottom: 3%;
}
/* links */
a, a:visited {	
	color: #FFF;
	font-weight: Bold; 
	font-size: 110%;	
	text-decoration: none;
}
a:hover {
	color: #99FF00;
	text-decoration: none;
}


a.drollover {
	display: block;
	float: left;
	width: 200px;
	height: 86px;
	margin: 0 10px 10px 0;
	background: url("download.png") 0 0 no-repeat;
	text-decoration: none;
	}
	
a:hover.drollover {
	background-position: -200px 0;
	}
	
a.rrollover {
	display: block;
	float: left;
	width: 200px;
	height: 43px;
	background: url("request.png") 0 0 no-repeat;
	text-decoration: none;
	}
	
a:hover.rrollover {
	background-position: -200px 0;
	}

/* headers */
h1, h2, h3, h4, h5, h6, h7,h9 {
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	font-weight: Bold; 		
}
h1 {
	font-size: 200%;	
	font-weight: normal;
}
h2 {
	font-size: 130%;
	text-transform: uppercase;
	color: #FFF;
}
h3 {
	font-size: 110%;
	color: #66CCFF;
}
h4 {
	font-size: 100%;
	color: #DD0000;
}
h5 {
	font-size: 100%;
	color: #0066CC;
}
h6 {
	font-size: 100%;
	color: #FF9900;
}
h7 {
	font-size: 100%;
	color: #00CC00;	
}
h8 {
    font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	font-size: 90%;
	color: #BBBBBB;
}
h9 {
	font-size: 100%;
	color: #BBBBBB;
}

h10, label, legend {
    	font-family: Arial;
	font-size: 140%;
	color: #FFFFFF;
}
legend
{
	font-weight: Bold; 
}
input, select {
    	font-family: Arial;
	font-size: 160%;
	color: #000000;
}


#next ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 9px;
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	border-top: 1px solid #FFF;
	color: #FFF;
	font: bold 13px/2.8em "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-transform: uppercase;
	text-decoration: none;	
	letter-spacing: 1px;
}

#next ul li a:hover, 
#next ul li a:active {
	color:#00FF00;
	}


/* Navigation */
#nav {
	clear: both;	
	padding: 0;		
}
#nav ul {
	float: left;
	list-style: none;	
	width: 490px;		
	text-transform: uppercase;
	margin: 0 0 0 15px;
	padding: 0;	
	display: inline;
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}
#nav ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 9px;
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	border-top: 1px solid #FFF;
	color: #FFF;
	font: bold 13px/2.8em "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-transform: uppercase;
	text-decoration: none;	
	letter-spacing: 1px;
}
#nav ul li a:hover, 
#nav ul li a:active {
	background: url(nav-hover.jpg) repeat-x;	
}
#nav ul li#current a {	
	background: url(nav-current.jpg) repeat-x;	
}

.tool-tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: url(bubble.png) top left;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(bubble.png) bottom right;
}
 
.custom-tip {
	color: #000;
	width: 130px;
	z-index: 13000;
}
 
.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}
 
.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}


#blocks {
    clear: both;
	margin: 0 auto;
	text-align: left;
}

#block {
float: left;
padding: 0 0 0 10px;
}

<!-- block -->

#irbullet {
	clear: both;
	margin: 0 auto;
	text-align: left;
	}
	
#irbullet  li a {
	font-weight: Bold;
	text-decoration: none;
	color:#FFF;
	}
	
#irbullet a:hover {
	color:#FF0000;
	}

#bullet {
	clear: both;
	margin: 0 auto;
	text-align: left;
	}
	
#bullet  li a {
	font-weight: Bold;
	text-decoration: none;
	color:#FFF;
	}
	
#bullet a:hover {
	color:#006699;
	}

#irdome {
	clear: both;
	margin: 0 auto;
	text-align: left;
	}
	
#irdome  li a {
	font-weight: Bold;
	text-decoration: none;
	color:#FFF;
	}
	
#irdome a:hover {
	color:#FF9900;
	}
	
#dome {
	clear: both;
	margin: 0 auto;
	text-align: left;
	}
	
#dome  li a {
	font-weight: Bold;
	text-decoration: none;
	color:#FFF;
	}
	
#dome a:hover {
	color:#00CC00;
	}
	
#covert {
	clear: both;
	margin: 0 auto;
	text-align: left;
	}
	
#covert  li a {
	font-weight: Bold;
	text-decoration: none;
	color:#FFF;
	}
	
#covert a:hover {
	color:#BBBBBB;
	}
	/* start - table */
table {
	border-collapse: collapse;
	margin: 10px;
	color:#333333;	
}
th strong {
	color: #fff;
}
th {
	background: #93BC0C url(nav.jpg) repeat-x;
	height: 29px;
	padding-left: 6px;
	padding-right: 6px;
	color: #FFF;
	text-align: left;
}
tr {
	height: 30px;
}
td {
	padding-left: 6px;
	padding-right: 6px;
}
td.first,th.first {
	border-left: 1px solid #CCCCCC;
}
td.description {
font-size:9px
}

tr.row-a {
	background: #F8F8F8;
}
tr.row-b {
	background: #DEDEDE;		
}		
tr.row-d {
	background: #9A9A9A;		
}	
/* end - table */
	

/* bottom */
#footer-bottom {
	clear: both;
	color: #666;	
	width: 820px;
	text-align: center;
}

#footer-bottom li a {
	font-weight: 500;
	text-decoration: none;
	color:#333333;
	}

#footer-bottom a:hover {
	color:#99FF00;
	}