body {
	background-color: #001F5B;
	margin: 0px;
	background-repeat: repeat;
}
.mainFrame {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #78C9E4;
	border-right-color: #78C9E4;
	border-bottom-color: #78C9E4;
	border-left-color: #78C9E4;
}
.footer {
	background-image: url(../images/bottom_bg_1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #0099CC;
}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.bullit1 {
	list-style-position: outside;
	list-style-image: url(../images/bullit_1.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}
.margin_10_5 {
	padding: 0px 5px 0px 10px;
}
.form_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #001F5B;
}
.form_text_field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFF0D9;
	width: 100%;
	height: 15px;
	border: 0px none #FFF0D9;
}
.form_text_area {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFF0D9;
	width: 100%;
	border: 0px none #FFF0D9;
	
	scrollbar-base-color: #FFF0D9;
}
.button {
	background-color: #E9EDF8;
	border: 1px solid #001F5B;
}
.heading3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0099CC;
}
.bullit2 {
	list-style-position: outside;
	list-style-image: url(../images/bullit_1.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0099CC;
	font-weight: bold;
	line-height: 20px;
}
.heading1_Red {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.footer_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.footer_links:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFF00;
	text-decoration: underline;
}
.form_note {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
}
.portfolioTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.portfolioDescription {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.portfolioURL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: underline;
}
.portfolioURL:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
}
.bullit2 a {
	color: #0099CC;
	text-decoration: none;
}
.bullit2 a:hover {

	color: #FF0000;
}
