body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #194683;
	background-color:#FFFFFF;
	margin-top: 0px;
	margin-bottom: 17px;
	padding: 0px;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #194683;
}

.text_menu {
	font-family: Copperplate Gothic Bold;
	font-size: 11px;
	color: #194683;
}
.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #194683;

}


.menu {  
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color:#F0FFF0
}
a:link {color:#F0FFF0
; text-decoration:  none;} 
a:active {color:#F0FFF0
;} 
a:visited {color:#F0FFF0
; text-decoration: none;}
a:hover {color:#DCDCDC
;}





.heading {
	color:#194683;
	font-weight:bold;
}
.heading-small {
	font-size:10px;
	color:#194683;
	font-weight:bold;
}
.footer {
	color:#A4A4A4;
	padding:15px;
	text-align:center;
}
.footer a {
	color:#A4A4A4;
	text-decoration:none;
}
.footer a:hover {
	color:#A4A4A4;
	
}
a:hover {
	color:#DCDCDC
;
	text-decoration:none;
}
#header {
	background-color:#FFFFFF;
	height:60px;
	width:748px;
	display:block;
	text-align:left;
}
#navlinks {
	background-color:#C0C0C0;
	text-align:right;
}
#navlinks a:hover {
	background-color:#FF9A03;
	text-decoration:none;
}
#dots {
	position:relative;
	display:block;
	float:left; 
	height:21px;
	width:748px;
	background-image:url(images/bg-dots.gif);
}
#dots-int {
	position:relative;
	display:block;
	float:left; 
	height:21px;
	width:218px;
	background-image:url(images/bg-dots.gif);
}

.big-white {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.big-orange {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9903;
	text-decoration: none;
}
.big-green {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #32CD32
;
	text-decoration: none;
}

.small-orange {
	color: #FF9A03;
}
.big-blue {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #194683;
	text-decoration: none;
}

