/* General */
body {
	background-color:#dddddd;
	margin:0px;
	padding:0px;	
	font-family:Verdana, Arial;
	font-size:8pt;	
	color:#555555;
	line-height:1.5;	
}
ul {
	margin:0px;
	padding:0px;
}

li {
	margin-left:15px;
}
table {
	text-align:left;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

a.black {
	color:#000000;
}

h6 {
	font-size:8pt;
}

h4 {
	font-size:8pt;
	margin:0;
	padding:0;
}

h3 {
	font-size:9pt;
	margin-top:0px;
}

/* Header */

#topnav td {
	padding:0 3px;
	overflow:hidden;
}

#menu {
	background:url('images/menu.gif') no-repeat;
	font-size:10pt;
	font-weight:bold;
}

.midcontent {
	width:550px;
}
.midcontent ul {
	margin-left:20px;
	padding:0px;
}
.midcontent li {
	line-height:1.5;
}

#leftcontent {
	background:url('images/bottom-background.gif') no-repeat bottom left; 	
}

.midbox {
	background:url('images/box-mid.gif') repeat-x;
	height:231px;
	padding-left:20px;
	padding-right:20px;
	
}

.midbox2 {
	border:1px solid #cccccc;
	padding-left:20px;
	padding-right:20px;
	
}
#boxleft {
	background:url('images/box-left.gif') no-repeat left;

}

#boxright {
	background:url('images/box-right.gif') no-repeat right;

}

#aligntop {
	top;
}

.paddingleft {
	padding-left:20px;
	
}

#paddingright {
	padding-right:20px;
}

.gray {
	color:#7F8080;
}

.black {
	color:#000000;
}

.blue {
	color:#006599;
}
.orange {
	color:#FAA949;
	margin-bottom:5px;
}

.midboxcontent {
	width:167px;
	font-size:7pt;
	text-align:justify;
	line-height:1.3;
}

#logo {
	padding-top:20px;
}

#wrapper {
	background-color:white;
	width:850px;
	margin:0 auto;
	padding:0 20px;
}

.dottedtable {
	border-color: #969696;
	border-style: solid;
	border-width: 1px;
}

.dot {
	background: url('images/dot.gif') repeat-x;
}

.paddingtoright {
	padding-left:10px;
	
}

a.silver, a.silver:hover {
	color:#aaa;
}

/* Body */




/* Footer */




/* Others */
