/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
}

body {
	background-color: #35A5E9;
	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: 18px;

}
#content h1 {
	font-size: 18px;
	font-weight: bold;
	color: #103952;
	line-height: 24px;
	margin: 0px;
	padding: 0px;
}
#content h2 {
	font-size: 16px;
	font-weight: bold;
	line-height: 14px;
	color: #206C9B;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content h3 {
	font-size: 16px;
	line-height: 14px;
	font-weight: bold;
	color: #103952;
	text-decoration: none;
	text-align: left;
	background-image: url(images/c-tit-sp.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 24px;
	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: #185276;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	padding-top: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#leftsideMenu ul li {
	font-size: 11px;
	font-weight: normal;
	color: #8DC6E7;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
}
a:link {
	color: #267DB3;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #185276;
}
a:hover {
	text-decoration: none;
	color: #185276;
}
a:active {
	text-decoration: underline;
	color: #267DB3;
}
.sm1 {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
#btmenu {
	color: #B4D9EF;
}
#btmenu a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#btmenu a:hover {
	font-weight: bold;
	color: #B4D9EF;
	text-decoration: none;
}
#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: #206C9B;
	text-decoration: none;
}
