@charset "UTF-8";
/* CSS Document */

*{
margin:0;
padding:0;
}

body{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color: #333333;
background-color: #e9e9e9;
}

#wrapper {
background-color:#FFF;
width:850px;
margin:auto;
border-left:#000099 thin solid;
border-right:#000099 thin solid;
min-height:60em;
}

#branding {
width:100%;
background-color:#fff;
border-bottom:#CCCCCC thin solid;
}
#branding2 {
width:100%;
background-color:#fff;
border-bottom:#CCCCCC thin solid;
}


#main {
width:100%;
background-color:#00FFFF;
background-color:#FFFFCC;
}

#main h3{
color:#0033CC;
}

.nav2{
float: left;
display: inline;/* fix for IE and AOL browsers */
color:#000000;
min-height:60em;
width:19%;
letter-spacing:.1em;
border-right:#CCC thin solid;
background-color:#FFFFFF;
}

.nav2 .current a:link,
.nav2 .current a:visited{
color: #a10806;
}
.nav2 ul {
list-style-type: none;
}
.nav2  a,
.nav2  a:link,
.nav2  a:visited{
text-decoration:none;
letter-spacing:.1em;
display:block;
line-height:2em;
outline-style:none;
padding-left:1.0em;
font-size:110%;
color: #000988;
list-style-type: none;
}

.nav2 a:hover,
.nav2 a:active {
/*font-style:italic;*/
text-decoration:underline;
color: #a10806;
}


.navtiny {
display: inline;/* fix for IE and AOL browsers */
color:#000000;
min-height:30em;
letter-spacing:.1em;
border-right:#CCC thin solid;
background-color:#FFFFFF;
}

.navtiny .current a:link,
.navtiny .current a:visited{
color: #a10806;
}
.navtiny p {
list-style-type: none;
border-bottom:#999 thin solid;

}
.navtiny  a,
.navtiny a:link,
.navtiny  a:visited{
text-decoration:none;
letter-spacing:.1em;
display:block;
line-height:2.5em;
outline-style:none;
font-size:150%;
color: #000988;

}

.navtiny a:hover,
.navtiny a:active {
/*font-style:italic;*/
text-decoration:underline;
color: #a10806;
}



.column-full {
float:left;
width: 77%;
margin-left:2%;
min-height:10em;
/*background-color:#FFCC66;*/
}

.column-full a,
.column-full a:link,
.column-full a:visited{
font-style:italic;
font-weight:normal;
outline-style:none;
/*font-weight:bold;*/
letter-spacing:0.05em;
}

.column-full a:hover,
.column-full a:active {
font-style: normal;
/*font-weight:bold;*/
text-decoration:none;
}

.column-full h3{
color:#000988;
}



.column-half {
float:left;
width: 36%;
margin-left:2%;
margin-right:0%;
/*background-color:#FF99CC;*/
}

.column-half-full {
float:left;
width: 48%;
margin-left:2%;
margin-right:0%;
/*background-color:#FF99CC;*/
}

.column-div {
float:left;
width: 47%;
margin-left:2%;
margin-right:0%;
line-height:1.5em;
/*background-color:#FF99CC;*/
}








.column-rest{
background-color:#9CC;
overflow:hidden;
margin-right:0%;
}











#logobox{
width:12em;
float:left;
}


#brandingtextbox{
float:left;
background-color:#FFFFFF;
text-align:center;
width:22em;
color: #3737b7;
font-size:30px;
letter-spacing:0.02em;

}

#brandingtext{
float:right;
background-color:#FFFFFF;
text-align:center;
width:42em;
color: #666666;
border-bottom:black thin solid;
border-top:black thin solid;
font-size:20px;
letter-spacing:0.01em;
line-height:1.4em;
}

#branding p{
font-size:36px;
}

#branding h2{
font-weight:normal;
line-height:1.5em;
}

/* Style for sidebar column */
#sidebar{
float: left;
display: inline;/* fix for IE and AOL browsers */
color:#000000;
min-height:15em;
width:9.5em;
padding-left:1.0em;
letter-spacing:.1em;
clear: both;
border-right:#e5e5e5 thin solid;
}


#sidemenu {
float: left;
display: inline;/* fix for IE and AOL browsers */
color:#000000;
clear: both;

}
/*
#sidemenu a,
#sidemenu a:link,
#sidemenu a:visited{
text-decoration:none;
letter-spacing:.1em;
display:block;
line-height:2em;
outline-style:none;
padding-left:1.5em;
font-size:110%;
color: #000988;
}


#sidemenu a:hover,
#sidemenu a:active {
color: #a10806;
text-decoration:underline;
letter-spacing:.1em;
display:block;
outline-style:none;
}



#sidemenu .current a:link,
#sidemenu .current a:visited{
color: #a10806;
}

*/
#sidebar .current a:link,
#sidebar .current a:visited{
color: #a10806;
}



.text {
margin-right:3em;
margin-left:13em;
}
.text h3{
color:$000988;
}
 

.textindent {

margin-left:1em;
}





#resources a,
#resources a:link,
#resources a:visited{
text-decoration:none;

color: #666;
}

#resources a:hover,
#resources a:active{
text-decoration:underline;
color: #000;
font-style:italic;
}

#rightcolumn {
background-color: #6c805d;
width:10em;
float:right;
height:51em;

}

#center{
background-color: #FFFFFF;
width:38em;
height:50em;
margin-left:10em;
padding:0.5em;
}

.column1 {
float:left;
width:18em;
min-height:28em;

line-height:1.3em;
}

.column2 {
float:left;
width:16em;
min-height:28em;
line-height:1.3em;
}

.column3 {
float:left;
width:18em;
min-height:26 em;
line-height:1.3em;
}

.column4 {
float:left;
width:16em;
min-height:26 em;
line-height:1.3em;
}

.adbox{
margin-top:.5em;
width:9em;
height:9em;
background-color:#e9e9e9;
}

#footer{
clear:both;
background-color:#232460;
line-height:1.5em;
padding:.5em;
font-size:12px;
min-height:8.5em;
color:#fff;
text-align:right;
}


#footer a,
#footer a:link,
#footer a:visited{
text-decoration:none;
color:#fff;
}

#footer a:hover,
#footer a:active{
text-decoration:underline;
color: #999999;
}