

/* Colors 
	@colordef #2f3c45 Background
	@colordef #282c34 Dark blue
	@colordef #e77213 Orange
	@colordef #1b2326 Border
*/

/* Useful styles 
	background: #2f3c45 url(images/bg.jpg) repeat-x top left;   
	font-family: verdana, arial, Helvetica, sans-serif;    
*/


/* @group General Style 
-------------------------------------------------------------------------------------*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
}

body {
	font-family: verdana, arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 1.2em;	
	color: #ffffff;  
	background: #dde6f5 url(images/bg.gif) repeat-x left top;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}	

del {
	text-decoration: line-through;
}	

table {
	border-collapse: collapse;
	border-spacing: 0;
}

h1 {
	font-size: 2.2em;
}

h2 {
	font-size: 2.0em;
}
    
h3 {
	font-size: 1.8em;
}
    
h4 {
	font-size: 1.4em;
}

h5 {
	font-size: 1.1em;
}

p {
	padding: 5px 0;
} 

b {
	font-weight: bold;
}

a:link, a:visited {
	color: #0094db;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #000000;
}


/* @group Helper Style 
-------------------------------------------------------------------------------------*/

.clear {
	position: relative; 
	clear: both;
	font-size: 0px;
	line-height: 0px;	
	height: 0px;  
}



/* @group Menus Style 
-------------------------------------------------------------------------------------*/


#main-menu ul {
	padding: 0 0 0 0;
}

#main-menu ul li {
	margin: 0 0 0 0;
	display: inline;	
}

#main-menu ul li div {
	float: left;
	padding: 0 0 0 0;
	width: 150px;
	height: 146px;  	
	border-right: 1px solid #ffffff;		   
}

#main-menu ul li div a:link, #main-menu ul li div a:visited {
	padding: 121px 0 0 0;
	display: block;
	width: 150px;
	height: 25px;
	color: #ffffff;
	text-align: center;
	font-family: Trebuchet ms, arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;	
	text-decoration: none;		
}

#main-menu ul li div a.page01:link, #main-menu ul li div a.page01:visited {		
	background: url(images/page_1.jpg) no-repeat bottom right; 	
}

#main-menu ul li div a.page01:hover {
	background: url(images/page_1_on.jpg) no-repeat bottom right; 	
}

#main-menu ul li.selected div a.page01{
	color: #285a81;
	background: url(images/page_1_sel.jpg) no-repeat bottom right; 	
}

#main-menu ul li div a.page02:link, #main-menu ul li div a.page02:visited {		
	background: url(images/page_2.jpg) no-repeat bottom right; 	
}

#main-menu ul li div a.page02:hover {
	background: url(images/page_2_on.jpg) no-repeat bottom right; 	
}

#main-menu ul li.selected div a.page02{
	color: #285a81;
	background: url(images/page_2_sel.jpg) no-repeat bottom right; 	
}

#main-menu ul li div a.page03:link, #main-menu ul li div a.page03:visited {		
	background: url(images/page_3.jpg) no-repeat bottom right; 	
}

#main-menu ul li div a.page03:hover {
	background: url(images/page_3_on.jpg) no-repeat bottom right; 	
}

#main-menu ul li.selected div a.page03{
	color: #285a81;
	background: url(images/page_3_sel.jpg) no-repeat bottom right; 	
}

#main-menu ul li div a.page04:link, #main-menu ul li div a.page04:visited {		
	background: url(images/page_4.jpg) no-repeat bottom right; 	
}

#main-menu ul li div a.page04:hover {
	background: url(images/page_4_on.jpg) no-repeat bottom right; 	
}

#main-menu ul li.selected div a.page04{
	color: #285a81;
	background: url(images/page_4_sel.jpg) no-repeat bottom right; 	
}

#main-menu ul li div a.page05:link, #main-menu ul li div a.page05:visited {		
	background: url(images/page_5.jpg) no-repeat bottom right; 	
}

#main-menu ul li div a.page05:hover {
	background: url(images/page_5_on.jpg) no-repeat bottom right; 	
}

#main-menu ul li.selected div a.page05{
	color: #285a81;
	background: url(images/page_5_sel.jpg) no-repeat bottom right; 	
}

#main-menu ul li div a.page06:link, #main-menu ul li div a.page06:visited {		
	background: url(images/page_6.jpg) no-repeat bottom right; 	
}

#main-menu ul li div a.page06:hover {
	background: url(images/page_6_on.jpg) no-repeat bottom right; 	
}

#main-menu ul li.selected div a.page06{
	color: #285a81;
	background: url(images/page_6_sel.jpg) no-repeat bottom right; 	
}



/* @group Sub-Menus Style 
-------------------------------------------------------------------------------------*/


#subMenu ul {
	padding: 0 0 0 0;
	border-left: 1px solid #999999;		
}

#subMenu ul li {
	margin: 0 0 0 0;
	display: inline;	
}

#subMenu ul li a:link, #subMenu ul li a:visited {
	padding: 0px 15px 0px 15px;
	color: #007baa;
	font-family: Trebuchet ms, arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;	
	text-decoration: none;
	border-right: 1px solid #999999;
}

#subMenu ul li a:hover {
	color: #000000;
	text-decoration: underline;	
}

#subMenu ul li.selected  a {
	color: #000000;
	font-weight: bold;
}


/* @group TEXT Style 
-------------------------------------------------------------------------------------*/

#text {
    padding: 20px 40px 20px 30px;
	font-family: verdana, arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.4em;	
	color: #555555;    
} 

#text h1 {
    padding: 0px 0 12px 0;
	font-family: georgia, verdana, arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	line-height: 1.2em;	
	color: #3e92c8;    
} 

#text span.red {
	color: #c42621;    
} 


#text h2 {
    padding: 15px 0 4px 0;
	font-family: Trebuchet MS, verdana, arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.2em;	
	color: #000000;    
} 
 
#text h3 {
    padding: 10px 0 3px 0;
	font-family: Trebuchet MS, verdana, arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.2em;	
	color: #3e92c8;    
} 

#text p {
    padding: 5px 0 5px 0;   
}

#text ul {
    padding: 15px 0 15px 30px; 
	list-style-type: square;   
}

#text ul li {
    padding: 2px 0 2px 3px; 
	font-family: verdana, arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.2em;	
	color: #343434;   
    background: url(images/ul_bullet.gif) no-repeat top left;          	
}

#text ul li ul {
    padding: 6px 0 15px 30px;
	list-style-type: disc;   	    
}

#text ul li ul li{
    padding: 0 0 0 5px; 
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.2em;	  
    background: url(images/ul_bullet.gif) no-repeat top left;          	
}

#text img {
    margin: 10px 0 0 0px;
    padding: 5px; 
    background: #ffffff;
    border: 0px solid #aaaaaa;          	
}

#text table {
	line-height: 1.0em;          	
}

#text table td{
	padding: 3px;
	vertical-align: top;          	
}



/* @group Input Styles
-------------------------------------------------------------------------------------*/

#text table.formTable{
    padding: 0;
    width: 470px;
	line-height: 1.2 em;
	color: #454545;
	font-family: verdana, arial;
	text-align: left;
	font-size: 13px;
	font-weight: normal;    
}

#text table.formTable td{
    padding: 2px 0;
    width: ;
}

#text table.formTable td.tdLeft{
    padding: 2px 0;
    width: 140px;
}

#text table.formTable td.tdRight{
    padding: 2px 0;
}

#formDiv table.formTable td select.select{
    padding: 0;
    width: 200px;
    border: 1px solid #222222;
}

#text table.formTable td input.textfield{
    padding: 2px 0;
    width: 220px;
    border: 1px solid #222222;
}

#text table.formTable td textarea.textarea{
    padding: 2px 0;
    width: 250px;    
    border: 1px solid #222222;
}

#text table.formTable td input.btn{
    cursor: hand;
    padding: 2px 10px;   
    background: #999999;
    border: 1px solid #444444;
}

