.table_spec {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-collapse: collapse;
	border: 1px solid #000000;
	padding-right: 5px;
	padding-left: 5px;
}
.table_spec_alt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-right: 5px;
	padding-left: 5px;
}
img {
	border-bottom-width: 0px;
	border-bottom-style: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #4eae9a;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
a {
	color: #4eae9a;
}
.bullets {
	font-size: 16px;
	line-height: 20px;
	list-style-image: url(file:///E|/AGI-2LevelCssTabs/images/bullet.png);
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
#footer{
	clear: left;
	width: 100%;
	background: #4EAE9A;
	color: #000000;
	text-align: center;
	font-size: 12px;
	line-height: normal;
}

#footer a{
	color: #FFFFFF;
}

.innertube{
margin: 15px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}
.bodytext_20px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #4eae9a;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
body{
margin:0;
padding:0;
line-height: 1.5em;
}

b{font-size: 110%;}
em{color: red;}

#topsection{
	height: 188px; /*Height of top section*/
	background-color: #000000;
}

#topsection h1{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
	margin-top: 0;
	margin-right: 310px;
	margin-bottom: 0;
	margin-left: 200px;
	height: 80px;
}
#contentcolumn2 {
	margin-top: 20px;
	margin-right: 310px;
	margin-bottom: 20px;
	margin-left: 200px;
}

#leftcolumn{
	float: left;
	width: 200px; /*Width of left column*/
	margin-left: -100%;
	background: #4eae9a;
}

#rightcolumn{
	float: left;
	width: 310px; /*Width of right column*/
	margin-left: -310px;
	height: 500px;
	margin-top: 0px;
	background-color: #4eae9a;
	text-align: center;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}
#ddtabs {
	height: 46px; /*Height of top section*/
	background-color: #FFFFFF;
	margin-left: 200px;
	width: 750px;
}
#ddsubtabs {
	height: 46px; /*Height of top section*/
	background-color: #000000;
	margin-left: 200px;
	width: 750px;
}
