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


/*FONT FAMILY===========================================================================================*/

body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;/*Arial & Helvetica are almost undistinguishable*/
	
}

/*-------uncomment and ustomize if you want to use different fonts for different page elements
h2 { font-family: Georgia }
h3 { font-family: Georgia }
h4 { font-family: Georgia }
p { font-family: Verdana }
---------*/
 
 /*FONT SIZE=============================================================================================*/

h1 { font-size: 16pt; font-weight: bold; font-family: Arial, Helvetica, sans-serif;} /* - header or special effects */
h2 { font-size: 135%; font-weight: bold; font-family: Arial, Helvetica, sans-serif;} /* content headings */
h3 { font-size: 90%; font-weight: bold; font-family: Arial, Helvetica, sans-serif;} /* content sub-headings */
h4 { font-size: 95%; margin: 10px;} /* list headings, same size as (p) */
h5 { font-size:75%; margin: 10px; } /* list headings 2, same size as (p) */

p, ul, ol, td {
	font-size: 90%;
}

ul ul { font-size: 95%; } /*- actually only necessary if the ul size is not 100%  */
td p {
	font-size: 90%;
}


/*FONT COLORS=============================================================================================*/
/*--------------------
below is the color scheme used - it's for info only, if you want to change you need to change below (after the body tag)
lead  color: 		#0066cc  	blue		h1, h2, h3
second color:		#333333		green		seperaton lines, some links
highlight 1:		#9966cc		purple		not used but matching color - if you want to highlight something
highlight 2:		#990000		red			not used but matching color - if you want to highlight something

background 1:		#eeeeff		light 	 	lead elements
background 2:		#f7f7ff		light 		lightest bg
box underline:		#cccccc		light grey
---------------------*/


body {
	color: #FFFFFF;
}
a:active {	
	color: #7785c2;
	text-decoration: none;
	font-weight: normal;
}

h1, h1 a:link, h1 a:visited {
	 font-size: 16pt; font-weight: bold; font-family: Arial, Helvetica, sans-serif;
}

h2, h2 a:link, h2 a:visited {
	font-size: 150%;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

h3,  h3 a:link, h3 a:visited {
	font-size: 140%;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}


ul li a:link, ul li a:visited {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

p a:link, p a:visited {
	color: #333333; 
	text-decoration: none; 
	font-weight: bold;
}

a:link, a:visited {
	color: #0000cc; 
	text-decoration: none; 
	font-weight: bold;
}


/*LINK STYLE other than color=============================================================================*/

a:link, a:visited {
	text-decoration:none 
}

p a:link, p a:visited {
	text-decoration:underline 
} 

a:hover {
	text-decoration:underline
}

h1 a:hover {
	text-decoration:none 
}

/*FOOTER============================================================================================*/


#footer p a:link, #footer p a:visited {
	text-decoration: none; font-color: #ffffff; 
}

#footer p a:hover {
	text-decoration: underline
}

.bigger-footer {
	color: #d6dee2;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}

.footer-navlinks1{
	color: #d6dee2;
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}

.footer-navlinks1 a:link, .footer-navlinks1 a:visited {
	font-family: Tahoma;
	color: #d6dee2;		 
    font-weight: bold; 
	text-decoration: none; padding-top: 5px; padding-bottom: 5px;
}

.footer-navlinks1 a:hover{
	font-family: Tahoma;
	color: #FFFFFF;
	font-weight: bold; 
	text-decoration: none; padding-top: 5px; padding-bottom: 5px;	}

/*MARGINS, BORDERS AND PADDING for elements (not for containers)=============================================================================================*/

body {margin:0px; padding: 0px;}
.footer {
	font-size: 9px;
	font-style: normal;
	color: #d6dee2;
	text-decoration:none;
	margin-left: 9px;
	font-family: Tahoma;
}
ul, ol {
	list-style: outside;
	color: #000000;
	font-size: 10pt;
}
#sidebar ul, #sidebar ol {margin-left: 0;	padding-left: 0; list-style-type: none; padding-right:7px;	}



h1, h1 a:link, h1 a:visited, h1 a:hover {
	margin-top:0px;
	
	 font-size: 16pt;
	color: #000000;
}
h2, h2 a:link, h2 a:visited, h2 a:hover {margin-top:0}
h3, h3 a:link, h3 a:visited, h3 a:hover {margin-top:0}
h4, h4 a:link, h4 a:visited, h4 a:hover {margin-top:0}


a img {border: 0px solid #0066cc}



/*META FONT SIZE=============================================================================================*/
 
.top-meta {
	font-size: 80%;
	color: #CCCCCC;
}


 /*MAIN-TITLES=============================================================================================*/
 
 .main-titles {
	font-size: 140%;
	color: #13286e;
	padding-left: 15px;
	font-family: Georgia;
}

 
/*BODYTEXT-LINKS=============================================================================================*/

.bodytext-links{
	color: #13286e;	font-family: Verdana; font-size: 12px; font-weight: normal; text-decoration: underline;
}

.bodytext-links a:link, .bodytext-links a:visited {
	font-family: Verdana;
	color: #13286e;		 
    font-weight: normal;
	text-decoration: underline;
}

.bodytext-links a:hover{
	font-family: Verdana;
	color: #9a0000;
	font-weight: normal;
	text-decoration: underline;
}

.bodytext2-links{
	color: #13286e;	font-family: Verdana; font-size: 12px; font-weight: normal; text-decoration: underline;
}

.bodytext2-links a:link, .bodytext2-links a:visited {
	font-family: Verdana;
	color: #13286e;		 
    font-weight: normal;
	text-decoration: underline;
}

.bodytext2-links a:hover{
	font-family: Verdana;
	color: #9a0000;
	font-weight: normal;
	text-decoration: underline;
}


/*BOTTOM-NAV LINKS=============================================================================================*/

.bottomnav {
	padding-top: 5px; padding-bottom: 5px; font-weight: bold; 
}

.bottom-navlinks{
	color: #b2b3b4;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}

.bottom-navlinks a:link, .bottom-navlinks a:visited {
	font-family: Verdana;
	color: #b2b3b4;		 
    font-weight: bold; 
	text-decoration: none; padding-top: 5px; padding-bottom: 5px;
}

.bottom-navlinks a:hover{
	font-family: Verdana;
	color: #FFFFFF;
	font-weight: bold; 
	text-decoration: none; padding-top: 5px; padding-bottom: 5px;	  
}

.bottom-navlinks1{
	color: #b2b3b4;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}

.bottom-navlinks1 a:link, .bottom-navlinks1 a:visited {
	font-family: Verdana;
	color: #b2b3b4;		 
    font-weight: bold; 
	text-decoration: none; padding-top: 5px; padding-bottom: 5px;
}

.bottom-navlinks1 a:hover{
	font-family: Verdana;
	color: #FFFFFF;
	font-weight: bold; 
	text-decoration: none; padding-top: 5px; padding-bottom: 5px;	  
}

/*BREADCRUMB=============================================================================================*/

.breadcrumb{
	color: #463d58;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.breadcrumb a:link, .breadcrumb a:visited {
	font-family: Verdana;
	color: #463d58;		 
    font-weight: bold;
	text-decoration: underline; 
	font-size: 10px;
}

.breadcrumb a:hover{
	font-family: Verdana;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}

/*CALL-CHAT=============================================================================================*/

.call-chat{
	color: #a31717;	
	font-family: Georgia; 
	font-size: 140%; 
	font-weight: normal; 
	text-decoration: none; 
}

.call-chat a:link, .call-chat a:visited {
	font-family: Georgia;
	color: #a31717;		 
    font-weight: normal;
	text-decoration: underline; 
}

.call-chat a:hover{
	font-family: Georgia;
	color: #13286e;
	font-weight: normal;
	text-decoration: underline; 	  
}

/*HEADER=============================================================================================*/

 .main-header{
	font-size: 180%;
	color: #463d58;
	font-family: Verdana;
	font-weight: bold;
}

 .subheader {
	font-size: 180%;
	color: #748ab9;
	font-family: Verdana;
	font-weight: bold;
}

 .subheader2 {
	font-size: 140%;
	color: #463d58;
	font-family: Verdana;
	font-weight: bold;
}

 .subpage-flash-header {
	font-size: 300%;
	color: #FFFFFF;
	font-family: Georgia;
	font-weight: normal; 
}

/*NAVLINKS=============================================================================================*/

#nav {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 2px 5px 2px 10px;
	text-decoration: none;
}
	
#nav a{
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif;  
	font-weight: normal; 
	color:#FFFFFF; 
	padding: 2px 5px 2px 0px;
	text-decoration: none;
}

#nav a:hover,#nav a.current {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #a2b49a;
	text-decoration: none;
	padding: 2px 5px 2px 0px;
}

/*ONPAGE NAVLINKS=============================================================================================*/

#nav1 { 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal; 
	padding: 2px 5px 2px 10px;
	text-decoration: none;
}
	
#nav1 a{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;  
	font-weight: normal; 
	color:#000000; 
	padding: 2px 5px 2px 0px;
	text-decoration: none;
}

#nav1 a:hover,#nav1 a.current {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #a2b49a;
	text-decoration: none;
	padding: 2px 5px 2px 0px;
}
/*PAGE-MAIN SECTION TITLES=============================================================================================*/

 .side-panel-titles {
	font-size: 12px; 
	color: #4c2169;
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.side-panel-titles a{
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color:#4c2169; 
	text-decoration: none;
}

.side-panel-titles a:hover,.side-panel-titles a.current {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #7785c2;
	text-decoration: none;
}

 .side-panel-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}


/*PAGE-MAIN SECTION TITLES=============================================================================================*/

 .page-main-title {
	font-size: 175%;
	color: #13286e;
	font-family: Georgia;
}

 .page-main-subtitle {
	font-size: 140%;
	color: #13286e;
	font-family: Georgia;
}




/*MENU=============================================================================================*/

.menu-list{
	padding: 2px 5px 2px 10px; 
}

/*MAIN TEXT WITH MARGINS=============================================================================================*/

.bodytext{
	font-size: 10pt;
	color: #000000;
	margin: 10px;
}

.bodytext2{
	font-size: 8pt;
	color: #000000;
	margin: 10px;
	font-weight:bold;
}

/*HOME PAGE STAY INFORMED=============================================================================================*/

.stay-informed-big{
	font-size: 11pt;
	color: #ffffff;
	font-weight: bold;
	}

.stay-informed-small{
	font-size: 8pt;
	color: #ffffff;
	margin: 5px;
	}
	
.stay-informed-small a{
	font-size: 8pt;
	color: #ffffff;
	margin: 5px;
	text-decoration: none;
	}
	
.stay-informed-small a:hover{
	font-size: 8pt;
	color: #ceccc3;
	margin: 5px;
	text-decoration: underline;
	}	
	
	
/*HOME PAGE REGISTER_SIDE=============================================================================================*/

.registerside-big{
	font-size: 11pt;
	color: #ffffff;
	font-weight: bold;
	}
	
.registerside-big a{
	font-size: 11pt;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	}
	
.registerside-big a:hover{
	font-size: 11pt;
	color: c3ccc3;
	font-weight: bold;
	text-decoration: underline;
	}

.registerside-small{
	font-size: 8pt;
	color: #ffffff;
	margin-left:20px;
	}
	
.registerside-small a{
	font-size: 8pt;
	color: #ffffff;
	text-decoration: none;
	}
	
.registerside-small  a:hover{
	font-size: 8pt;
	color: c3ccc3;
	text-decoration: underline;
	}

.entry p a:visited {
	color: #b85b5a;
	}
	
.entry {
	font-size: 10pt;
	color: #000000;
	max-width: 500px;
	}
	
.post {
	margin: 0 0 40px;
	color: #000000;
	text-align: justify;
	}
	
	
/* Begin Sidebar */
#sidebar
{
	color: #FFFFFF;
	
	}

#sidebar form {
	margin: 0;
	}
	
	#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	color: #FFFFFF;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	
/* End Sidebar */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */


.bodytext-links3{
	color: #9a0000;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	
	font-weight: bold;
	margin-right: 10px;
}

.bodytext-links3 a:link, .bodytext-links3 a:visited {
	font-family: Verdana;
	font-weight: bold;
	color: #9a0000;
	font-weight: normal;
	text-decoration: underline;	
	margin-right: 10px;
}


.bodytext-links3 a:hover{
	font-family: Verdana;
	color: #336600;
	font-weight: bold;
	font-weight: normal;
	text-decoration: underline;
	margin-right: 10px;
}
