

body 
{
    font-family: tahoma,sans-serif;
	color: black;
	font-size: 8pt;

	
	
	/*font-family: Arial;
	font-style: normal;
	font-size: 16px;
	color: gray*//*#AAAAAA*/;
	/*background-color: #EBEFF6;*/		
}
	input.btn { 
	  color:white; 
	  font: bold 100% helvetica,sans-serif; 
	  background-color:#59ACD9; 
	  border: 1px solid; 
	  border-color: #59ACD9 #59ACD9 #59ACD9 #59ACD9; 
	  filter:progid:DXImageTransform.Microsoft.Gradient 
	  (GradientType=0,StartColorStr='#59ACD9',EndColorStr='#59ACD9'); 
	} 
.hd1
{
	font-size: 16px;
	color:#0053A0;
	font-weight: bold;
}
.hd2 {
	font-size: 15;
	color: #838383;
	font-weight: bold;
}

.frmHd2
{
	background-color: #0053A0;
	color:white;
	font-size: 13px;
}



.frmHd3
{	font-size: 15px;
	color:white;

	background-image: url('../images/h2.jpg');
	font-weight: bold;
}
.frmHd4
{	font-size: 15px;
	color:white;
	
	background-image: url('../images/h3.jpg');
	font-weight: 600;

}

.frmTbl5
{
	background-color: #e6e6e6;
	color:#9b099b;
	font-size: 13px;
}

.frmHd5
{
	background-color: #9b099b;
	color:white;
	font-size: 13px;
}
.frmHd4 li{list-style-type: inside circle;color:#0053A0;}

.frmTbl
{
	border: 1px solid #0053A0;
	color:#7A7A7A;
	font-size: 12px;
	background-color: #D2D2D2;
	
}

.frmTbl2
{
	border-top: 1px solid gray;
	border-right: 1px solid gray;
	color:#7A7A7A;
	font-size: 12px;
	background-color: #D2D2D2;
}
.cCol0
{
	border-left: 1px solid gray;
	border-bottom: 1px solid gray;
	color:#7A7A7A;
	font-size: 11px;
	background-color: white;
}
.frmTbl1
{
	border: 1px solid #0053A0;
	color:#0053A0;
	font-size: 12px;
	background-color: #E6E6E6;
}

	/*list-style-type: disc;
	list-style-type: square;
	list-style-type: none;
ul
{
	list-style-image:none; 
	list-style-type: inside circle;
	color:#0053A0;
}*/





 li {
	margin: 0;
	padding: 0;
	list-style-type:none;
	position: relative;
}

ul,li:hover 
{
	margin: 0;
	padding: 0;
	list-style-type: disc inside;
	position: relative;
}


/*tags*/
 hr {
	border: 0;
	width: 100%;

	color: #0053A0;
	background-color: #9FD573;
	height: 1px;

}
a{font-size: 12px; color:#0053A0;}

p{font-size: 12px;}





/*this format is used for submenu items*/
.standard
{   
	font-family: tahoma,sans-serif;
	color: black;
	font-size: 8pt;
}
.standard ul{border:0px solid black; }
.standard ol li{list-style-type: decimal;}
.standard ul li
{list-style-type: disc;
	/*display:inline;position: relative;*/
	list-style-position:inside;



}

.standard p, ul, li
{
	margin-top: 0px;
	margin-bottom: 0px;
	/*padding:0px 6px 0px 6px ;*/

}


/*
    The following are some sample styles used in the "Styles" toolbar command.
    You should instead remove them, and include the styles used by the site
    you are using the editor in.
*/

.Bold
{
	font-weight: bold;
}

.Title
{
	font-weight: bold;
	font-size: 18px;
	color: #cc3300;
}

.Code
{
	border: #8b4513 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #000066;
	font-family: 'Courier New' , Monospace;
	background-color: #ff9933;
}
.hh{color:'#0053A0'; font-weight: bold;}

	.pics {  
		height:  232px;  
		width:   232px;  
		padding: 0;  
		margin:  0;  
	} 
	 
	.pics img {  
		padding: 8px;  
		border:  1px solid #ccc;  
		background-color: #eee;  
		width:  212px; 
		height: 369px; 
		top:  0; 
		left: 0 
	}
	#nav a { border: 1px solid #ccc; background: #fc0; text-decoration: none; margin: 0 5px; padding: 3px 5px;  }
	#nav a.activeSlide { background: #ea0 }
	#nav a:focus { outline: none; }

	.hbanner a { border: 1px solid #ccc; background: #fc0; text-decoration: none; margin: 0 5px; padding: 3px 5px;  }
	.hbanner a.activeSlide { background: #ea0 }
	.hbanner a:focus { outline: none; }
	.hbanner img {  
		padding: 5px;  
		border:  1px solid #ccc;  
		background-color: #eee;  
		width:  587px; 
		height: 191px; 
		top:  0; 
		left: 0 }

#slideshow { position: relative; width: 230px; }
#controls { z-index: 1000; position: absolute; top: 0; left: 0; display: none;
    background-color: #ffc; border: 1px solid #ddd; margin: 0; padding: 6px; 
    width: 218px;
}

/*#controls span { margin: 0 5px }*/
