@charset "utf-8";
/* CSS Document */
body {
	margin:0px;
	padding:0px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	background:url(../images/nav_bg.gif) repeat-x;
}
img {
	border:0px;
}
h1{
	font-size:27px;
	font-weight:normal;
	margin-bottom:10px;
	margin-top:0px;
	padding:0px;
	line-height:24px;
}

h2 {
	font-size:18px;
	font-weight:normal;
	color:#658692;
	margin:0px;
	padding:0px;
	line-height:24px;
}
h3 {
	margin:0px;
	padding-top:10px;
}
h4 {
	font-size:16px;
        color: red;
	margin:0px;
}
#logo {
	margin:0 0 25px 0;
}
#container {
	width:900px;
	margin:auto;
}

#navigation {
        float:right;
        width:700px;
        height:35px;
}
#navigationInner {
        float:right;
	padding-left:0px;
}

/* CSS for the navigation list */
#navigation a:link{
  text-decoration: none;
  font-weight: bold;
  color:#FFFFFF;
}
#navigation a:active{
  text-decoration: none;
  font-weight: bold;
  color: black;
  /*background-color: white;*/
}
#navigation a:visited{
  text-decoration: none;
  font-weight: bold;
  color:#FFFFFF;
}
#navigation a:hover{
  /*text-decoration: underline;*/
  font-weight: bold;
  /*background-color: #878787;*/
  /*background:url(../images/nav_bg_over.gif) repeat-x;*/
}

#navigation a.aname:hover{
  text-decoration: none;
  font-weight: normal;
}

.navlist {
        float: left;
        font-size: 13px;
}
ul.navlist {
        list-style-image:none;
        list-style-position:outside;
        list-style-type:none;
        margin:0px 0 0px 0;
        padding-left:0;
        text-align:left;
}
ul.navlist li {
        float: left; 
        margin: 0px 10px 0px 0px;
        padding:7px 0 10px 0;
        list-style: none;
        position: relative;
}
ul.navlist li a {
        display:inline;
        padding: 7px 15px 15px 15px;
}
ul.navlist li a:hover{
        background:url(../images/nav_bg_over.gif) repeat-x;
}
ul.navlist li ul {
        width: 175px;
        display:none;
        margin:35px 0 0 0px;
        padding: 0 0 0 0;
        font-size: 12px;
}
ul.navlist li ul li{
        float:none;
        padding: 0px 0 0px 0px;
        margin: 0 0px 0px 0px;
}
ul.navlist li ul li a{
        display: block;
        padding: 3px 10px 3px 15px;
        width:150px;
}
ul.navlist li ul li a:hover{
        background-color: #878787;
        background-image:none;
}
ul.navlist li:hover ul {
        background-color:#515151;
        color:black;
        display:block;
        list-style-image:none;
        list-style-position:outside;
        list-style-type:none;
        position:absolute;
        top:0pt;
}
ul.navlist li.over ul {
        background-color:#515151;
        color:black;
        display:block;
        list-style-image:none;
        list-style-position:outside;
        list-style-type:none;
        position:absolute;
        top:0pt;
}

/*This is to make the donate button on the top menu orange!*/
ul#secondul1 li+li+li+li a{
        /*color:#F7941D;*/
        color:rgb(255,194,13);
}

/* Fix IE. Hide from IE Mac \*/
/* It also fixes IE 6 distance problem in terms of heights */
* html ul li { height: 1%; }
* html ul li a { height: 1%; }
/* End */

/* End of the css for navList*/
	
#left_sidebar {
	width:170px;
	float:left;
	margin:0px 0px 0px 0px;

}

#left_sidebar p{
  color:#545454;
	font-size:11px;
	margin-top:0px;
}

#left_sidebar h3 {
	font-size:13px;
	text-transform: uppercase;
	color:#658692;
	margin-bottom:5px;
	margin-top:0px;
}
#left_sidebar ul {
	margin-top:0px;
	margin-left:0px;
	padding-left: 5px;
	text-indent: -5px;
	font-size:10px;
	list-style:none;
}
#left_sidebar li {
	background: url(../images/dot.gif) left center no-repeat;
	padding-left: 15px;
	margin-bottom: 3px;
}
#left_sidebar ul li a {
	text-decoration: none;
	color:#003663;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;	
}
#left_sidebar ul li a:hover
{
	color: #F7941D;
}
#left_sidebar a:active
{

	color: #787878;
}
#left_sidebar li#active a
{
	color: #787878;
}
#main {
	width:700px;
	float:right;
	padding:0px;
	margin-top:25px;
	margin-bottom:30px;
		
}
#main p{
  color:#545454;
	margin-top:10px;
	margin-bottom:10px;
}
#main ul {
	list-style:none;
}
#main li {
	padding-left: 15px;
	margin-bottom: 3px;
}
#hot ul{
	padding-left:10px;
	margin:0px;
}
.bullet {
	background: url(../images/bullet_main.gif) left center no-repeat;
}
#footer{
	width:900px;
	margin:auto;
	padding-top:5px;
	font-size:12px;
	color:#787878;
	border-top:1px solid #bbb;
	float:left;
}

#footer a{
	font-size:10px;
	color:#005B7F;
	text-decoration:none;
}

/*This is to make the donate link on the buttom show the orange coloring*/
div#footer span a+a+a+a+a+a+a+a {
        color:#F7941D;
        /*color:rgb(255,194,13);*/
        font-weight:bold;
        text-decoration:underline;
}

#quicklinks a{
	color:#787878;
	text-decoration:none;
	font-size:12px;
}
#TJK_ToggleON,#TJK_ToggleOFF {display:none}

.step01 {
	width:205px;
	height:150px;
	float:left;
	background:url(../images/steps01.gif) no-repeat;
	margin-right:10px;
	margin-bottom:15px;
	padding:45px 0px 0px 20px;

}

.step02 {
	width:205px;
	height:150px;
	float:left;
	margin-right:10px;
	margin-bottom:15px;
	background:url(../images/steps02.gif) no-repeat;
	padding:45px 0px 0px 20px;

}
.step03 {
	width:205px;
	height:150px;
	float:left;
	margin-bottom:15px;
	background:url(../images/steps03.gif) no-repeat;
	padding:45px 0px 0px 20px;
}
.step_link{
	text-align:right;
	font-size:18px;
	margin-right:10px;
	margin-top:-10px;
}
.step_text{
	padding:0px;
  margin-top:15px;
	font-size:18px;
	height:70px;

}
.intro {
	padding:20px;
}
.text_reg {
	font-size: 12px;
	color:#545454;
	line-height:16px;
}

.text_reg a{
        text-decoration:none;
}

.text_serif {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#003663;
	padding:0px;
	margin:0px;
}

.text_orange {
	color:#F7941D;
}

.text_intro {
	margin:0px;
	padding:0px;
	font-size:13px;
	line-height:24px;
}

.text_quote {
	font-style: italic;	
}

.text_blue {
	color:#003663;
	text-decoration:none;
	font-weight:normal;
}
.text_grayblue {
	color:#658692;
	font-weight:normal;
}
.text_grayblueBold {
	color:#658692;
	font-weight:bold;
}
.button {
	margin:30px 20px 0px 20px;
	text-align:center;
}
.space {
	margin-right: 50px;
}
.clear {
	clear: both;
}
.ad {
	margin-top:100px;
}
#flashMsg {
        color:#AC7C52;
}

/* The error box */

.fieldWithErrors {
  padding-right: 30px;
	background:url(../images/icon_x_orange.gif) no-repeat;
	background-position:top right;
	border: 0px solid red;
  display: table;
}

#errorExplanation {
  width: 550px;
  border: 1px solid #658692;
  padding: 7px;
  padding-bottom: 12px;
	margin-top: 20px;
  margin-bottom: 20px;

}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 16px;
  margin: -7px;
  background-color: #658692;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0px;
  padding: 5px;
	font-weight: bold;
	color: #658692;
}

#errorExplanation ul {
	margin-top:0px;
	margin-left:10px;
	margin-bottom:0px;
	padding:0px;
}

#errorExplanation ul li {
	font-size: 12px;
	color:#545454;
	line-height:16px;
  list-style: none;
	background: url(../images/bullet_main.gif) left center no-repeat;
	font-family:Arial, Helvetica, sans-serif;
}

ul#finalist li{
        font-size:14px;
        font-weight:bold;
        color:#006283;
        list-style-type:disc;
}

ul#finalist li span{
        font-size:13px;
        color:#545454;
        font-weight:normal;
}

table#addLeader a:link{
        font-size:12px;
        color: red;
}

table#addAdvisor a:link{
        font-size:12px;
        color: red;
}

table#addLiaison a:link{
        font-size:12px;
        color: red;
}

.pagination a{
        text-decoration: none;
}

.pagination a:visited{
	color: #658692;
	font-weight: normal;
}

.pagination a:link{
	color: #658692;
	font-weight: normal;
}

.current {
	color: #658692;
	font-weight: bold;
	text-decoration: underline;
}

.disabled {
	color: #658692;
}

#addFlyer a{
        color:red;
        font-size:12px;
}

#addFlyer img{
        border: 1px solid #333333;
}

.news_item{
        padding:5px;
}

.news_item .news_title{
        color:#658692;
}

.news_item .news_date{
        font-size: 80%;
}

.news_item .news_body{
        padding: 5px 0px;
        color:#545454;
        font-size:14px;
}

.news_item h3{
        display:inline;
}

.news_item .delete_news a{
        position:relative;
        bottom:3px;
        left:10px;
}

.news_item .delete_news a{
        color:red;
        font-size:12px;
}
