/* BWA Technologies, master style sheet.*/

a:link {
	color : #0066CC;
	font-weight : bold;
	text-decoration : none;
}

a:visited {
	color : #C66152;
	font-weight : bold;
	text-decoration : none;
}

a:hover {
	color : #000000;
	font-weight : bold;
	text-decoration : none;
}

a:active {
	color : #FF0000;
	font-weight : bold;
	text-decoration : none;
}

body {
	background-color : #FFFFFF;
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin : 5px;
}

h3 {
	color : #514BAD;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : normal;
}

h4 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
}

h5 {
	font-size : 12px;
}

sup {
	font-size : 10px;
}

td {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.box1 {
	background-color : #E8E8E8;
	border : 1px solid #000000;
	margin-bottom : 3px;
}

.box2{
	background-color : #C6D5EA;
	border : 1px solid #000000;
}

.box3 {
	background-color : #FFFFFF;
	border : 1px solid #000000;
	margin-bottom : 3px;
}

.edgepower {
	color : #514BAD;
	font-weight : bold;
}

.homepagetext {
	font-size : 11px;
	color: #FFFFFF;

}

.navbar {
	background-color : #514BAD;
	color : #FFFF00;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
}

.navbar a:link {
	color : #FFFFFF;
	text-decoration : none;
}

.navbar a:visited {
	color : #FFFFFF;
	text-decoration : none;
}

.navbar a:active {
	color : #FFFFFF;
	text-decoration : none;
}

.navbar2 {
	background-color : #999999;
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
}

.navbar2 a:link {
	color : #FFFFFF;
	text-decoration : none;
}

.navbar2 a:visited {
	color : #FFFFFF;
	text-decoration : none;
}

.navbar2 a:active {
	color : #FFFFFF;
	text-decoration : none;
}

.smallertext {
	font-size : 11px;
	line-height : normal;
}

.theglove {
	color : #514BAD;
	font-weight : bold;
}
.red {  font-weight: bold; color: #FF0000}

.other a:link {
	color: #0066CC;
	text-decoration: none;
	}
.other a:visited {
	color: #FF0000;
	text-decoration: none;
	}
.other a:hover {
	color: #0000CC;
	text-decoration: underline;
	}
.other a:active {
	color: #FF0000;
	text-decoration: none;
	}
	.other {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	}