p
{
    line-height: 150%;
}
p.quote
{
/*    background-color: #CCCCCC;*/
	background-color: #FCDFC2;
    background-image: url(/images/quotebg.jpg);
	background-repeat: repeat-x;
	border: 1px solid silver;
    padding: 10px;
}
div.indent
{
    padding-left: 10px;
}
body {
    background-color: #E0EFFF;
	background-image: url(/images/bgrad.gif);
	background-repeat: repeat-x;
}
a, a:link {
	color: #1D91D9;
}
a:visited {
	color: #0D6AA1;
}
a:hover {
	color: #00A1FF;
	text-docoration: underline;
	padding-bottom: 4px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#logotable {
	background-color: white;

	height: 74px;
	width: 100%;
	margin-bottom: 4px;
	border: 0px;
}
#logotd {
    padding-left: 5px;
}
#cloudstable {
	background-color: #3DB1F9;
	background-image: url(/images/clouds_bg.gif);
	height: 145px;
	width: 100%;
	margin-bottom: 10px;
	border: 0px;
}
#cloudstable_td {
	background-image: url(/images/clouds2.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 150px;
	font-weight: 500;
}
#texttable {
	width: 100%;
	margin-bottom: 10px;
}
#texttable_optimized {
	margin-bottom: 4px;
	margin-left: 4px;
	margin-right: 4px;
}
#texttable_menu_td {
	padding-left: 10px;
	padding-right: 10px;
    padding-top: 0px;
	width: 152px;
	vertical-align: top;
	text-align: left;
}
#texttable_content_td {
	padding-left: 18px;
	padding-right: 18px;
    padding-bottom: 18px;
	background-color: white;
	vertical-align: top;
	height: auto;
}
#texttable_content_td_optimized {
	padding: 18px;
	background-color: white;
	vertical-align: top;
	height: auto;
}
#texttable_breadcrumbs_td {
	border-bottom: 1px solid #7379A2;
	vertical-align: bottom;
	padding: 0px;
	height: 18px;
}
#breadcrumbs {
	color: white;
	padding: 6px;
	background-image: url(/images/tab02.gif);
	background-color: #1C90D9;
}
td.breadcrumbs_left {
	background-image: url(/images/tab01.gif);
	width: 11px;
	padding: 0;
}
td.breadcrumbs_right {
	background-image: url(/images/tab03.gif);
	width: 11px;
	padding: 0;
}
h1.menupart_title {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: left;
	background-color: #1C90D9;
	color: white;
	padding: 6px;
	margin: 0px;
 	border-right: 5px solid #FF8000;
	border-top: 1px solid #535982;
	border-bottom: 1px solid #535982;
	border-left: 1px solid #535982;
	background-image: url(/images/menubtnbg.gif);
}
a.menupart_item, a.menupart_item:link, a.menupart_item:visited, a.menupart_item:hover{
	font-size: 10px;
	color: #444;
	text-align: right;
	text-decoration: underline;
	background: none;
}
a.menupart_item:visited {
    color: #222;
}
a.menupart_item:hover {
    color: #666;
}
#links_td {
	color: black;
	padding: 5px;
	background-color: white;
	text-align: center;
	vertical-align: top;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
}
li {
	line-height: 150%;
}
#authors {
	font-size: 10px;
	text-align: center;
	color: black;
}
#lightblue {
	background-color: white;
	width: 100%;
	border: 1px solid #8F99A3;
}
#indev_link {
	color: white;
}
#bottomtable {
	background-color: #54beff;
	height: 4px;
	width: 100%;
}
#phonenumbertd {
	color: white;
	text-align: center;
	vertical-align: center;
	font-size: 18px;
/*	padding-right: 22px;*/
	background-color: #FF8000;
/*	background-image: url(/images/phonetdbg.jpg);*/
	width: 244;
}
#phonenumbertd2 {
	color: white;
	text-align: right;
	vertical-align: center;
	font-size: 18px;
	padding-right: 18px;
	background-color: #FF800;
	width: 244;
}
div.sub2div {
	display: none;
	visibility: hidden;
	background-color: #D6E6FF;
	border-left: 5px solid #54BEFF;
	padding-left: 4px;
	padding-top: 10px;
	margin-left: 5px;
	text-align: left;
}
td.navActive
{
	background-color: silver;
	border-top: 1px solid gray;
	border-left: 1px solid gray;
	border-right: 1px solid gray;

	text-align: center;
	font-weight: bold;
	width: 150px;

	padding: 5px;
}
td.navNormal
{
    background-color: #EEEEEE;
    border-top: 1px solid gray;
	border-left: 1px solid gray;
	border-right: 1px solid gray;

	text-align: center;
/*	font-weight: bold;*/
    width: 150px;

	padding: 5px;
}
