@import url("/Q2WebCentral/editor/skins/Office2003/fck_contextmenu.css");


#AntiPhishingHolder {position:relative;
	visibility: visible;}
#AntiPhishing {position: absolute;
	left: 0px;
	top: 0px;
	height:129px;
	width: 170px;
	z-index: 1;
	visibility: hidden;
	border: 1px solid #000000;
	background-color: #ffffff;
	padding: 3px;
	filter: alpha(opacity=95);
	opacity: .95;}
.AntiPhishingWord {text-align: center;
	color: red;
	font-size: 14px;
	font-weight: bold;
	padding: 4px 0px 4px 0px;}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
:link img, :visited img, :hover img, :active img, img { border: none; } 
h1, h2, h3, h4, h5, h6 { font-weight: normal; } 
a:link {
	color: #000000;
}
a:visited {
	color: #BF2C37;
	text-decoration: none;
}
li {
	list-style-type: square;
}

a:hover {
	text-decoration: underline;
}
h1 { 
font-size: 1.6em; 
margin-bottom: 0.5em; 
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 1.2em;
	margin-bottom: 0.8em;
	font-weight: bold;
} 
h4, h5, h6, p, address, blockquote, dl, table { 
font-size: 1em; 
margin-bottom: 1em; 
} 

em { 
font-weight: bold; 
font-style: italic; 
} 

strong { 
font-weight: bold; 
font-style: normal; 
} 

fieldset { border: none; }
.nospace {
	margin-top: 0px;
	padding-top: 0px;
}

/* 
* Not really a default style, but this class is used in 
* every project. 
*/ 
.clear:after { 
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden; 
font-size: 0; 
} 
.clear { display: inline-table; } 
th {
	text-align: right;
	white-space: nowrap;
	padding-right: 10px;
}

/* Hide from IE/Mac \*/ 
* html .clear { height: 1%; } 
.clear { display: block; } 
/* Hide from IE/Mac */ 

#main {
	text-align: center;
}
#content {
	width: 976px;
	margin: 0 auto;
	text-align: left;
}
#topMenu td {
	white-space: nowrap;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 8px;
	padding-bottom: 8px;
}
#menu {
	background-color: #B31B34;
	margin: 0px;
	padding: 0px;
	height: 30px;
	text-align: center;
}
#homeContent {
	line-height: 22px;
	padding-left: 376px;
	padding-top: 20px;
	padding-bottom: 50px;
	font-size: 11px;
	padding-right: 10px;
}
#footer {
	display: block;
	clear: both;
}

#footer td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B31B34;
}
#footer #logos {
	text-align: right;
	display: inherit;
}

#menu #dot {
	padding-right: 10px;
	padding-left: 10px;
}
#headerHome {
	background-image: url(../images/headers/home.jpg);
	background-repeat: no-repeat;
	height: 300px;
	width: 976px;
}
#l2Header {
	height: 123px;
	width: 976px;
}

#l2Content {
	padding-left: 174px;
	font-size: 12px;
	color: #5C5C5C;
	width: 550px;
	display: block;
	float: left;
}
#crumbs {
	padding: 8px 8px 8px 16px;
}
#sidebar #contact {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
#sidebar #contact a {
	font-weight: bold;
	color: #B31B34;
}
#sidebar .head2 {
	font-size: 12px;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
}
#sidebar   .services   a {
	font-weight: bold;
	color: #B31B34;
}
#sidebar .services a:visited {
	color: #BF2C37;
	text-decoration: underline;
}
#sidebar {
	float: right;
	display: block;
	margin-right: 20px;
	margin-left: 25px;
}
#sidebar td {
	padding-right: 15px;
	padding-left: 15px;
	background-color: #E8E9EA;
}
#sidebar .head {
	font-size: 14px;
	font-weight: bold;
	background-color: #D8DADB;
	padding-top: 6px;
	padding-bottom: 6px;
}
#sidebar li {
	margin-left: -30px;
	list-style-position: outside;
	list-style-type: none;
	padding-bottom: 8px;
}
#sidebar ul {
	padding-top: 8px;
}
#sidebar .services {
	font-weight: bold;
	color: #B31B34;
	font-size: 12px;
}
#l2Content h1 {
	margin-top: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #B31B34;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 6px;
}
#l2Content h4 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0px;
	color: #000000;
}
#l2Content p {
	margin-top: 0px;
	padding: 0px;
}
#l2Content hr {
	margin-top: 12px;
}

