.navi-links {
	padding-top: 10px;
	font-family: Arial;
	font-size: 10px;
	color: #243B7D;
	}

.navi-links a:link {
	color: #243B7D;
	text-decoration: none;
	}
	
.navi-links a:visited {
	color: #243B7D;
	text-decoration: none;
	}
	
.navi-links a:active {
	color: #243B7D;
	text-decoration: none;
	}
	
.navi-links a:hover {
	color: #F18F31;
	text-decoration: none;
	}
	
.right-head {
	font-family: Arial;
	font-size: 14px;
	color: #F18F31;
	font-weight: bold;
	}
	
.content-ss {
	padding: 13px;
	font-family: Arial;
	font-size: 11px;
	color: #B8C2F0;
	
	}
	
.content-ss a:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	}

.content-ss a:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	}

.content-ss a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	}

.content-ss a:hover {
	color: #F18F31;
	text-decoration: underline;
	font-weight: bold;
	}
	
.left-menu {
	padding-left: 10;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	}
	
.left-menu a:link {
	color: #FFFFFF;
	text-decoration: none;
	}

.left-menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}

.left-menu a:active {
	color: #FFFFFF;
	text-decoration: none;
	}

.left-menu a:hover {
	color: #F18F31;
	text-decoration: none;
	}
	
.subhead {
	font-family: Arial;
	font-size: 18px;
	color: #F18F31;
	}
	
.content {
	padding-right: 20;
	font-family: Arial;
	font-size: 12px;
	color: #B8C2F0;
	}
	
.content a:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	}

.content a:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	}

.content a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	}

.content a:hover {
	color: #F18F31;
	text-decoration: underline;
	font-weight: bold;
	}
	
.content input {
	font-family: Arial,Helvetica,Verdana;
	font-size: 12px;
	color: #000000;
	border-width: 0;
	}

.content textarea {
	font-family: Arial,Helvetica,Verdana;
	font-size: 12px;
	color: #000000;
	border-width: 0;
    }