body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;

	margin-top: 0px;
	color:#666666;
	background-color:#D3D3D3;
}

#wrapper {
	width: 974px;	
	margin-right: auto;
	margin-left: auto;
	display:table;
	height:auto !important;
}

h1 {
    color: #016AAC;
    font-size: 1.7em;
    line-height: 1.1em;
    font-weight:normal;
    padding-top: 10px;
    font-weight:bold;
}

h2 {
    color: #016AAC;
    font-size: 1em;
    font-weight:bold;
    padding-top: 10px;
}

h3 {
    color: #016AAC;
    font-size: 1.4em;
    font-weight:bold;
    padding-top: 10px;
}

p{line-height: 1.7em;}

a:link {color:#016AAC; text-decoration: none}
a:active {color:#016AAC; text-decoration: none}
a:visited {color:#016AAC; text-decoration: none}
a:hover {color:#016AAC; text-decoration: underline}

img{border:0px}

.backlink{float:right;}

.tabledefault{
    border-collapse:collapse;
    width:100%;
}
.tabledefault th{
    padding:3px;
    font-weight:bold;
    border-bottom:solid 2px #ccc;
    border-right:solid 1px #ccc;
    background-color:#DFDFDF;
}

.tabledefault tr:hover td{background:#DFDFDF;}

.tabledefault td{
    background-color:#EFEFEF;
    border-bottom:1px solid #FFFFFF;
    border-top:1px solid transparent;
    padding:8px;
}


#header
{
    width: 979px;
    background-image:url('../images/topbanner.jpg');
    height:341px;
}

#headerlower
{
    width: 979px;
}

#clickableboxlogo{
	position:relative;
	top:0px;
	left:20px;
	width:350px;
	height:150px;
	float:left;
	float:left;
}

#clickableboxlogo a{
	height:100%;
	width:100%;
	display:block
}

.slideshow{
    position:relative;
    left:410px;
    top:80px;
    width:178px;
    height:200px;
    background-color: #2A221F;
	float:left;
}

.slideshow h2, .slideshow a:link{
    color:#fff;
    font-size:1.2em;
}

.slideshow a:hover{
    text-decoration:none;
}

#contentwrapper {
    margin-left: 29px;
    width:950px;
    background-color:#fff;
}

#mainpanel {
    margin-left: 20px;
    float:left;
    width:910px;
    margin-top:15px;
}

#content {
	padding-left: 0px;
}

#navcontainer
{
	margin: 0px;
	padding: 0px;
}

#navcontainer ul
{
    display: block;
	margin: 0;
	padding: 0;
	float: left;
	width:100%;
	height:28px;
	border-top: 1px solid #0268B3;
	background-image:url('../images/blue_mnu_back.jpg');
    background-repeat:repeat-x;
}

#navcontainer li
{
    display: block;
    float: left;
    width: auto;
    background-image:url('../images/blue_mnu_back.jpg');
    background-repeat:repeat-x;
}

#navcontainer a {
	color: #fff;
	font-size: 1.0em;
	display: block;
	text-decoration: none;
	padding: 7px 31px;
}

#navcontainer a:hover, #navcontainer a:active, #navcontainer .book {
	background-image:url('../images/green_mnu_back.jpg');
    background-repeat:repeat-x;
}

#navcontainer a.active:link, #navcontainer a.active:visited {
    position: relative;
	z-index: 102;
	font-weight: bold;
}


#footer {
		background-image:url('../images/blue_mnu_back.jpg');
    background-repeat:repeat-x;
	height: 26px;
	width:100%;
	text-align:center;
	color: #b6b8e1;
	font-size: 0.8em;
	padding-top:7px;
}

#footer a
{
    color: #b6b8e1;
}

#messageBox
{
    margin: 15px 0 25px 0 ;
}

.textSuccess
{
    color: #00AA51 !important;
}

.textFailure
{
    color: #AA0000 !important;
}

.messageSuccess
{
    border-color: green;
    border-style: solid;
    background-position: 10px center;
    background-repeat: no-repeat;
    color: #6699ff;
    font-weight: bold;
    padding: 15px 15px 15px 15px;
}

.messageProblem
{
    border-color: red;
    border-style: solid;
    background-position: 10px center;
    background-repeat: no-repeat;
    color: #6699ff;
    font-weight: bold;
    padding: 15px 15px 15px 15px;
}

.profileType, .profileHeaderName, .profileEditableName
{
    color: #0068af;
    font-weight: normal; 
}

.profileType
{
    font-size: 1.4em;
}

.profileHeaderName, .profileHeaderValue
{
    font-size: 1.2em;
}

.profileEditableValue
{
    color: #424242;
    font-size: 1.1em;
    line-height: 1.7em;
}

.bottomLink
{
    color: #146f43 !important;
    font-family: Arial, Tahoma, Helvetica, Verdana, Sans-Serif !important;
}
