/*----------- body --------------------*/
body
{
 background-color: #E7EFF5;
 margin: 10px;
}

table
{
	border-collapse: collapse;
}

td
{
	font-family: verdana;
	font-size: 8pt;
}

		.bg
		{
			background-color: #ffffff;
			background-image: url(../images/sidemnu.jpg);					
			
			color: #ffffff;			
			font-size: 8pt;	
		}

/*-------------- header --------------------*/
.header
{
	padding-bottom: 5px;
}

.header a:visited
{
    color: #002441;
}
.header a:active
{
    color: #002441;
}
.header a:hover
{
    color: #A1924F;
}
.header a
{
    font-weight: bold;
    font-size: 7pt;
    color: #002441;
    font-family: verdana;
    text-decoration: none;
}

/*--------- topmenu ------------------*/

.topmenu
{
	border-right: 1px solid #002441;
	border-left: 1px solid #002441;
}

.topmenu li
{
	list-style: square;
	color: #ffffff;
}

.topmenu a:visited
{
    color: #ffffff;
}
.topmenu a:active
{
    color: #ffffff;
}
.topmenu a:hover
{
    color: #002441;
}
.topmenu a
{
    font-weight: bold;
    font-size: 8pt;
    color: #ffffff;
    font-family: verdana;
    text-decoration: none;
}

/*--------- submenu ------------------*/

.submenu
{
	background-color: #16669A;
	color: #ffffff;
	padding: 5 3 5 16;			
	text-padding-bottom: 
}

.submenu li
{
	list-style: square;
	color: #ffffff;
}

.submenu a:visited
{
    color: #ffffff;
}
.submenu a:active
{
    color: #ffffff;
}
.submenu a:hover
{
    color: #002441;
}
.submenu a
{
    font-weight: normal;
    font-size: 8pt;
    color: #ffffff;
    font-family: verdana;
    text-decoration: none;
}

/*-----------------Logo Requests----------*/

.menu
{
    font-weight: bold;
    font-size: 8pt;
    color: #ffffff;
    font-family: verdana;
    text-decoration: none;
}


/*----------------- content --------------*/
.sideimage
{
	background-color: ;
	color: #000000;
	padding: 0px;	
	border-left: #002441 1px solid;	
}

.content
{
	background-color: #ffffff;
	color: #000000;
	padding: 10px;
	border-left: #002441 1px solid;
	border-right: #002441 1px solid;		
	background-image: url(../images/sidemenu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
	
}


li
{
	list-style: square;
	color: #000000;
}

a:visited
{
    color: #002441;
}
a:active
{
    color: #002441;
}
a:hover
{
    color: #A1924F;
}

a
{
    font-weight: normal;
    font-size: 8pt;
    color: #002441;
    font-family: verdana;
    text-decoration: underline;
}

div.scroll
{
	height: 130px;
	width: 100%;
	overflow: auto;
	border: 1px;
	background-color: #ffffff;
	padding: 8px;
}
/*--------- about ------------------*/

.aboutheader
{
	background-color: #16669A;
	color: #ffffff;
	padding: 6px;
	font-size: 12px;
	font-weight: bold;					
	border-right: #002441 1px solid;	
	border-bottom: #002441 1px solid;
	border-top: #002441 1px solid;
}


.about
{
	background-color: #D0E0EB;
	color: #000000;
	padding: 10px;				
	border-right: #002441 1px solid;	
	
}

.about li
{
	list-style: square;
	color: #000000;
}

.about a:visited
{
    color: #000000;
}
.about a:active
{
    color: #000000;
}
.about a:hover
{
    color: #002441;
}
.about a
{
    font-weight: normal;
    font-size: 8pt;
    color: #000000;
    font-family: verdana;
    text-decoration: underline;
}

/*----------------- motto ----------------*/
.motto
{
	background-color: #fdfdfe;
	color: #ffffff;
	padding: 1px;	
	border-bottom: #002441 1px solid;
}

/*----------------- locator ----------------*/
.locator
{
	background-color: #FDFBF5;
	color: #000000;
	padding: 10px;
	
	border-bottom: #002441 1px solid;
	border-right: #002441 1px solid;
	border-left: #002441 1px solid;
}

/*----------------- news links -------------*/
.news
{
	background-color: #FDEED0;
	color: #000000;
	padding: 10px;
	
	border-bottom: #002441 1px solid;
	border-right: #002441 1px solid
}

/*--------------- calculator ----------------*/
.calculator
{
	background-color: #E3D8C6;
	color: #000000;
	padding: 10px;
	border-left: #002441 1px solid;
	border-bottom: #002441 1px solid;
	border-right: #002441 1px solid;
}

/*------------- footer ------------------*/

.footer
{
	border: 1px solid #002441;
}
.footer td
{	
	color: #ffffff;
	text-align: center;
	font-size: 7pt;	
	padding: 5 10 3 10;
}

.footer
{
	padding-bottom: 5px;
}

.footer a:visited
{
    color: #ffffff;
}
.footer a:active
{
    color: #ffffff;
}
.footer a:hover
{
    color: #A1924F;
}
.footer a
{
    font-weight: normal;
    font-size: 7pt;
    color: #ffffff;
    font-family: verdana;
    text-decoration: none;
}



/*------ basics -----------*/
h1
{
 font-weight: bold;
 font-size: 10pt;
 font-family: verdana;
}

h2
{
 font-weight: bold;
 font-size: 10pt;
 font-family: verdana; 
}

input
{
	font-family: verdana;
	font-size: 8pt;
}

textarea
{
	font-family: verdana;
	font-size: 8pt;
}

hr
{
    color: #002441;
    height: 1px;
}


/*------ buttons -----------*/
	
		a.button, a.buttonDis {
		display: block;
		background-color: transparent;
		background-image: url(../images/button.jpg);
		background-repeat: repeat;		
		height: 26px;
		margin: 0 0 0 0 ;
		padding: 8 8 5 8;
		text-align: center;
		font-size: 10px;
		font-weight: normal;
		text-decoration: none;
		font-family: verdana;
		}
		a.button:link, a.button:visited {
		color: #ffffff;
		}
		a.button:hover, a.button:active {
		background-position: 0 -26px;
		color: #ffffff;
		}
		a.buttonDis:link, a.buttonDis:visited, a.buttonDis:hover, a.buttonDis:active {
		background-position: 0 -74px;
		color: #ffffff;
		cursor: default;
		}				
		
.logo
{
	background-color: #D0E0EB;
	color: #000000;
	padding: 10px;				
	border-right: #002441 1px solid;	
	
}

/*------ rss news -----------*/

#newsTable
{
   border: 0;
}

#newsList
{
   margin: 0;
}

#newsList div
{
   margin: 0 0 12px 0;
}


/*------ specific to the SDN control------*/

.label_font
{
    font-family:Verdana;
    font-size:8pt;
    color: Black;
}

.label_font_bold
{
    font-family:Verdana;
    font-size:8pt;
    color: Black;
    font-weight:bold;
}

.button_text
{
    font-family:Verdana;
    font-size:8pt;    
}

.text_entry
{
    font-family:Verdana;
    font-size:8pt;    
}


.gridHeader
{
	color: Black;
	font-family:Verdana;
	font-size:10pt;
	font-weight:bold;
}
