body {
	background-color:#00448D;
	background-image:url(/img/bg.png);
	background-repeat:repeat-x;
	margin : 0;
	font-size : 12px;	
	font-family: Arial, Helvetica, sans-serif;
	color : #333333; }

/* TEXT */	

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	color : #333333;
	line-height: 14pt;
	text-decoration : none; }

.text-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	color : #ffffff;
	line-height: 14pt;
	text-decoration : none; }

.text-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	line-height: 14pt;
	color : #ffffff;
	text-decoration : none; }

a.text-link {
	text-decoration:none;
	color:#ffffff; }
	
a.text-link:hover {
	text-decoration:none;
	color:#4192D9; }	
	
	
.text-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #00448D;
	text-decoration : none; }

.text-blue-normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #00448D;
	text-decoration : none; }


.text-blue-link-home {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	line-height: 14pt;
	color : #00448D;
	text-decoration : none; }

a.text-blue-link-home {
	text-decoration:none;
	color:#00448D; }
	
a.text-blue-link-home:hover {
	text-decoration:none;
	color:#4192D9; }	



.text-blue-link a {
	color: #00448D;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;	
	display: block;
	padding-left: 20px;
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 11px;	
	font-weight: normal;
	text-decoration: none;
	WIDTH: 160px; 	
	text-align: left; }

.text-blue-link a:hover {
	background-color: #CFE4F5;
	color: #00448D;
	text-decoration: none;
	LIST-STYLE-TYPE: none; }

.text-blue-link2 a {
	color: #00448D;
	display: block;
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 11px;	
	font-weight: normal;
	text-decoration: none;
	text-align: left; }

.text-blue-link2 a:hover {
	color: #00448D;
	text-decoration: underline;
	LIST-STYLE-TYPE: none; }

.text-blue-news {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #4192D9;
	line-height: 14pt;
	text-decoration : none; }

.text-blue-news-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #4192D9;
	line-height: 14pt;
	text-decoration : none; }

.text-blue-news-link a {
	color: #4192D9;
	background-color: #FFFFFF;
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px;	
	font-weight: bold;
	text-decoration: none;
	text-align: left; }

.text-blue-news-link a:hover {
	color: #00448D;
	text-decoration: none;
	LIST-STYLE-TYPE: none; }

.text-right {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 15px;
	padding-left: 15px;
	padding-bottom: 40px;
	font-weight : italic;
	color : #00448D;
	line-height: 18pt;
	text-decoration : none; }

.text-copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	padding-left: 25px;
	font-weight : normal;
	color : #FFFFFF;
	text-decoration : none; }


.text-copyright-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #FFFFFF;
	text-decoration : none; }

.text-copyright-link a {
	color: #ffffff;
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 11px;	
	font-weight: normal;
	text-decoration: none;
	text-align: left; }

.text-copyright-link a:hover {
	background-color: #4192D9;
	color: #ffffff;
	text-decoration: none; }


h3 {
	font-size: 19px;
	margin: 0 0 0 0;
	display: inline;
	text-align: left;
	text-decoration : none;	}
	
h4 {
	font-size: 22px;
	margin: 0 0 0 0;
	display: inline;
	text-align: left;
	text-decoration : none;	}
		
h5 {
	font-size: 22px;
	margin: 0 0 0 0;
	display: inline;
	text-align: left;
	text-decoration : none;	}

		
/* MENU */
	
.text-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #FFFFFF;
	text-decoration : none;
	text-align: left; }

a.text-menu {
	text-decoration:none;
	color:#FFFFFF; }
	
a.text-menu:hover {
	text-decoration:none;
	color:#00448D; }	

.text-menu-plus {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #FFFFFF;
	text-decoration : none; }

.frame-left {
	float: left;
	margin: 0px 0px 0px 0px;
	border: 7px solid #4192D9;
	padding: 0; }		

.frame-left-small {
	float: left;
	margin: 0px 5px 0px 0px;
	border: 0px solid #4192D9;
	padding: 0; }		

.frame-center {
	float: center;
	margin: 0px 0px 0px 0px;
	border: 7px solid #4192D9;
	padding: 0; }		

.frame-right {
	float: right;
	margin: 5px 0px 10px 10px;
	border: 7px solid #4192D9;
	padding: 0; }		

.frame-right-small {
	float: right;
	margin: 0px 5px 0px 5px;
	border: 0px solid #4192D9;
	padding: 0; }		

#navlist li { 
	list-style-type: square;
	padding-left: 0px;
	padding-bottom: 5px; }	

.button {
  	background:#CFE4F5;
  	color:#00448D;
  	font-size : 12px;
	font-weight : normal;
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
  	border:1px solid #00448D;
  	border-color:#00448D #00448D #00448D #00448D; }
	
	
/* MENU */

.menu a {
	color: #333333;
	background-color: #CFE4F5;
	FONT-FAMILY: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px;	
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	display: block;
	font-weight: bold;
	text-decoration: none; 	
	text-align: center; }

.menu a:hover {
	background-color: #4192D9;
	color: #FFFFFF;
	text-decoration: none;
	LIST-STYLE-TYPE: none; }
	





