iframe 
{
	border: none;
	margin: 0px;
	padding: 0px;
}

body a img
{
	border: none;
}

a:link, a:visited
{
	text-decoration: none;
}

#indexcontent
{	

	width: 77%;
}

.imain
{
	margin-top: 2em;
	width: 100%;
}

.ileft
{	float: left;
	margin: 0px;
	padding: 0px;
	width: 64%;
}

.ileft img
{
	display: block;
	width: 100%;
}

.iright
{
	margin: 0px;
	overflow: hidden;
	padding: 0px;
	width: 32%;
}

.iright img
{
	display: block;
	width: 100%;
}

.ileft a img, .iright a img
{
	border: none;
}

.one
{
	background-color: #235e1a;
	color: #ffffff;
	font-family: "arial", "helvetica", sans-serif;
	font-size: 120%;
	font-style: italic;
	margin: 0px;
	padding: 0px;
	text-align: right;
	width: 100%;
}

.two
{
	background-color: #7b99b3;
	color: #ffffff;
	font-family: "arial", "helvetica", sans-serif;
	font-size: 90%;
	font-style: italic;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-align: right;
	width: 100%;
}

.three
{
	background-color: #f6f3cb; /*#f4f4d4;*/
	color: #888888;
	font-family: "arial", "helvetica", sans-serif;
	font-size: 90%;
	font-style: italic;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-align: right;
	width: 100%;
}

.one a:link, .two a:link, .one a:visited, .two a:visited
{
	color: #ffffff;
	text-decoration: none;
}

.three a:link, .three a:visited
{
	color: #888888;
	text-decoration: none;
}

.one a:hover, .two a:hover, .three a:hover
{
	text-decoration: underline;
}

.idown
{
	margin-top: 2em;
	width: 100%;
}

.il
{
	float: left;
	width: 49%;
}

.ir
{
	overflow: hidden;
	width: 49%;
}

.indexquarter1, .indexquarter2, .indexquarter3, .indexquarter4
{
	border: 1px solid #000000;
	font-family: "verdana", "helvetica", sans-serif;
	font-size: 80%;
	width: 99%;
}

.indexquarter1 ul, .indexquarter2 ul
{
	list-style: none;
}

.indexquarter3 ul
{
	list-style-image: url('../images/point.jpg');
}

.indexquarter4 ul
{
	list-style-image: url('../images/shortcut.jpg');
}

.indexquarter1 a:link, .indexquarter1 a:visited, .indexquarter2 a:link, .indexquarter2 a:visited, .indexquarter3 a:link, .indexquarter3 a:visited, .indexquarter4 a:link, .indexquarter4 a:visited
{
	text-decoration: none;
}

.indexquarter1 a:hover, .indexquarter2 a:hover, .indexquarter3 a:hover, .indexquarter4 a:hover
{
	text-decoration: underline;
}


.indexquarter1 h5, .indexquarter2 h5, .indexquarter3 h5, .indexquarter4 h5
{
	font-family: "arial", "helvetica", sans-serif;
	font-size: 110%;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.indexquarter1 h5
{
	background-color: #ccdce3;
	color: #373737;
}

.indexquarter2 h5
{
	background-color: #c8dac4;
	color: #373737;
}

.indexquarter3 h5
{
	background-color: #d9c7cd;
	color: #373737;
}

.indexquarter4 h5
{
	background-color: #d2cea4;
	color: #373737;
}
