body{
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	}	
p{
	padding:2px 0 8px 0;
	}
.red{
color:#990000;
}
.blue{
color:#0071BD;
}
em{
font-style:italic;
}
.note{
color:#999;
font-style:italic;
font-size:.9em;
}
h1{
      font-size:1.5em;
      color:#002A47;
      font-weight:bold;
      padding:5px 0 8px  0;
      margin-bottom:10px;
      background:url(images/uploads/dot.gif) repeat-x bottom;
	}
h1.smaller{
 font-size:1.3em;
}
h2{
       padding:5px 0 3px 0;
       color:#0071BD;
       font-weight:bold;
	font-size:1.2em;
	}
h3{
      font-weight:bold;
      font-size:1.1em;
      padding:3px 0;
      color:#333;
}
.paginate strong{
      border:1px solid #999;
      padding:2px 3px;
      font-size:.8em;
}
.paginate a{
      padding:2px 3px;
      border:1px solid #0071BD;
      font-weight:bold;
      text-decoration:none;
      font-size:.8em;
      background:none;
}
.paginate a:hover{
color:#0071BD;
}
.grey_box{
padding:10px;
color:#666;
background:#eee;
}
strong{
font-weight:bold;
}
a#apply{
position:absolute;
right:0;
top:0px;
}

a{
      color:#0071BD;
	}		
a:hover{
color:#002A47;
text-decoration:none;}	
a.readmore{
      background:url(images/uploads/bt_readmore.gif) no-repeat 0 -19px;
      color:#fff;
      padding:3px 6px;
      width:68px;
      float:left;
      height:13px;
      text-decoration:none;
      font-size:.8em;
}
a.readmore:hover{
      background:url(images/uploads/bt_readmore.gif) no-repeat 0 0;
}
#textsize{
position:absolute;
right:0;top:105px;
}
#textsize a{
color:#666;
background:#eee;
border:1px solid #ccc;
padding:1px 2px;
text-decoration:none;
margin:1px;

}
#textsize a:hover{
color:#fff;
background:#666;
border:1px solid #ccc;
}
#textsize #reg{
font-size:12px;
}
#textsize #bigger{
font-size:15px;
}
#textsize #big{
font-size:18px;
}
table th{
color:#fff;
font-weight:bold;
padding:5px 5px;
background:#0071BD;
border:1px solid #eee;
}
table td{
      padding:9px;
      border:1px solid #eee;
      vertical-align:top; 
}
table.calendarBG td{
      padding:3px;
}
table.calendarBG th.calendarHeader{
text-align:center;
background:#00375D;
color:#fff;
margin-bottom:2px;
}
table.calendarBG .calendarMonthLinks a{
color:#fff;
font-size:1.3em;
text-decoration:none;
background:none;
}
table.calendarBG .calendarMonthLinks a:hover{
color:#1A9BE8;
}
table.calendarBG .calendarDayHeading{
background:#1A9BE8;
color:#fff;
text-align:center;
padding:2px;
}
table.calendarBG td.calendarCell,table.calendarBG td.calendarBlank,table.calendarBG td.calendarToday {
color:#00375D;
}
table.calendarBG td.calendarCell span,table.calendarBG td.calendarBlank,table.calendarBG td.calendarToday{
      padding:3px;
}
table.calendarBG td.calendarCell a{
color:#1A9BE8;
background:#000;
text-decoration:underline;
background:none;
}
table.calendarBG td.calendarCell a:hover{
color:#1172AD;
}
table.calendarBG td.calendarToday{
background:#eee;
}
small{
	color:#0069B3;
	font-size:.8em;
	}	
.right{
	float:right;
	padding-left:10px;
	}	
.left{
	float:left;
	padding-right:10px;
	}
.left_pres{
	float:left;
        border:1px solid #B37C9A;
        padding:4px;
	margin-right:5px;
	}
.clear{
	clear:both;
	}	
ul{
	list-style:outside;
       padding:5px 0;
	}
ul li{
	list-style:disc;
	margin-left:15px;
	}	
ol li{
       list-style:decimal;
       margin-left:20px;
}	
#wrap{
	width:950px;
	position:relative;
	margin:0 auto;
	text-align:left;
	}
#logo{
	float:left;
	width:450px;
	margin-bottom:20px;
        padding-top:10px;
	}
#bt_member{
position:absolute;
right:0px;
top:0px;
}
#bt_member a{
background:url(images/uploads/bt_memberlogin.jpg) no-repeat;
color:#666;
width:110px;
font-size:.9em;
height:17px;
float:left;
padding:8px 10px 5px 10px;
text-decoration:none;
}
#bt_member a:hover{
color:#333;
}
/* SEARCH*/	
#search{
	float:right;
	width:280px;
	}
#search form{
	background:url(images/uploads/search_back.gif) no-repeat;
	width:240px;
	height:28px;
	padding-top:3px;
	padding-left:37px;
	margin-top:60px;
	}
#search form input.text{
	width:162px;
	background:none;
	border:none;
	margin-right:8px;
	float:left;margin-top:5px;
	
	}	
/* MENU*/		
#menu{
	float:left;
	width:950px;
	background:url(images/uploads/menu_back.jpg) repeat-x;
	height:35px;
	
	}
#menu ul{
	float:left;
	width:940px;
	list-style:none;
	margin-left:10px;
       padding:0;
	}
#menu li{
	list-style:none;
	display:inline;
	float:left;
	margin:0;
	padding-top:5px;
	padding:0 5px;
	border-right:1px solid #5689AB;
	}	
#menu a{
	color:#fff;
	float:left;
        background:none;
	margin-top:5px;
	font-weight:bold;
	font-size:.9em;
	height:25px;
	display:block;
	padding-top:5px;
	text-decoration:none;
	padding-right: 10px;
	}
#menu li a span{
	float: left;
	padding-right:10px;
	margin-top:-5px;
	height:22px;
}	
#menu a:hover,#menu a.selected{
	color:#003A66;
	float: left;
	text-decoration:none;
	background: url(images/uploads/menu_a.jpg) no-repeat top right;
	}
#menu li a:hover span, #menu a.selected span{
	
	background: url(images/uploads/menu_a.jpg) no-repeat top left;
}

/* TOP */	
#top{
	float:left;
	width:950px;
	background:url(images/uploads/top_home.jpg) repeat-x;
	
	}

#top1{
	float:left;
	width:950px;
	background:#A07411 url(images/uploads/top_home.jpg) repeat-x;
       padding:2px 0 2px 0 10px;

	}	
#top1 #top1_left{
width:300px;
float:left;
padding:20px;
}
#top1 #top1_pic{
float:right;
width:582px;
padding-right:0px;
}
#top1 #top1_pic p,#top1 #top1_left p{
margin:0;
padding:0;
font-weight:bold;
}
.slide-details p{
font-size:13px;
}
.slide-details h2{
color:#002A47;
font-weight:normal;
font-size:21px;
}
/* BOXES*/			
ul.boxes{
	float:left;
	list-style:none;
	width:950px;
	margin-top:15px;
	}
ul.boxes li{
	list-style:none;
	margin-right:16px;
	width:306px;
	float:left;
	height:157px;
	margin-left:0px;
	}
ul.boxes li.last{
	margin-right:0px;
	}	
ul.boxes li#box_pink{
	background:url(images/uploads/box_pink.jpg) no-repeat;
	}	
ul.boxes li#box_pink a,ul.boxes li#box_blue a, ul.boxes li#box_red a{
color:#7A2B4F;
padding:4px 0;
float:left;
background:none;
}	
ul.boxes li#box_blue{
	background:url(images/uploads/box_blue.jpg) no-repeat;
	}
ul.boxes li#box_blue a{
	color:#003961;
}	
ul.boxes li#box_red{
	background:url(images/uploads/box_red.jpg) no-repeat;
	}
ul.boxes li#box_red a{
	color:#7D2615;
}	
ul.boxes h2{
	font-weight:bold;
	color:#fff;
	font-size:1.1em;
	padding:10px 5px 13px 15px;
	}
ul.boxes p{
	width:180px;
	padding-left:10px;
	color:#333;
	font-size:.9em;
	line-height:1.1em;
	}	
/* BOXES GIVING */
ul.boxesg{
	float:left;
	list-style:none;
	width:650px;
	margin-top:15px;
	}
ul.boxesg li{
	list-style:none;
	margin-right:35px;
	width:306px;
	float:left;
	height:157px;
	margin-left:0px;
	}
ul.boxesg li.last{
	margin-right:0px;
	}	

ul.boxesg li#boxg_yellow a,ul.boxesg li#boxg_green a, ul.boxesg li#boxg_blue a, ul.boxesg li#boxg_red a{
color:#7A2B4F;
padding:4px 0;
float:left;
background:none;
}	
ul.boxesg li#boxg_green{
	background:url(images/uploads/boxg_green.jpg) no-repeat;
	}	
ul.boxesg li#boxg_green a{
color:#0B4A25;
}
ul.boxesg li#boxg_yellow{
	background:url(images/uploads/boxg_yellow.jpg) no-repeat;
	}	
ul.boxesg li#boxg_yellow a{
 color:#674B0E;
}
ul.boxesg li#boxg_blue{
	background:url(images/uploads/boxg_blue.jpg) no-repeat;
	}
ul.boxesg li#boxg_blue a{
	color:#003961;
}	
ul.boxesg li#boxg_red{
	background:url(images/uploads/boxg_red.jpg) no-repeat;
	}
ul.boxesg li#boxg_red a{
	color:#7D2615;
}	
ul.boxesg h2{
	font-weight:bold;
	color:#fff;
	font-size:1.1em;
	padding:10px 5px 13px 15px;
	}
ul.boxesg p{
	width:150px;
	padding-left:10px;
	color:#333;
	font-size:.9em;
	line-height:1.1em;
	}	
/* CONTENT*/		
.content{
	float:left;
	width:950px;
	padding-top:20px;
	padding-bottom:20px;
	}	
.content_left_home{
	float:left;
	width:628px;
	}
.content_left_home h3{
	color:#fff;
	background:#084A75;
	padding:2px;
	font-size:1.1em;
	}
.content_right_home{
	float:right;
	width:306px;
	background:url(images/uploads/news_back.jpg) repeat-x;
	}
.content_right_home h3{
	color:#fff;
	background:#CBA02F;
	padding:2px;
	font-size:1.1em;
	}
.content_right_home p{
	padding:5px 10px;
	}
.content_right_home p.strong{
	color:#CBA02F;
	font-weight:bold;
padding:5px 10px 2px 10px;
}	
.content_right_home h3.newsletter{
	color:#fff;
	background:#084A75;
	padding:2px;
	font-size:1.1em;
	}	
.black{
float:left;
width:200px;	
color:#333;
	background:none;
      font-weight:bold;
         margin-top:5px;
	padding:2px 2px 2px 2px;
	font-size:1.0em;
	}
#mailinglist_form2 form,
#mailinglist_form1 form{	
background:url(images/uploads/newsletter_back.jpg) repeat-x top;
float:left;  padding:15px;
width:300px;
}
#mailinglist_form1 form{
background:url(images/uploads/newsletter_back1.jpg) repeat-x top;
}
#mailinglist_form2 input.text,
#mailinglist_form1 input.text{
width:180px;
border:1px solid #1172AD;
padding:2px;
margin-right:10px;

}
#mailinglist_form1 input.text{
border:1px solid #A7688B;
}
#mailinglist_form2 label,
#mailinglist_form1 label{
padding-bottom:4px;
float:left;
width:50px;
}
#mailinglist_form1 input.submit,
#mailinglist_form2 input.submit{

margin-left:150px;
}
.news{
	display:block;
	padding:5px 0 10px 0;
	float:left;
        margin-bottom:10px;
	}
.content_left{
	float:left;
	width:200px;
        padding-bottom:30px;
	}
.content_right{
	float:right;
	width:680px;
       padding-right:20px;
        padding-bottom:20px;
position:relative;
	}
.content_right_event{
	float:right;
	width:650px;
        padding-bottom:20px;
	}
.content_left ul{
	list-style:none;
	float:left;
	width:200px;
        margin-bottom:3px;
	}
.content_left ul#nav_cat_archive1,
.content_left ul.nav_cat_archive1{
 margin-top:0px;
margin-bottom:0px;
}
.content_left ul#nav_cat_archive1 li{
margin:0;
}
.content_left ul#nav_cat_archive{
 margin-top:0px;
padding-top:0px;
}
.content_left ul li ul li a{
       padding-left:20px;
       width:172px;

}
.content_left li{
	list-style:none;
	margin-left:0;
	width:200px;
	margin:1px 0;
	}	
.content_left li a{
	text-decoration:none;
	background:#fff url(images/uploads/dot.gif) repeat-x top;
	padding:4px;
        float:left;
        width:192px;
	}
.content_left li li a{
        width:172px;
     color:#002A47;
}

.content_left li a:hover,.content_left ul ul li a.sel,
.content_left li a.select{
	text-decoration:none;
	background:#0071BD url(images/uploads/dot.gif) repeat-x top;
        color:#fff;
	}					
.content_left li a.heading{
     background:#005B9B;
     display:block;
     color:#fff;
     font-weight:bold;
    font-size:1.1em;
}
.seealso{
 background:#BB8AA5 url(images/uploads/see_bottom.gif) no-repeat bottom;
 padding-bottom:21px;
 width:200px;
margin-bottom:10px;
 float:left;
}
.seealso h6{
 background:url(images/uploads/see_heading.jpg) no-repeat;
 height:14px;
 display:block;
 width:180px;
 padding:3px 10px 7px 10px;
 color:#fff;
 font-weight:bold;
}
.seealso p,.seealso ul{
 padding:5px 10px;
 background:none;
 background:#BB8AA5;
 width:180px;
}
.content_left .seealso li{
 background:none;
 list-style:none;
 padding:0;
 margin:0;
 width:180px;
}
.seealso li a{
color:#6A294A;
 background:url(images/uploads/purple_dot.gif) no-repeat left 7px;
padding:0;
width:170px;
 padding:1px 0px 1px 15px;
text-decoration:underline;
}
.seealso li a:hover{
text-decoration:none;
 background:url(images/uploads/purple_dot.gif) no-repeat left 7px;
color:#fff;
}

/* FOOTER*/			
#footer{
	border-top:3px solid #00568D;
	padding-top:10px;
	color:#00568D;
	font-size:.8em;

	padding-bottom:20px;
	}	
#footer a{
background:none;
}	
/* FORM*/
#form label{
float:left;
width:400px;
}
#form input.text,
#form input.text_short,
#form textarea{
width:320px;
border:1px solid #ccc;
padding:1px;
}
#form input.text_short{
width:150px;
}
#form input.text1{
padding-right:10px;
margin:3px 0;
}
#form input.submit{
margin-left:600px;
margin-top:20px;
}
.what{
padding-left:10px;
}
#form textarea{
height:70px;
}
ul.sitemap li,ul.sitemap ul li{
list-style:none;
}
ul.sitemap a{

}
ul.sitemap ul li a{
 color:#002A47;

}
ul.sitemap a:hover{
color:#0071BD;
}
#form label.error{
float:left;
color: red;
margin-left:400px;
margin-bottom:4px;
width:320px;
}