html{
	margin:0;
	padding:0;
}

body{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#444444;
}

a{
	color:#000000;
}

a:focus{
	outline:none;
}

h2{
	font-size:14px;
	color:#333333;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1A638E;
	margin-top:0;
}

h4{
	margin-top:0;
	font-size:14px;
	font-weight:bold;
}

h5{
	font-weight:bold;
	font-size:100%;
	margin-top:0;
}

.clear{
	clear:both;
}

img{
	border:none;
}

.tm{
	font-weight:bold;
	color:#1A638E;
}

.small{
	font-size:11px;
}

.container{
	width:757px;
	margin:0 auto;
	overflow:auto;
}

.left{
	float:left;
}

.right{
	float:right;
}

#headerStrip {
	border-bottom:1px solid #cccccc;
	background:#f1f1f1;
	font-family::Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:100%;
}

#header{
	padding-top:5px;
	padding-bottom:3px;
	vertical-align:middle;
}

#SM_TopbarModule{
	padding:0;
	margin:0;
}

#login{
	color:#000000;
	padding-right:12px;
}

#login a{
	text-decoration:none;
}

#locale a{
	background-repeat:no-repeat;
	background-position:right;
	color:#000000;
	text-decoration:none;
	background-image:url(images/flags.gif);
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 9px;
	padding-right:50px;
	padding-top:3px;
	padding-bottom:3px;
}

.boxTop{
	width:757px;
	margin:0 auto;
}

.tlc, .trc, .tb{
	height:5px;
	font-size:0px;
}

.tlc, .trc{
	background-repeat:no-repeat;
}

.tlc{
	background-image:url(/images/cellTopLeft.gif);
	background-position: 0%, 0%;
	padding-left:5px;
}

.trc{
	background-image:url(/images/cellTopRight.gif);
	background-position: 100% 0%;
	padding-right:5px;
}

.tb{
	border-top:#cccccc 1px solid;
}

#topnav{
	width:757px;
	margin:0 auto;
}

#topnav ul{
	margin:0;
	width:auto;
	background-repeat:no-repeat;
	border-right:#BEBEBE solid 1px;
	border-left:#BEBEBE solid 1px;
	border-bottom:#8e8c8c solid 1px;
	padding-left:20px;
	padding-bottom:5px;
	padding-top: 3px;
}

#topnav li{
	list-style-type:none;
	display:inline;
}

#topnav a{
	margin:10px 3px 0px 8px;
	color:#555555;
	font-size:12px;
	text-decoration:none;
}

#topnav a.highlight{
	font-weight:bold;
	color:#3578AA;
}

#subnav{
	width:757px;
	margin:0 auto;
}

#subnav div.outer{
	border-left:#BEBEBE 1px solid;
	border-right:#BEBEBE 1px solid;
	border-bottom:#BEBEBE 1px solid;
	background-color:#F1F1F1;
}

#subnav div.inner{
	border-top:#E0E0E0 2px solid;
	text-align:right;
}

#subnav div.inner img{
	margin:3px 6px 7px 0px;
}

#subnavContent{
	float:left;
	position:relative;
	top:-3px;
	background-image:url(/images/navIndicator.gif);
	background-position:50% 0px; 
	background-repeat:no-repeat;
	padding-top:7px;
}

#subnavContent ul{
	margin:0;
	padding-left:12px;
	padding-right:12px;
	display:inline;
	padding-bottom: 0px;
}

#subnavContent li{
	list-style-type:none;
	font-size:12px;
	display:inline;
}

#subnavContent a{
	margin:0;
	color:#555555;
	text-decoration:none;
}

#subnavContent a.highlight{
	font-weight:bold;
}

#titleStrip{
	margin-top:14px;
	/*border-bottom:#000000 1px dotted;*/
	background:url(/images/dottedLineRepeat.gif) repeat-x bottom;
	margin-bottom:14px;
}

#titleStrip h1{
	display:inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #1A638E;
}

#bottomnav{
	width:754px;
	margin-top:14px;
	border-top:#cccccc 1px solid;
	border-bottom:#cccccc 1px solid;	
}

#bottomnav ul{
	text-align:center;
	margin:0;
	padding:10px 0px 11px 0px;
}

#bottomnav li{
	display:inline;
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	font-size: 11px;
}

#bottomnav a{
	color: #444444;
	text-decoration: none;
}

#bottomnav a:visited{
	color: #444444;
}

#bottomnav a:hover{
	color: #000000;
}

#copyright{
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 9px;
	color: #111111;
	text-align:center;
	padding-top:10px;
	padding-bottom:50px;
	border-top:#cccccc 1px solid;	
}

#logo{
	border-bottom:#cccccc 1px solid;	
}

#forumFrame {
	border: 0px none; 
	width: 757px;
	height:	760px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
