@charset "UTF-8";
body { background-color: #7fa2bd; margin: 10px; }
p {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 125%;
	color : #003366;
	text-align : justify;
}
#wrapper {
	background-color: #FFFFFF ;
	background-image: url(../images/bcolor.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border: solid 1px #aa112b;
}
#wrapperwide {
	background-color: #FFFFFF ;
	background-image: url(../images/bcolor.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	border: solid 1px #aa112b;
}
#navbar { background-image: none; background-repeat: repeat-y; width: 160px; height: auto; float: left; padding-top: 40px; }
#navbar p { color: white; margin-left: 15px; }
#navbar a { color: white; text-decoration: none; }
#main {
	width: auto;
	margin-left: 170px;
	
}
#email a:link, #email a:visited {
	font-weight: bold;
	color: #90C5E4;
}
#email a:hover {
	font-weight: bold;
	color: #FFFFFF;
}
#email img {
	vertical-align: middle;
	border: 0;
}

.clear {
	clear: both;
}
.right { float: right; clear: right; margin-right: 20px; }
div.titletop {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	line-height : 100%;
	color : #AA112B;
	font-weight: bold;
}
p.title {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	line-height : 100%;
	color : #AA112B;
	text-align : justify;
	font-weight: bold;
}
a:link	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 125%;
	color: #AA112B;
	text-decoration : none;
}

a:visited	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 125%;
	color: #AA112B;
	text-decoration : none;
}

a:hover	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 125%;
	color: #003366;
	text-decoration : none;
}

a.xlinks:link	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 125%;
	color: #AA112B;
	text-decoration : none;
}

a.xlinks:visited	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 125%;
	color: #AA112B;
	text-decoration : none;
}

a.xlinks:hover	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 125%;
	color: #003366;
	text-decoration : none;
}

div.xlinks2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 125%;
	color : #003366;
}

img.bdr {
	border : 1px solid #003366;
}
