body {
	font-family: Tahoma;
	font-size: 12px;
	color: #575757;
	background-color: #FFFFFF;
	margin: 0px;
}

.hylink{
font-size: 12px;
color:#253F60;
font-weight:bold;
}

td {
	font-size: 12px;	
}

form {
	margin: 0px;
}

#menu {
	color: #253F60;
}

#menu a:link {
	color: #253F60;
	text-decoration: none;
}

#menu a:visited {
	color: #253F60;
	text-decoration: none;
}

#menu a:hover {
	color: #253F60;
	text-decoration: underline;
}

#menu a:active {
	color: #253F60;
	text-decoration: underline;
}


#submenu {
	color: #253F60;
}

#submenu a:link {
	color: #2B9CBA;
	text-decoration: none;
}

#submenu a:visited {
	color: #2B9CBA;
	text-decoration: none;
}

#submenu a:hover {
	color: #2B9CBA;
	text-decoration: underline;
}

#submenu a:active {
	color: #2B9CBA;
	text-decoration: underline;
}

#footer td {
	font-size: 11px;
	color: #999999;
}

#footer a:link {
	color: #999999;
	text-decoration: none;
}

#footer a:visited {
	color: #999999;
	text-decoration: none;
}

#footer a:hover {
	color: #999999;
	text-decoration: underline;
}

#footer a:active {
	color: #999999;
	text-decoration: underline;
}


#copyright td {
	font-size: 11px;
	color: #CCCCCC;
}

#copyright a:link {
	color: #2B9CBA;
	text-decoration: none;
}

#copyright a:visited {
	color: #2B9CBA;
	text-decoration: none;
}

#copyright a:hover {
	color: #2B9CBA;
	text-decoration: underline;
}

#copyright a:active {
	color: #2B9CBA;
	text-decoration: underline;
}

.img-border {
	border: 2px solid #FFFFFF;
}

a.blue-link:link {
	color: #253F60;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.blue-link:visited {
	color: #253F60;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.blue-link:hover {
	color: #253F60;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

a.blue-link:active {
	color: #253F60;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

h2 {
	color: #253F60;
	font-size: 20px;
	font-weight: normal;
	margin-top: 0px;
}

h3 {
	color: #2B9CBA;
	font-size: 12px;
	margin: 0px;
}

.cyan {
	color: #2B9CBA;
}

.content-height {
	line-height: 18px;
}

.content-height2 {
	line-height: 20px;
}

.divider-right {
	border-right: 1px dotted #CCCCCC;
}

.divider-left {
	border-left: 1px dotted #CCCCCC;
}

a.cyan-link:link {
	color: #2B9CBA;
	text-decoration: none;
}

a.cyan-link:visited {
	color: #2B9CBA;
	text-decoration: none;
}

a.cyan-link:hover {
	color: #2B9CBA;
	text-decoration: underline;
}

a.cyan-link:active {
	color: #2B9CBA;
	text-decoration: underline;
}
