@charset "UTF-8";
/* CSS Document */


/*FONT FAMILY===========================================================================================*/

body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px;/*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: 135%; font-weight: normal;} /* - header or special effects */
h2 { font-size: 100%; Font-weight: normal; color: #3e59a8; } /* content headings */
h3 { font-size: 90%; } /* content sub-headings */
h4 { font-size: 895%; } /* list headings, same size as (p) */
h5 { font-size:75%; } /* list headings 2, same size as (p) */

p, ul, ol, td { font-size: 95%; }

ul ul { font-size: 95%; } /*- actually only necessary if the ul size is not 100%  */
td p { font-size: 100%; }


/*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: black;
}
a:active {	
	color: red;
	text-decoration: none;
	font-weight: normal;
}

h1, h1 a:link, h1 a:visited {
	font-size: 175%;
	color: #13286e;
	font-family: Georgia;
}

h2, h3, h2 a:link, h3 a:link, h2 a:visited, h3 a:visited {
	font-size: 135%;
	color: #13286e;
	font-family: Georgia;
}

ul li a:link, ul li a:visited {
	color: #333333; 
	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: #13286e;
	text-decoration: none;
	font-weight: bold;
}


/*LINK STYLE other than color=============================================================================*/

a:link, a:visited {
	text-decoration:underline
}

p a:link, p a:visited {
	text-decoration:underline 
} 

a:hover {
	text-decoration:underline
}

h1 a:hover {
	text-decoration:none 
}

#footer p a:link, #footer p a:visited {
	text-decoration: none font-color: #cccccc;
}

#footer p a:hover {
	text-decoration: underline
}

/*MARGINS, BORDERS AND PADDING for elements (not for containers)=============================================================================================*/

body {margin:0px; padding: 0px;}
.footer {
	font-size: 9px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration:none;
}
ul, ol {list-style: outside}
#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:0}
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}


/*MULTI-USE TAGS=============================================================================================*/

.center {text-align: center;}
.alignleft {text-align: left;}
.alignright {text-align: right;}

.left {float:left;}



/*META FONT SIZE=============================================================================================*/
 
.top-meta { font-size: 80%; color: #959595;}

/*SUBNAV-HOME PAGE=============================================================================================*/

.subnav-home{
	text-decoration: none; color: #FFFFFF;	font-family: Verdana; font-size: 12px; font-weight: normal;
}

.subnav-home a:link, .subnav-home a:visited {
	text-decoration: none;
	font-family: Verdana;
	color: #FFFFFF;		 
font-weight: normal;
}

.subnav-home a:hover{
	font-family: Verdana;
	text-decoration: none;
	color: #7c0000;
	font-weight: normal;	 
}

 /*MAIN-TITLES=============================================================================================*/
 
 .main-titles {
	font-size: 140%;
	color: #13286e;
	padding-left: 15px;
	margin-top: 10px;
	font-family: Georgia;
}

.main-titles a:link, .main-titles a:visited {
	text-decoration: none;
}

.main-titles a:hover
{
	text-decoration: none;
	color: #4261ce;
}

 /*RESOURCE-login=============================================================================================*/
 
 .main-resource {
	font-size: 115%;
	color: #FFFFFF;
	font-family: Georgia;
}

 .small-resource {
	font-size: 120%;
	color: #FFFFFF;
	font-family: Georgia;
	font-weight: bold;
}

 .resource-text {
	font-size: 12px;
	color: #FFFFFF;
	
	font-family: Verdana;
}

/*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;
}

/*MEDIABAR =============================================================================================*/

.mediabar{
	color: #13286e;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	margin-bottom: 10px;
}

.mediabar a:link, .mediabar a:visited {
	font-family: Verdana;
	color: #13286e;		 
    font-weight: bold;
	text-decoration: none;
}

.mediabar a:hover{
	font-family: Verdana;
	color: #9a0000;
	font-weight: boldl;
	text-decoration: none;	 
}


/*BOTTOM-NAV LINKS=============================================================================================*/

.bottomnav {
	padding-top: 10px;
}

.bottom-navlinks{
	color: #FFFFFF;	
	font-family: Verdana; 
	font-size: 12px; 
	font-weight: normal; 
	text-decoration: none; 
	padding-top: 5px;
}

.bottom-navlinks a:link, .bottom-navlinks a:visited {
	font-family: Verdana;
	color: #FFFFFF;		 
    font-weight: normal;
	text-decoration: none; padding-top: 5px;
}

.bottom-navlinks a:hover{
	font-family: Verdana;
	color: #c4bfbf;
	font-weight: normal;
	text-decoration: none; padding-top: 5px;	  
}

/*BREADCRUMB=============================================================================================*/

.breadcrumb{
	color: #a1b1e6;	font-family: Verdana; font-size: 12px; font-weight: normal; text-decoration: none; 
}

.breadcrumb a:link, .breadcrumb a:visited {
	font-family: Verdana;
	color: #a1b1e6;		 
    font-weight: normal;
	text-decoration: none; 
}

.breadcrumb a:hover{
	font-family: Verdana;
	color: #9a0000;
	font-weight: normal;
	text-decoration: none; 	  
}

/*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: 160%;
	color: #FFFFFF;
	font-family: Georgia;
}

 .subheader {
	font-size: 110%;
	color: #FFFFFF;
	font-family: Verdana;
}

 .subpage-flash-header {
	font-size: 300%;
	color: #FFFFFF;
	font-family: Georgia;
	font-weight: normal; 
}

/*NAVLINKS=============================================================================================*/

#nav {
	position: relative;
	height: 47px; 
	font-size: 13px; 
	font-family: Verdana;
	font-weight: normal; 
	padding: 3px 10px 0 0;
}
	
#nav a{
	float: left; 
	position: relative; 
	height: 47px; 
	font-size: 13px; 
	font-family: Verdana; 
	background: transparent url(images/mid-menu-up.jpg) repeat-x top left; 
	font-weight: normal; color:#263f91; 
	padding: 3px 10px 0 10px;
}

#nav a:hover,#nav a.current {
	position: relative; 
	height: 47px; 
	font-size: 13px;
	font-family: Verdana; 
	font-weight: normal; 
	color: #FFFFFF; 
	background: transparent url(images/mid-menu-over.jpg) repeat-x top left; 
	padding: 3px 10px 0 10px;
}




/*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;
}

/*HOME-PAGE UNDERFLASH TEXT=============================================================================================*/

 .underflash-red {
	font-size: 120%;
	color: #9a0000;
	font-family: Georgia;
}

 .underflash-small {
	font-size: 80%;
	color: #000000;
	font-family: Verdana;
}

/*SUBPANE SECTION LINKS=============================================================================================*/

.leftsection-links{
	color: #13286e;	font-family: Verdana; font-size: 12px; font-weight: normal; text-decoration: none; padding-left: 10px;
}

.leftsection-links a:link, .leftsection-links a:visited {
	font-family: Verdana;
	color: #13286e;		 
    font-weight: normal;
	text-decoration: none; padding-left: 10px;
}

.leftsection-links a:hover{
	font-family: Verdana;
	color: #9a0000;
	font-weight: none;
	text-decoration: none; padding-left: 10px;
}

.rightsection-links{
	color: #13286e;	font-family: Verdana; font-size: 12px; font-weight: normal; text-decoration: none; 
}

.rightsection-links a:link, .rightsection-links a:visited {
	font-family: Verdana;
	color: #13286e;		 
    font-weight: normal;
	text-decoration: none; 
}

.rightsection-links a:hover{
	font-family: Verdana;
	color: #9a0000;
	font-weight: none;
	text-decoration: none; 
}

.rightsection-redlinks{
	color: #7c0000;	font-family: Verdana; font-size: 12px; font-weight: normal; text-decoration: none; 
}

.rightsection-redlinks a:link, .rightsection-redlinks a:visited {
	font-family: Verdana;
	color: #7c0000;		 
    font-weight: normal;
	text-decoration: none; 
}

.rightsection-redlinks a:hover{
	font-family: Verdana;
	color: #13286e;
	font-weight: none;
	text-decoration: none; 
}

.subtitle {
font-size: 135%;
	color: #13286e;
	font-family: Georgia;
}
