/* CSS Document */
a.option:link {
	FONT-WEIGHT: none;
	text-decoration: underline;
}
a.option:hover    {
	Background-Color: #FFECFC;
	text-decoration: none;
}
a.option:visited  {
	FONT-WEIGHT:bold;
	text-decoration: underline;
}
a.option:visited:hover {
	Background-Color: #FFECFC;
	text-decoration: none;
}

div#navigationBar {
	height: 68px;
	float: left;
	width: 900px;
}
div#heading {
	height: 22px;
	float: left;
	clear: right;
	width: 900px;
	text-align: center;
	line-height: 20px;
}
div#headingText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #285CA0;
	margin: 0px;
	line-height: 20px;
	text-transform: uppercase;
}

div#logo {
	float: left;
	clear: left;
	width: 226px;
	border-right: 2px dashed #82ABE9;
	}

div#logo {
   \width: 228px;
   w\idth: 226px;
   }

div#tab {
	float: left;
	width: 110px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-top: 0px;
	border-right: 2px dashed #82ABE9;
	height:40px;
	line-height:40px;
}

div#tab {
   \width: 112px;
   w\idth: 110px;
   }
   
div#border1 {
	float: left;
	clear: left;
	background-color:#285CA0;
	width: 164px;
	height: 10px;
	line-height:10px;
}

div#border2 {
	background-color:#4F87D2;
	float: left;
	width: 62px;
	height: 10px;
	line-height:10px;
}

div#border3 {
    width: 674px;
    height: 10px;
    line-height:10px;
    float:left;
}
