p{ margin-bottom:10px;}
a{ color:#003366;}

body {
	background:#80D0ED url(images/back.jpg) repeat-x scroll 0 0;
	margin: 0px;
	font: 13px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; background-color:#212e6f;
}

h1 { font-weight: bold; font-size: 24px; line-height: 36px; margin-bottom: 18px; color:#003366 }
h2 { font-weight: bold; font-size: 16px; line-height: 18px; margin-bottom: 18px; color:#003366}
h3 { font-weight: bold; font-size: 1em; line-height: 18px; color:#003366}
h4 { font-weight: bold; font-size: 10px; line-height: 18px; color:#003399}

#page {
	margin-bottom: 10px;
	padding: 0 10px 10px 10px;	
}

#container {
	margin-top: 15px;	
	width:770px;
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
}

#sidebar {
	float:right;
	width: 330px;
}

#maincontent {
	padding-top: 10px;
	width:400px;
	margin-left: 10px;
	padding-bottom: 10px;
	min-height: 680px;
}

#fullwidth {
	padding-top: 10px;
	width:680px;
	margin-left: 10px;
	padding-bottom: 10px;
	min-height: 680px;
}

#bottomLine {
	width: 100%;
	height: 5px;	
	background-color:#003366;
}
#footer {
    background:#FFF;
    clear:both;
    }

.smallText{
	font-size:smaller;
}
#invertedtabs{
	margin-left: 0px;
	padding: 0;
	width: 100%;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
	padding-left: 0;
	margin-bottom: 15px;
}

#invertedtabs ul{
	font: bold 11px Arial, Verdana, sans-serif;
	margin:0;
	margin-bottom: 1em; /*margin between menu and rest of content*/
	padding:0;
	list-style:none;
}

#invertedtabs li{
	display:inline;
	margin:0 2px 0 0;
	padding:0;
	text-transform:uppercase;
	line-height: 1.5em;
}

#invertedtabs a{
	float:right;
	color: white;
	background: #003366 url(media/color_tabs_left2.gif) no-repeat left bottom;
	margin:0 2px 0 0;
	padding:0 0 0 3px;
	text-decoration:none;
	letter-spacing: 1px;
}

#invertedtabs a span{
	float:left;
	display:block;
	background: transparent url(media/color_tabs_right2.gif) no-repeat right bottom;
	padding:3px 9px 3px 6px;
}

#invertedtabs a span{
	float:none;
}

#invertedtabs a:hover{
	background-color: #003399;
}

#invertedtabs a:hover span{
	background-color: #003399;
}

#invertedtabs #current a, #invertedtabs #current span{ /*currently selected tab*/
	background-color: #003399;
}

#invertedtabsline{
	clear: both;
	padding: 0;
	width: 100%;
	height: 8px;
	line-height: 8px;
	background: #003366 ;
	border-bottom: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
	margin-top: 5px;
}
/* images */

div td.thumbcell img {
	border-style: none;
}

div#index {
	margin: 1ex 0 1ex 0;
	text-align: center;
}

div table {
	text-align: center;
	margin: 0 auto 0 auto;
	border-color:#000000;
}

div td.thumbcell {
	border-style: solid;
	border-color: #282828;
	border-width: 0px;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
}
