/* CSS Document */
body,td,th {
	font-family: Tahoma, Arial;
	font-size: 13px;
	color: #555555;
}

body {
	background-color: #b3b3b3;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: top;
}
#content {
	line-height: 22px;
	color:#000000;
}
#content h1 {
	font-size: 16px;
	color: #FF6600;
	margin: 0px;
	padding: 0px;
}
#content h2 {
	font-size: 14px;
	color: #FF6600;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content h3 {
	font-size: 14px;
	color: #FF6600;
	text-decoration: none;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#leftsideMenu {
	font-size: 11px;
	color: #666666;
}
#leftsideMenu ul {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(images/leftside-mn-sp.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	padding-top: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #225574;
	padding-bottom: 5px;
}
#leftsideMenu ul li {
	font-size: 11px;
	font-weight: normal;
	color: #8DC6E7;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
	list-style-type: none;
}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
a:active {
	text-decoration: underline;
	color: #0000FF;
}
.sm1 {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
#btmenu {
	color: #FF6600;
	line-height: 18px;
}
#btmenu a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#btmenu a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#btmenu a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#btmenu a:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.big1 {
	color: #206C9B;
	font-size: 18px;
	text-transform: uppercase;
}
.lightBlue14 {
	font-size: 14px;
	font-weight: bold;
	color: #265B7A;
	text-decoration: none;
}
