
/* StyleSheet for Capital Invest */

BODY {
	margin: 10px 0px 10px 0px;
	background-color: #56628C;
	FONT-SIZE: 12pt; 
	FONT-FAMILY: Arial;
	color: #101029;
}

DIV {
	BORDER-TOP-STYLE: none; 
	BORDER-RIGHT-STYLE: none; 
	BORDER-LEFT-STYLE: none; 
	BORDER-BOTTOM-STYLE: none
}

h1 {color: #101029; font-size: 26pt; text-align: center; }
h2 {color: #101029; font-size: 20pt; text-align: center; }
h3 {color: white; font-size: 16pt; text-align: center; }
h4 {color: #101029; font-size: 16pt; text-align: center; }
h5 {color: #101029; font-size: 20pt; text-align: left; }

p {
	font-family: Arial; 
	font-size: 11pt; 
	color: #101029;
	padding-right: 10px;
}

p.white {
	font-family: Arial; 
	font-size: 10pt; 
	color: white;
}

p.bottom {
	font-family: Arial; 
	font-size: 8pt; 
	color: white;
	text-align: center;
	padding: 1px;
	margin: 0px;
}

p.1 {
	font-family: Arial; 
	font-size: 11pt; 
	color: #101029;
	font-weight: bold;
}

p.2 {
	font-family: Arial; 
	font-size: 9pt; 
	color: white;
}

p.center {
	text-align: center;
}

p.center-white {
	font-family: Arial; 
	font-size: 10pt; 
	color: white;
	text-align: center;
}


hr {border: 1px dotted #101029; width: 80%; text-align: center; margin: 10px;} 


#nav {
	BORDER-BOTTOM: 1px solid #101029; 
	TEXT-ALIGN: right; 
	background-color: #6B6331;
}

#nav a:link {color: #101029; text-decoration: none;}
#nav a:visited {color: #101029; text-decoration: none;}
#nav a:active {color: #101029; text-decoration: none;}
#nav a:hover {color: #6B6331; text-decoration: underline;}

#button {
	border: 1px solid #101029; 
	DISPLAY: inline; 
	PADDING-RIGHT: 4px; 
	PADDING-LEFT: 4px; 
	PADDING-TOP: 2px; 
	PADDING-BOTTOM: 2px; 
	MARGIN-RIGHT: 5px; 
	MARGIN-BOTTOM: 0px; 
	MARGIN-LEFT: 0px; 
	MARGIN-top: 20px; 
	LIST-STYLE-TYPE: none; 
	font-variant: small-caps; 
	font-weight: bold;
	FONT-SIZE: 8pt; 
	FONT-FAMILY: Arial; 
	background-image:url('images/celticgraybutton.jpg');
}

#middlea {
	padding: 12px; 
	color: #101029;
	text-align: center;
	border: 3px double #6B6331; 
	margin: 8px;
	}

#middlea a:link {color: white; text-decoration: none; font-weight: bold;}
#middlea a:visited {color: white; text-decoration: none; font-weight: bold;}
#middlea a:active {color: white; text-decoration: none; font-weight: bold;}
#middlea a:hover {color: white; text-decoration: underline; font-weight: bold;}
#middlea hr {border: 1px dotted white; width: 80%; text-align: center;} 


#middleb {
	background-color: white;
	padding: 15px;
}

#middleb a:link {color: #101029; text-decoration: none;}
#middleb a:visited {color: #101029; text-decoration: none;}
#middleb a:active {color: #101029; text-decoration: none;}
#middleb a:hover {color: #6B6331; text-decoration: underline;}


#bottom {
	BORDER-top: 1px solid #101029; 
	TEXT-ALIGN: right; 
	background-color: #6B6331;
}

#bottom a:link {color: #101029; text-decoration: none;}
#bottom a:visited {color: #101029; text-decoration: none;}
#bottom a:active {color: #101029; text-decoration: none;}
#bottom a:hover {color: #6B6331; text-decoration: underline;}

#bottom-left {
	BORDER-top: 1px solid #101029; 
	TEXT-ALIGN: left; 
	background-color: #6B6331;
	width: 200px;
}

.blue{
	background: #264978;
	WIDTH: 282px; 

}