body {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 13px;
	color: #333;
	padding: 0;
	margin: 5px,0,5px,0;
	line-height: 20px;	
	background: #344B6B top center;
}
img {
	border: none;
}

p { 
	margin: 0; 
	padding: 0 0 15px 0;
}

.main {
	background-color: #ffffff;
	font-family: Verdana;
	color: #344B6B;
	text-align: center;
}
#services {
	font-family: Verdana;
	color: #344B6B;
	font-size: 11px;
	text-align: right;
	font-weight: bold;
	line-height: 120%;
	padding-right: 3px;
}
.leftMenu {
	border: 1px, solid, #6b9cbd;
	font-size: 13px;
	font-weight: bold;
	text-align:center;
	vertical-align: top;
}
a:link, a:visited, a:active {
	color: #344B6B;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #003E62;
	text-decoration: underline;
	font-weight: bold;
}

.icon_menu a{
	text-decoration: none;
}
#footer {
	font-family: Verdana;
	color: #344B6B;
	font-size: 9px;
	text-align: center;
	font-weight: normal;
	vertical-align: top;
}
#ticker-header {
	font-family: Verdana;
	color: #344B6B;
	font-size: 15px;
	text-align: center;
	font-weight: bold;
	vertical-align: top;
}
#ticker-container {
        position:relative;
        overflow:hidden;
        width: 150px;
        height: 175px;
        background-color: #ffffff;
        background-repeat: repeat;
        padding: 2px;
		margin-left: 5px;
        border: 0px dotted #344b6b;
        }
	
#ticker {
		position:relative;
		width:150px;
}
	
#ticker ul {
		padding:0px;
		margin:0px;
		list-style-type:none;
}
#ticker ul li {
            display:list-item;
            margin-top: 1px;
            margin-bottom: 1px;
            padding-top: 1px;
            padding-bottom: 1px;
            font-family: verdana;
            font-size: xx-small;
            font-weight: normal;
            color: #659fbf;
            padding-left: 2px;
}
	
#ticker ul li a {
            font-family: verdana;
            font-size: xx-small;
            font-weight: normal;
            color: #344b6b;
            text-decoration: none;
            padding-left: 2px;
}
        
#ticker ul li a:hover {
		font-family: verdana;
		font-size: xx-small;
		color: #344b6b;
		text-decoration: underline;
		padding-left: 2px;
}
#linkback a {
	color: #344B6B;
	font-size: xx-small;
}
	