@charset "utf-8";

body {
	background-color: #40495c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
}

p {
	width: 575px;
}


a:link {
	color: #000000;
}
a:visited {
	color: #663366
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}

.topheaderbar {
	background-color: #40495c;
	margin: 0px;
	padding: 0px;
	height: 65px;
	width: 100%;
	vertical-align: bottom;
}

.banner_text{
	padding-top: 25px;
	padding-left: 10px;
}

.small_white_links{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.small_white_links a:link {
	color: #FFFFFF;
}
.small_white_links a:visited {
	color: #FFFFFF
}
.small_white_links a:hover {
	color: #FFFFFF;
}
.small_white_links a:active {
	color: #FFFFFF;
}

.portfolioTitle {
	font-size: 15px;
	color: #40495c;
	font-weight: bold;
}
.tableborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #adadad;
	border-right-color: #adadad;
	border-bottom-color: #adadad;
	border-left-color: #adadad;
}

#retouch_text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 20px;
}

#retouch_text h1 {
	font-size: 15px;
}

#retouch_text a:link {
	color: #808080;
	text-decoration: underline;
}
#retouch_text a:visited {
	color: #808080;
	text-decoration: underline;
}
#retouch_text a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#retouch_text a:active {
	color: #808080;
	text-decoration: underline;
}

