/* Default CSS Stylesheet for a new Web Application project */
body
{
	font-weight: normal;
	font-size: 11px;
	word-spacing: normal;
	text-transform: none;
	color: #3a3c3d;
	font-family: Verdana;
	letter-spacing: normal;
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #cccccc;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #cccccc;
	SCROLLBAR-TRACK-COLOR: #F9F8F7;
	SCROLLBAR-DARKSHADOW-COLOR: #cccccc;
	SCROLLBAR-BASE-COLOR: #ffffff;
	margin: 0px;
}
img
{
	border: 0px;
}
.button
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-size: 8pt;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	font-family: Verdana;
	background-color: #EEF1F2;	
}
.whitetext
{
	color:White;	
}
.redtext
{
	color:red;	
}
.smalltext
{
	font-weight: normal;
	font-size: 9px;
	color: #000000;
	font-family: Verdana;
}

	

A:link
{
	font-family:Verdana;
	font-size:11px;
	color: #666666;	
	text-decoration: none;
}	
			
A:visited	
{	
	font-family:Verdana;
	font-size:11px;
	color: #666666;	
	text-decoration: none;
}	
		
A:active	
{
	font-family:Verdana;
	font-size:11px;
	color: #666666;		
	text-decoration: none;
}	
		
A:hover	
{	
	text-decoration: underline;
	font-family:Verdana;
	font-size:11px;
	color: #000000;
}

.copy A:link
{
	font-family:Verdana;
	font-size:11px;
	color: red;	
	text-decoration: none;
}	
			
.copy A:visited	
{	
	font-family:Verdana;
	font-size:11px;
	color: red;	
	text-decoration: none;
}	
		
.copy A:active	
{
	font-family:Verdana;
	font-size:11px;
	color: red;		
	text-decoration: none;
}	
		
.copy A:hover	
{	
	text-decoration: underline;
	font-family:Verdana;
	font-size:11px;
	color: red;
}
.homeTable A:link
{
	font-family:Verdana;
	font-size:11px;
	color: white;	
	text-decoration: underline;
	font-weight: bold;
}
.homeTable A:visited
{
	font-family:Verdana;
	font-size:11px;
	color: white;	
	text-decoration: underline;
	font-weight: bold;
}
.homeTable A:active
{
	font-family:Verdana;
	font-size:11px;
	color: white;	
	text-decoration: underline;
	font-weight: bold;
}
.homeTable A:hover
{
	font-family:Verdana;
	font-size:11px;
	color: white;	
	text-decoration: none;
	font-weight: bold;
}

.validated
{
	font-weight: normal;
	font-size: 11px;
	word-spacing: normal;
	text-transform: none;
	color: red;
	font-family: Verdana;
	letter-spacing: normal;
	background-color: white;
}
.formInput
{
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	font-size: 10px;
	border-left: darkgray 1px solid;
	border-bottom: darkgray 1px solid;
	font-family: Verdana;
	height: 16px;
	background-color: white;
	width: 100px;
}

.textarea
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-size: 8pt;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	font-family: Verdana;
	background-color: white;
}
.select
{
	font-family: Verdana;
	font-size: 8pt;
	height: 18px;
}
.check
{
	border-right: 0px;
	border-top: 0px;
	font-size: 8pt;
	border-left: 0px;
	border-bottom: 0px;
	font-family: Verdana;
	background-color: #EEF1F2;
}
.button
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-size: 8pt;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	font-family: Verdana;
	background-color: #EEF1F2;	
}
hr
{
	color: #999;
	background-color: #999;
	height: 1px;
}
h1, .formHead
{
	font-weight: bold;
	color: Gray;
	font-family: Arial, Tahoma, Verdana;
	/*font-family: Times New Roman;*/
	font-size: 40px;
	letter-spacing: 2px;
	text-transform: lowercase;
	margin: 0px 0px 20px 0px;
}
h2
{
	font-weight: bold;
	color: Gray;
	font-family: Arial, Tahoma, Verdana;
	/*font-family: Times New Roman;*/
	font-size: 18px;
	letter-spacing: 2px;
	text-transform: lowercase;
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 2px 0px;
}

h3
{
	font-weight: bold;
	color: Gray;
	font-family: Arial, Tahoma, Verdana;
	/*font-family: Times New Roman;*/
	font-size: 16px;
	letter-spacing: 2px;
	text-transform: lowercase;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
h4
{
	font-weight: bold;
	color: Gray;
	font-family: Arial, Tahoma, Verdana;
	/*font-family: Times New Roman;*/
	font-size: 16px;
	letter-spacing: 2px;
	text-transform: lowercase;
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 2px 0px;
}

.subHead
{
	font-weight: bold;
	color: Gray;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	letter-spacing: 2px;
}

.contenttable
{
	width: 100%;
	height: 100%;
}
.contenttable_cell
{
	padding:10px;	
}
.newstable
{
	/*border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
	border-collapse: collapse;*/
	height: 100px;
	width: 200px;
	background: url(../images/news_bg.jpg) repeat-x;
}
.service
{
	height: 30px;
	width: 160px;
	padding-left: 5px;
	background-image: url(../images/service_bg.jpg);		
}
homeTable.td
{
	vertical-align: top;
	padding: 3px;	
}
.whiteheader
{
	background-color: #999;
	color: #ffffff;
	font-weight: bold;
	font-family: Arial, Tahoma, Verdana;
	/*font-family: Times New Roman;*/
	font-size: 16px;
	letter-spacing: 2px;
	text-transform: lowercase;
	margin: 0px 0px 10px 0px;

}
#flashcontent
{
    height: 275px; 
    width: 778px;
}
