html, body									{
														margin:0px; 
														padding:0px; 
														border:0px;
														background-color:#FFFFFF;
														}
a:link,a:visited,a:active		{ 
														font-family:Verdana, Arial, Tahoma, sans-serif;  
														text-decoration:none;
														color:#002466;
														}
a:hover											{	
														text-decoration:	none;
														color:	#FF0000;
														}
														
.urTree {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #696969;
	white-space: nowrap;
}
.urTree img {
	border: 0px;
	vertical-align: middle;
}
.urTree a {
	color: #333;
	text-decoration: none;
}
.urTree a.node, .urTree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.urTree a.node:hover, .urTree a.nodeSel:hover {
	color: #333;
	text-decoration: underline;
}
.urTree a.nodeSel {
	background-color: #c0d2ec;
}
.urTree .clip {
	overflow: hidden;
}

#imBase {
margin:0px auto;
padding:0px;
border:0;
width:790px;
}

#imContent             		{
                          	width:760px;
                          	text-align:left;
                          	background-image:url(../img/imLayoutComponent009.png);
                          	padding-top:5px;
                          	padding-bottom:5px;
                          	padding-left:15px;
                          	padding-right:15px;
                          	}
                          	
#imMenu             		{
                          	margin:0px auto;
                          	padding:0px;
                          	border:0px;
                          	width:790px;
                          	height:28px;
                          	background-image:url(../img/imLayoutComponent008.png);
                          	background-color:#6699cc;
							font-family:Verdana, Arial, Tahoma, sans-serif;  
							text-decoration:none;
							color:#336699
                          	}
.imClearer                	{
														font-size:0; 
														line-height:0; 
														height:0; 
														clear:both;
														}

.imMenuIndex a,visited  		     			{ 
										position:relative;
										top:6px;
														float:left; 
										font-family:Verdana, Arial, Tahoma, sans-serif;
										text-decoration:none;
										text-align:center;
										font-size:12px;
										color:#FFFFFF;
														font-weight:bold;
														height:15px; 
														margin:1px 3px 0px 0px;
														width:105px;
														background-color:#8BB4E4;
														}
.imMenuIndex a:hover,active			 		{ 
														background-color:#F48736; 
														}

.imSubMenuIndex						{
														position:absolute;
														visibility: hidden;
														border:0px solid #ffff33;
														border-bottom-width: 0;
														font:normal 10px Verdana;
														line-height: 15px;
														background-color: #536D8A;
														width: 180px;
														font-family:Verdana, Arial, Tahoma, sans-serif;
										text-decoration:none;
										text-align:left;
										font-size:10px;
										color:#FFFFFF;
														}
.imSubMenuIndex	a					{
														width: 100%;
														display: block;
														text-indent: 2px;
														border-bottom: 0px;
														padding: 1px 0;
														text-decoration: none;
														font-weight: bold;
														text-indent: 5px;
														font-family:Verdana, Arial, Tahoma, sans-serif;
										text-decoration:none;
										text-align:left;
										font-size:10px;
										color:#FFFFFF;
														}
.imSubMenuIndex	a:hover		{
														background-color: #F48736;
														color: #FFFFFF;
														}
														.clearfix:after 						{
													  content: "."; 
													  display: block; 
													  height: 0; 
													  clear: both; 
													  visibility: hidden;
														}
#imContactsButton a  		     		{ 
														background:url(../img/imLayoutComponent004.png) no-repeat 0px 0px; 
														float:left; 
														height:33px; 
														margin:0px 0px 0px 0px; 
														text-align:center; 
														width:123px; 
														}
#imContactsButton a:hover		 		{ 
														background-position:0px -33px; 
														}
#imSitemapButton a  		     		{ 
														background:url(../img/imLayoutComponent005.png) no-repeat 0px 0px; 
														float:left; 
														height:33px; 
														margin:0px 0px 0px 0px; 
														text-align:center; 
														width:120px; 
														}
#imSitemapButton a:hover		 		{ 
														background-position:0px -33px; 
														}
#imFlagButtonIt a  		     		{ 
														background:url(../img/imLayoutComponent011it.png) no-repeat 0px 0px; 
														float:left; 
														height:27px; 
														margin:0px 0px 0px 0px; 
														text-align:center; 
														width:28px; 
														}
#imFlagButtonIt a:hover		 		{ 
														background-position:0px -27px; 
														}
#imFlagButtonEn a  		     		{ 
														background:url(../img/imLayoutComponent011en.png) no-repeat 0px 0px; 
														float:left; 
														height:27px; 
														margin:0px 0px 0px 0px; 
														text-align:center; 
														width:28px; 
														}
#imFlagButtonEn a:hover		 		{ 
														background-position:0px -27px; 
														}
.imClearer                	{
														font-size:0; 
														line-height:0; 
														height:0; 
														clear:both;
														}
.FormInput                	{
                            font-family: Verdana, Arial, Tahoma, sans-serif;
                            font-size:10px;
                            font-weight:bold;
                            color:#000066;
                            border:1px solid #C0C0C0;  
                            background-color:#FFFFFF;
                            width:120px;
						  	          	}
.FormInputTitle                	{
                            font-family: Verdana, Arial, Tahoma, sans-serif;
                            font-size:15px;
                            font-weight:bold;
                            color:#000066;
                            border:0px solid #C0C0C0;  
                            background-color:#E0E0E0;
                            text-align:center;
                            width:284px;
						  	          	}
.regionText                	{
                            font-family: Verdana, Arial, Tahoma, sans-serif;
                            font-size:15px;
                            font-weight:bold;
                            color:#000066;
						  	          	}
.FormInputRequired        	{
                            font-family: Verdana, Arial, Tahoma, sans-serif;
                            font-size:10px;
                            font-weight:bold;
                            color:#000066;
                            border:1px solid #FF0000;  
                            background-color:#FFFFFF;
                            width:120px;
						  	          	}
						  	          	.FormInput:focus						{
														border:1px solid #FFCC00;
														color:#FF0000;
														background-color:#FFFFCC;
														}
														.Text1px                  	{
														font-family: Verdana, Arial, Tahoma, sans-serif;
                            font-size:1px;
														}
.Text9px                  	{
														font-family: Verdana, Arial, Tahoma, sans-serif;
                            font-size:9px;
                            color:#000033;
														}
.Text10px                  	{
														font-family: Verdana, Arial, Tahoma, sans-serif;
                            font-size:10px;
														}
.Text11px                  	{
														font-family: Verdana, Arial, Tahoma, sans-serif;
                            font-size:11px;
                            color:#000033;
														}
.Text12px                  	{
														font-family: Verdana, Arial, Tahoma, sans-serif;
                            font-size:12px;
                            color:#FF0000;
														}
.Text15px                  	{
														font-family: Verdana, Arial, Tahoma, sans-serif;
                            font-size:15px;
                            color:#000099;
														}
.imSpacer {
height:3px;
}
.FormButton                {
                            font-family: Verdana, Arial, Tahoma, sans-serif;
                            font-size:9px;
                            font-weight:bold;
                            color:#000066;
                            border:1px solid #C0C0C0;  
                            background-color:#F0F0F0;
                            width:90px;
						  	          	}
.FormButton:focus 					{
														border:1px solid #FFCC00;
														color:#FF0000;
														background-color:#FFFFCC;
														}
.FormSelect:focus 					{
														border:1px solid #FFCC00;
														color:#FF0000;
														background-color:#FFFFCC;
														}
.FormSelect              	 	{
                            font-family: Verdana, Arial, Tahoma, sans-serif;
                            font-size:10px;
                            color:#000066;
                            border:1px solid #C0C0C0;  
                            background-color:#F0F0F0;
                            width:300px;
						  	          	}
.FormTextArea								{
														font-family: Verdana, Arial, Tahoma, sans-serif;
                            font-size:10px;
                            color:#000066;
                            border:1px solid #C0C0C0; 
														background-color:#FFFFFF;
														width:600px;
														height:250px;
														}
.dataTable {
	width: 100% }

tr.highlightOffOdd {
	color: #000;
	background: #E9E9E9 }

tr.highlightOffEven {
	color: #000;
	background: #E9E9E9 }

tr.highlightOn {
	color: #000;
	background: #99CCFF;
	border-left: 1px solid transparent }
	
.FormTextAreaRequired								{
														font-family: Verdana, Arial, Tahoma, sans-serif;
                            font-size:10px;
                            color:#000066;
                            border:1px solid #FF0000; 
														background-color:#F0F0F0;
														width:600px;
														height:250px;
														}
.FormTextArea:focus 				{
														border:1px solid #FFCC00;
														color:#FF0000;
														background-color:#FFFFCC;
														}
.imSectionTitle           	{
														width:709px;
																																																																				height:41px;
																																																																				background-image:url(../img/imLayoutComponent012.png);
																																																																				padding:0px;
																																																																				font-family:Verdana, Arial, Tahoma, sans-serif;
																																																																				color:#002466;
																																																																				font-size:20px;
																																																																				font-weight:bold;
																																																																				text-indent:50px;
																																																																				}
div#imRound{ margin: 0 0%;background: #F0F0F0}

b.rtop, b.rbottom{display:block;background: #FFF}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #E0E0E0}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}																																																																			