/*
	Template ID 2 - Stylesheet
	http://www.layoutica.com
	
*/
* {
	padding: 0;
	margin: 0;
}

body {
	background: #fafafa;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #000000;
	padding: 0;
}

.rs {
	float: right;
	margin: 0 10px;
	border: 1px solid #ddd;
	padding: 5px;
	background: #f5f5f5
}

ul {
	list-style-position: inside;
	margin-left: 2px
}

ul li {
	list-style-type: square;
	margin-left: 15px;
}

ul ul li {
	list-style: none;
	margin-left: 10px;
	list-style-type: lower-alpha;
	list-style-position: inside
}

input,textarea {
	border: 1px solid #aaa;
}

input:hover,textarea:hover {
	border: 1px solid #888;
}

img {
	border: 0;
	float: left;
	margin-right: 10px;
}

a {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

blockquote {
	margin: 0 0 15px 30px;
	border-left: 3px solid #8adf88;
	padding: 0 0 0 8px;
}

input,textarea {
	border: 1px solid #aaa;
}

input:hover,textarea:hover {
	border: 1px solid #888;
}

input.text {
	color: #000000;
	border: 1px solid #e6e6e6;
	background: inherit;
}

textarea.text {
	font-size: 8pt;
	border: 1px solid #e6e6e6;
}

input.text:hover,textarea.text:hover {
	border: 1px solid #d6d6d6;
}

form {
	display: inline;
	margin: 0;
	padding: 0;
}

.date {
	color: #aaa;
	font-weight: bold;
	background: transparent;
}

.green {
	color: #36be00;
}

.green {
	color: #000000;
}

.bigl {
	font-size: 1.2em;
}

.bold {
	font-weight: bold;
}

#header h1 {
	background: #fafafa;
	font-family: "Tahoma", Verdana, Arial, sans-serif;
	font-size: 2em;
	color: #618fb5;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

#content {
	padding: 0;
	margin: 10px auto;
	width: 780px;
	background: #fafafa;
}

#logo {
	margin: 0;
	padding: 0px;
	padding-bottom: 10px;
	width: 100%;
	background: inherit;
}

#breadcrumb {
	margin: 0;
	padding: 0;
	width: 100%;
	background: inherit;
	color: #618fb5;
	height: 20px;
}

#header {
	margin: 0;
	padding: 0;
	width: 100%;
	background: inherit;
	color: #618fb5;
	height: 160px;
}

#header .slogan {
	color: #868686;
	margin: 0;
	padding: 0;
	background: #fafafa;
	font: bold 1em "Tahoma", Verdana, Arial, sans-serif;
	padding-left: 2px;
}

#header .topong {
	background: #fafafa url(/CommonFront/images/topaff.jpg) no-repeat bottom
		;
	height: 66px;
	width: 159px;
	float: right;
}

#header .topong .pad {
	padding: 15px 5px 0 30px;
}

#header .topong .txt {
	padding: 0;
	color: #a5a5a5;
}

#header h4 {
	font: bold 1em "Tahoma", verdana, Arial;
}

#header h4 a {
	color: #618fb5;
}

#header h4 a:hover {
	text-decoration: none;
}

#menu {
	margin: 0 0;
	padding: 0;
	background: #4b7da7 url(/CommonFront/images/menubg.gif) repeat-x top;
	color: #fff;
	width: 100%;
	height: 40px;
}

#menu .pad {
	padding-top: 12px;
}

#menu a,#menu a:visited {
	color: #fff;
	text-decoration: none;
	background: inherit;
}

#menu .submit {
	vertical-align: bottom;
}

#menu .submit ul {
	margin: 0;
	padding: 0 10px 0 0;
	list-style: none;
}

#menu .submit li {
	display: inline;
	margin: 0;
	padding: 0;
}

#menu .submit a {
	float: left;
	background: transparent;
	margin: 0;
	padding: 0 0 0 0;
	text-decoration: none;
}

#menu .submit a span {
	float: left;
	background: url(/CommonFront/images/menusep.gif) no-repeat left;
	color: #fff;
	font-weight: bold;
	display: block;
	padding: 0 15px 0 15px;
	margin-right: 2px;
}

#menu .submit a span {
	float: none;
}

#menu #search {
	float: right;
	background: inherit;
	margin-top: 0;
	padding: 0;
	margin-right: 10px;
	margin-top: -7px;
}

#menu #search input.text {
	background: url(/CommonFront/images/input.gif) no-repeat top;
	width: 110px;
	border: 0;
	padding: 2px 0 0 3px;
}

#menu #search input.txt {
	color: #fff;
	font-weight: bold;
	border: 0;
	background: transparent;
	cursor: pointer;
}

#modules {
	margin-top: 10px;
	height: 190px;
}

#modules #mod3 {
	background: #fafafa url(/CommonFront/images/topgreybox.jpg) no-repeat
		top;
	height: 185px;
	width: 258px;
	float: right;
	margin-top: 5px;
}

#modules #mod2 {
	background: #fafafa url(/CommonFront/images/topgreybox.jpg) no-repeat
		top;
	height: 185px;
	width: 258px;
	float: right;
	margin-right: 3px;
	margin-top: 5px;
}

#modules #mod1 {
	background: #fafafa url(/CommonFront/images/topgreybox.jpg) no-repeat
		top;
	height: 185px;
	width: 258px;
	float: left;
	margin-top: 5px;
}

#modules .padding {
	padding: 13px 20px 10px 20px;
}

#modules img {
	border: 1px solid #d3d3d3;
	float: left;
	margin-bottom: 15px !important;
	margin-bottom: 5px;
}

#modules .price {
	color: #36be00;
	font: bold 2em "Tahoma", verdana, Arial;
	padding: 15px 35px 0 0;
	float: right;
	text-align: right;
}

#modules .only {
	color: #e5e5e5;
	font: bold 0.4em "Tahoma", verdana, Arial;
}

#modules .text {
	width: 100%;
	float: left;
	color: #9f9f9f;
	text-align: justify;
}

#modules h2 {
	font: bold 1.2em "Tahoma", verdana, Arial;
	color: #618fb5;
	background: transparent;
	margin-bottom: 4px;
}

#modules h2 a {
	color: #618fb5;
	background: transparent;
}

#modules h2 a:hover {
	text-decoration: none;
	color: #719fc5;
}

#maincontent {
	background: #fafafa;
}

#maincontent #graph {
	margin-top: 15px;
	background: #fafafa url(/CommonFront/images/statgraph2.jpg) no-repeat
		left;
	width: 203px;
	height: 156px;
	float: left;
}

#maincontent p {
	margin-top: 0px;
	margin-bottom: 20px;
}

#maincontent img {
	float: left;
	margin: 10px 10px 10px 0;
}

#maincontent .readm {
	color: #36be00;
	font-weight: bold;
	background: inherit;
}

#maincontent h5 {
	font: bold 1.4em "Tahoma", verdana, Arial;
	color: #000000;
	background: transparent;
	margin-bottom: 4px;
	border-bottom: 1px solid #e3eaef;
	width: 80%;
}

#maincontent h2 {
	font: bold 1.6em "Tahoma", verdana, Arial;
	color: #618fb5;
	background: transparent;
	margin-bottom: 4px;
	border-bottom: 1px solid #e3eaef;
}

#maincontent a {
	font: 1.2em "Tahoma", verdana, Arial;
	color: #000000;
}

#maincontent #introduction {
	margin: 25px 0 0px 0;
	width: 100%;
	background: inherit;
	text-align: justify;
	color: #000000;
}

#maincontent #rightside {
	float: right;
	width: 160px;
	background: #f0f0f0;
	padding: 0px;
	margin: 0 0 10px 0;
}

#maincontent #rightside h2 {
	margin-bottom: 5px;
}

#maincontent #leftside {
	background: inherit;
	margin-right: 10px;
	width: 580px;
}

#maincontent #leftside .r {
	float: right;
	width: 250px;
	text-align: justify;
	margin-bottom: 15px;
}

#maincontent #leftside .le {
	width: 250px;
	text-align: justify;
	margin-bottom: 15px;
}

#maincontent #leftside .pad {
	padding: 15px 0 15px 0;
	text-align: justify;
}

#footer {
	bottom: 0;
	clear: both;
	text-align: left;
	border-top: 2px solid #e5e5e5;
	padding: 3px 0 0 0;
	margin-top: 5px;
	height: 50px;
	color: #888;
	background: inherit;
}

#footer .right {
	float: right;
}

#submenu {
	margin: 0 0;
	padding: 0;
	padding-bottom: 2px;
	background: #b9c9fe;
	color: #000000;
	width: 100%;
}

#submenu .pad {
	padding-top: 12px;
}

#submenu a,#submenu a:visited {
	color: #000000;
	text-decoration: none;
	background: inherit;
}

#submenu .graderange {
	vertical-align: bottom;
}

#submenu .graderange ul {
	margin: 0;
	padding: 0 10px 0 0;
	list-style: none;
}

#submenu .graderange li {
	display: inline;
	margin: 0;
	padding: 0;
}

#submenu .graderange a {
	float: left;
	background: transparent;
	margin: 0;
	padding: 0 0 0 0;
	text-decoration: none;
}

#submenu .graderange a span {
	float: left;
	color: #000000;
	font-weight: normal;
	display: block;
	padding: 0 15px 0 15px;
	margin-right: 2px;
}

#submenu .graderange a span {
	float: none;
}

#signup {
	background: inherit;
	margin-top: 0;
	padding: 0;
	margin-right: 10px;
	margin-top: -4px;
}

#signup input.text {
	background: url(/CommonFront/images/input.gif) no-repeat top;
	width: 110px;
	border: 0;
	padding: 2px 0 0 3px;
}

#signup input.txt {
	color: #fff;
	font-weight: bold;
	border: 0;
	background: transparent;
	cursor: pointer;
}


