
/* Default CSS Stylesheet for a new Web Application project */

.banner {
	margin-top: 3px;
	margin-bottom: 0px;
	font-size:	1.5em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	margin-left : 10px;
}

H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size:	1.1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	margin-left : 10px;
  color : #cc0000;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 2px;
	margin-bottom: 1px;
	font-size:	.9em;
	font-weight:	600;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	margin-left : 10px;
  color : #000;
	}	

H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 3px;
	margin-bottom: 2px;
	font-size:	.7em;
	font-weight:	600;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 3px;
	margin-bottom: 2px;
	font-size:	.7em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
	
	
/* Web Application project */
input {
	color : #000000;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
div {
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.px {
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 2px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.px5 {
	padding-top : 5px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 5px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}



A:link
{
	color: #330000;
	text-decoration: none;
}	
		
A:visited	{	
	text-decoration:	none;
	color:	#330000;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#330000;
	}	
		
A:hover
{
	color: #330000;
	text-decoration: underline;
}

.top_nav
{
    margin: 2px;
    font-weight: normal;
    font-size: 9pt;
    font-family: 'Tahoma';
    color: #330000;
    text-decoration: none;
}

a.top_nav {
    margin: 2px;
	font-weight: normal;
	font-size: 9pt;
	font-family: 'Tahoma';
	color: #330000;
	text-decoration: none;

}

a.top_nav:hover
{
    margin: 2px;
    font-weight: normal;
    font-size: 9pt;
    font-family: 'Tahoma';
    color: #FF0000;
    text-decoration: none;

}


.testimonials {
	color : #000000;
	font-weight: bold;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-bottom : 0px;

	font-size : 10pt;
	font-family : Tahoma,Verdana,Arial;

}
	

.headthumbs {
	color : #000000;
	margin-top : 0px;
	padding-bottom : 10px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;

}

.menut {
	color : #000000;
	margin-top : 10px;
	padding-top : 6px;
	padding-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	text-align: center;
}


.menub {
	color : #000000;
	margin-top : 5px;
	padding-top : 5px;
	padding-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: normal;
	text-align: center;
}


.entry {
	color : #000000;
	margin-top : 5px;
	padding-top : 5px;
	padding-bottom : 5px;
	margin-left : 5px;
	margin-right : 5px;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	text-align: left;
}


.menu {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	text-align: center;
}
.title01 {
	color : #FFFFFF;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.title02 {
	color : #000000;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-left : 5px;
	margin-right : 5px;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.title02 a {
	color : #000000;
	text-decoration: none;
}
.right b {
	color : #EF6D00;
}
.menu a {
	color : #000000;
}
.left {
	color : #FFFFFF;
	margin-top : 0px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.left a {
	color : #FFFFFF;
}
.left a:hover {
	color : #000000;
}
/*li {
	color : #000000;
	margin-top : -1px;
	padding-bottom : -1px;
	margin-bottom : -1px;
	margin-right : 1px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}

*/
UL LI
{
	margin-top: 1px;
	font-weight: bold;
	font-size: 10pt;
	list-style-image: url(images/dotlist.gif);
	margin-bottom: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
	color: #000000;
	margin-right: 15px;
	font-family: Tahoma,Verdana,Arial;
}	

UL LI LI	{	
	color : #000000;
	margin-top : -1px;
	padding-bottom : -1px;
	margin-bottom : -1px;
	margin-right : 1px;
	margin-left : -20px;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	list-style-type:	disc;
	}	



ul, ol {
	color : #000000;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-right : 0px;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
}


p {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
}
p a {
	color : #294A7B;
}
p a:hover {
	color : #000000;
}
.bot {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
.bot a {
	color : #000000;
	text-decoration: none;
}
.bot a:hover {
	color : #294A7B;
}

/* Form Fields */   

.Control
{
	font-weight: bold;
	font-size: 9pt;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
} 

.ListTable1
{
	font-weight: bold;
	font-size: 9pt;
	margin-top: -3px;
	margin-bottom: -3px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.ListTable2
{
	font-weight: normal;
	font-size: 9pt;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.Radio1
{
	margin-top: -5px;
	font-weight: normal;
	font-size: 9pt;
	margin-bottom: -5px;
	color: #000000;
	line-height: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.LabelG {
	font-size: 10pt;
	font-family: Verdana;
	color:#0a4800;
	font-weight:bold
}

.LabelA {
	border-right: lightblue 2px solid;
	border-top: lightblue 2px solid;
	font-size: 10pt;
	padding-bottom: 2px;
	border-left: lightblue 2px solid;
	font-family: Verdana;
	background-color: lightblue;
	text-decoration: none;
}

.TextA {
	border-right: lightblue 2px solid;
	border-top: lightblue 2px solid;
	font-size: 10pt;
	padding-bottom: 2px;
	border-left: lightblue 2px solid;
	padding-top: 2px;
	border-bottom: lightblue 2px solid;
	font-family: Verdana;
	position: relative;
	top: 2px;
	background-color: white;
	text-decoration: none;
}
.Notes {
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;


}

/*

*/



/* Drop Down Navigation Menu */   
#dropmenudiv{
position:absolute;
border:1px #666666;
border-bottom-width: 0;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px #666666;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #eeeeff;
}


