/* CSS Document */

A:link {
	COLOR: #7e753f;
	font-weight: normal;
	text-decoration:underline;
}
A:visited {
	COLOR: #7e753f;
	font-weight: normal;
	text-decoration:underline;
}
A:hover {
	COLOR: #173168;
	font-weight: none;
	text-decoration:underline;
}
A:active {
	COLOR: #7e753f;
	font-weight: normal;
	text-decoration:underline;
}
A:visited:hover A:active:hover {
	COLOR: #173168;
	font-weight: normal;
	text-decoration:underline;
}

.UIside A:link {
	font-size:11px;
	COLOR: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}
.UIside A:visited {
font-size:11px;
	COLOR: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}
.UIside A:hover {
font-size:11px;
	COLOR: #FFFFFF;
	font-weight: bold;
	text-decoration:underline;
}
.UIside A:active {
font-size:11px;
	COLOR: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}
.UIside A:visited:hover A:active:hover {
font-size:11px;
	COLOR: #FFFFFF;
	font-weight: bold;
	text-decoration:underline;
}

div#content A:link {
	COLOR: #173168;
	font-weight: normal;
	text-decoration:underline;
}
div#content A:visited {
	COLOR: #173168;
	font-weight: normal;
	text-decoration:underline;
}
div#content A:hover {
	COLOR: #255cd0;
	font-weight: none;
	text-decoration:underline;
}
div#content A:active {
	COLOR: #255cd0;
	font-weight: normal;
	text-decoration:underline;
}
div#content A:visited:hover A:active:hover {
	COLOR: #255cd0;
	font-weight: normal;
	text-decoration:underline;
}

div#compCheck A:link {
	COLOR: #FFFFFF;
	font-weight: normal;
	text-decoration:none;
	font-weight:bold;
}
div#compCheck A:visited {
	COLOR: #FFFFFF;
	font-weight: normal;
	text-decoration:none;
		font-weight:bold;
}
div#compCheck A:hover {
	COLOR: #173168;
	font-weight: none;
	text-decoration:underline;
	font-weight:bold;
}
div#compCheck A:active {
	COLOR: #FFFFFF;
	font-weight: normal;
	text-decoration:none;
}
div#compCheck A:visited:hover A:active:hover {
	COLOR: #173168;
	font-weight: normal;
	text-decoration:underline;
	font-weight:bold;
}


p {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  color:#7e753f;
  	font-size: 12px;
	line-height: 14px;
}


p em{
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  	font-size: 9px;
	line-height: 18px;
  color:#7e753f;
  font-style:normal;
}

div#home h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
  color:#7e753f;
  	font-size: 45px;
	line-height: 35px;
	margin:0px;
	padding:0px;
}

div#home h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#7e753f;
  	font-size: 18px;
	line-height: 18px;
	margin:0px;
	padding:0px;
}

div#home h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
  	font-size: 14px;
	line-height: 16px;
	margin:0px;
	padding:0px;
}

div#home p {
  	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  	color:#7e753f;
  	font-size: 12px;
	line-height: 14px;
	margin-left:10px;
	padding-right:5px;
	padding-top:2px;
}


div#compCheck {
	background-color:#7e753f;	
	width:210px;
	height:190px;
	margin-left:auto;
	margin-right:auto;
	border-top-color:#FFFFFF;
	border-top-style:solid;
	border-top-width:5;

}


div#compCheck p {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  	font-size: 9px;
	line-height: 9px;
  color:#FFFFFF;
  font-style:normal;
  margin:0px;
  padding:5px;
}

div#compCheck h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
  color:#FFFFFF;
  	font-size: 30px;
	line-height: 25px;	
}

div#compCheck h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
  	font-size: 20px;
	line-height: 22px;
	margin:0px;
	padding:0px;
}



body {
	background-color: #EAE7DC;

}


div#home {
	border-color:#FFFFFF;
	border-style:solid;
	border-width:2px;
	width:775px;
	height:575;
	margin-left:auto;
	margin-right:auto;
}

div#homeImg {
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;
	border-bottom-width:0px;
	border-top-color:#FFFFFF;
	border-top-style:solid;
	border-top-width:3px;
	}

div#sec {
	border-color:#FFFFFF;
	border-style:solid;
	border-width:2px;
	width:775px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
}

div#sec h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
  	color:#7e753f;
  	font-size: 20px;
	line-height: 25px;
	border-bottom-color:#AFA87F;
	border-bottom-style:solid;
	border-bottom-width:1px;
	margin:15px;
	padding:0px;
	/*padding-left:15px;*/
}

div#sec h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#7e753f;
  	font-size: 18px;
	line-height: 18px;
	margin:0px;
	padding:0px;
}

/*div#sec {
  	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  	color:#AFA87F;
  	font-size: 10px;
	line-height: 12px;

	padding-right:15px;
	padding-left:25px;
	padding-bottom:0px;
	margin-bottom:0px;
	
}*/

div#sec li{
  	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  	color:#7e753f;
  	font-size: 12px;
	line-height: 14px;
	/*margin-left:10px;*/
	padding-right:15px;
	padding-left:2px;
	padding-bottom:0px;
	margin-bottom:0px;
	margin-left:25px;
}


div#home .topBar {
/*	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;
	border-bottom-width:2px;*/
	/*height:95px;*/
	margin:0px;
	padding:0px;
}


div#home .topBar img{
	padding-top:0px;
	padding-right:0px;
	padding-left:25px;
	
	}

div#topBar {
/*	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;
	border-bottom-width:2px;*/
	background-image:url(shared/images/topTile_sec.jpg);
	height:95px;
	margin:0px;
	padding:0px;
}

div#topBar img{
	padding-top:0px;
	padding-right:0px;
	
	}
	
div#content {
	border-bottom-color:#173168;
	border-bottom-style:solid;
	border-bottom-width:2px;
	background-color:#FFFFFF;
	
	margin:0px;

}

div#content p{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  	color:#7e753f;
  	font-size: 12px;
	line-height: 14px;
	margin-top:2px;
	padding-top:3px;
	padding-right:15px;
	padding-left:25px;
	padding-bottom:0px;
	margin-bottom:0px;
	}
	
div#content h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#7e753f;
  	font-size: 18px;
	line-height: 18px;
	margin:0px;
	padding:0px;
	padding-left:25px;
}
	


	
div#bottomBar {
	border-top-color:#FFFFFF;
	border-top-style:solid;
	border-top-width:2px;
	background-color:#AFA87F;
	height:45px;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	
	font-size:12px;
	line-height:16px;

	margin-bottom:auto;
	padding-top:5px;
}
	

div#sideBar {
	width:220px;
	}
	

.rightBar {
	border-right-color:#173168;
	border-right-style:solid;
	border-right-width:10px;
	height:100%;
	border-left-color:#FFFFFF;
	border-left-style:solid;
	border-left-width:1px;
		margin:0px;

}
	
.goldBarRt {	
		height:100%;
		border-right-color:#AFA87F;
	border-right-style:solid;
	border-right-width:45px;
		border-left-color:#FFFFFF;
	border-left-style:solid;
	border-left-width:1px;
	margin:0px;
}



div#leftBar {
	border-right-color:#FFFFFF;
	border-right-style:solid;
	border-right-width:5px;
	background-color:#173168;
	width:15px;
	height:100%;
	border-left-color:#FFFFFF;
	border-left-style:solid;
	border-left-width:10px;
	float:left;
}

.leftBar {
	border-right-color:#FFFFFF;
	border-right-style:solid;
	border-right-width:1px;
	/*background-color:#173168;
	width:15px;*/
	height:100%;
	border-left-color:#173168;
	border-left-style:solid;
	border-left-width:10px;
		margin:0px;
/*	float:left;*/
}

.goldBarLt {	
/*	background-color:#AFA87F;
	width:45px;*/
	height:100%;
		border-left-color:#AFA87F;
	border-left-style:solid;
	border-left-width:45px;
		border-right-color:#FFFFFF;
	border-right-style:solid;
	border-right-width:1px;
		margin:0px;

/*	float:left;*/
}
	
div#goldBarLt {	
	background-color:#AFA87F;
	width:45px;
	height:100%;
	float:left;
}

.UIside {	
	background-color:#C3BF9D;
	width:149px;

	height:100%;
	padding:0px;
	margin:0px;
	border-top-color:#FFFFFF;
	border-top-style:solid;
	border-top-width:3;
	border-right-color:#FFFFFF;
	border-right-style:solid;
	border-right-width:3;
}

.UIside p {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 11px;
	line-height: 11px;
  color:#FFFFFF;
  font-style:bold;
  margin:0px;
  padding:5px;
}


div#home .UIside p {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 11px;
	line-height: 13px;
  color:#FFFFFF;
  font-style:bold;
  margin:0px;
  padding:5px;
}

div#sec .UIside p {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 11px;
	line-height: 13px;
  color:#FFFFFF;
  font-style:bold;
  margin:0px;
  padding:5px;
}



