body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#444444;
	margin: 0px 0px 0px 0px;
	line-height: 130%;
}
a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #660066;
	color: #669999;
	color: #330066;
	
}
a:hover{
	text-decoration: none;
}
b, strong{
	color: #666699;
	
}
p{
		margin: 18px 0px 18px 0px;
		padding: 0px;
}

#root{
		margin: 0px;
		padding: 0px;
		vertical-align: top;
		/*border: 1px solid red;*/
}

#root #footer{
		width: 745px;			
		text-align: center;
		margin: 6px 0px 0px 0px;
		padding: 0px 0px 20px 0px;
}
#root #footer a{
		font-size: 9px;
		color: #000000;
		text-decoration: none;
		padding: 0px 6px 0px 6px;
}
#root #footer a:hover{
		text-decoration: underline;		
}

#root #maincontent{
		width: 745px;
		background-image: url(../images2/back1.gif);
		background-repeat: repeat-y;
		background-position: left top;
		
		
}

div.titlePages{
		font-size: 14px;
		font-weight: bold;
		color: #006699;
		margin: 0px 0px 16px 0px;
}

#root #maincontent  #textcontent{
		margin: 0px 40px 0px 40px;
		padding: 69px 0px 0px 0px;
		text-align: left;
		
}


#root #maincontent #contentback{
		width: 745px;
		background-image: url(../images2/images/body_01.gif);
		background-repeat: no-repeat;
		background-position: left top;
		
}

#root #topheader{
		width: 745px;
		position: relative;
		height: 50px;
		
}

#root #topheader #logo1{
		position: absolute;
		top: 20px;
		left: 10px;
}

#root #topheader a.topemail{
		position: absolute;
		top: 25px;
		left: 560px;
		color: #006699;
		text-decoration: none;
		font-size: 11px;
		font-weight: bold;
		
}
#root #topheader #linkpanel{
		position: absolute;
		width: 650px;
		top: 58px;
		left: 50px;
		background-color: #006699;
		height: 18px;
		
		
}

#root #topheader #linkpanel a{
		color: #FAB968;
		font-size: 10px;
		text-decoration: none;
		padding-right: 18px;
		font-weight: bold;
}

#root #topheader #linkpanel a:hover{
		color: #ffffff;
}


#root #bottomdiv{
		width: 745px;
		height: 25px;
		background-image: url(../images2/images/body_03.gif);
		background-repeat: no-repeat;
		background-position: left top;
		
}




