@charset "UTF-8";
/* CSS Document */

body {
margin:0 0 0 0;
border:0;
text-align:center;
background:#ffffcc url(images/backSlice.jpg) top repeat-x;
font-family:Verdana, Arial, Tahoma, Helvetica, sans-serif;
font-size:62.5%;
line-height:1.6em;
color:#333;
}
#topTab { margin:0 auto -260px auto; height:50%; }
.ietrick { margin:0; padding:0; line-height: 0px; font-size:1px; }
.ietrick2 { margin:0; padding:1px 0 0 0; line-height: 0px; font-size:1px; }
.clear { clear:both; }
.clear_left { clear:left; }
.clear_right { clear:right; }
.floatLeft { float:left; }
.floatRight { float:right; }
.textAlignLeft { text-align:left; }
.textAlignRight { text-align:right; }
.special { display:none; }
img { border:none; }

p { margin: 1em 0 1em 20px; font-size: 1.2em; font-weight:normal; }
a:link { color: #3c89b1; text-decoration: underline; font-weight:bold; }
a:visited { color: #3c89b1; text-decoration: underline; font-weight:bold; }
a:hover { color: #3c89b1; text-decoration: none; font-weight:bold; }
a:active { color: #3c89b1; text-decoration: none; font-weight:bold; }
.blue_text { color:#3c89b1; }

#container { margin:0 auto 0 auto; width:760px; border-bottom:2px #ccc dotted; padding:0 0 15px 0; text-align:left; position:relative; }
#footer { margin:0 auto 40px auto; width:720px; padding:20px; text-align:left; }
#footer p { margin:5px 0 5px 0; font-size:1.2em; font-weight:bold; }
#menu {
	position:absolute;
	top:68px;
	left:232px;
	width:520px;
	height:44px;
	text-align:right;
}
#menu img { margin-left:5px; }
#flashcontent {
	margin:0 0 0 0;
}
#logo { height:112px; }
.bannerImgMargin { margin-bottom:10px; }
.margin20Left { margin-left:20px; }
table { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:1.2em; font-weight:normal; margin:10px 0 15px 15px; }
td { padding:5px; }
.columnLeft { float:left; width:235px; margin-right:20px; }
.columnRight { float:left; width:480px; margin-right:0; }
.columnRight p { margin:1em 0 2px 0; }
