td,
body {
	font-family: Arial, Microsoft Sans Serif, Verdana, Helvetica, Lucida Grande;
    font-size: 14px;
    line-height: 19px;
}

body { background-color: #eeeeee }

a { color: #005b9c }

.MedBasket {
    font-family: verdana,arial,helvetica;
    font-size: 10px;
}

.SmlBasket {
    font-family: verdana,arial,helvetica;
    font-size: 9px;
}

.leftnav {
    font: 10px verdana,arial,helvetica;
    font-weight: normal;
    color: #000;
}

A.leftnav {
    font: 10px verdana,arial,helvetica;
    font-weight: bold;
    text-decoration: underline;
    color: #005b9c;
}

A.leftnav:HOVER {
    font: 10px verdana,arial,helvetica;
    font-weight: bold;
    text-decoration: underline;
    color: #0E1F7D;
}

.topnav {
    font: 11px verdana,arial,helvetica;
    font-weight: bold;
    color: #0e1f7d;
    text-decoration: none;
}

A.topnav_:LINK,
A.topnav_:VISITED {
    font: 11px verdana,arial,helvetica;
    font-weight: bold;
    text-decoration: none;
    color: #0e1f7d;
    border-right: solid 1px #ffffff;
    height: 20px;
    padding: 7px;
}

A.topnav:LINK,
A.topnav:VISITED {
    font: 11px verdana,arial,helvetica;
    font-weight: bold;
    text-decoration: none;
    color: #ffffff;
    border-right: inset 2px #7783bc;
    padding: 7px 20px 7px 20px;
    height: 7px;
}

A.topnav_:HOVER {
    color: #ffffff;
    background: #0e1f7d;
    filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr="#727aa0",EndColorStr="#092179",GradientType=0);
}

A.topnav:HOVER {
    color: #ffffff;
    background: #0e1f7d;
    filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr="#7783bc",EndColorStr="#223da2",GradientType=0);
}

.cp {
    font: 10px verdana,arial,helvetica;
    font-weight: normal;
    color: #fff;
}

A.cp {
    font: 10px verdana,arial,helvetica;
    font-weight: normal;
    text-decoration: underline;
    color: #699fc7;
}

A.cp:HOVER {
    font: 10px verdana,arial,helvetica;
    font-weight: normal;
    text-decoration: underline;
    color: #000000;
}

.header {
    font-size: 30px;
	font-weight: bold;
    margin: 5px 0px 8px 0px;
    color: #000;
}

.featTtl {
    font-size: 18px;
    color: #005b9c;
    font-weight: bold;
}

.hdrColumn {
    font-weight: bold;
    color: #000000;
}

em {
    font-weight: normal;
    color: #000000;
    font-style: normal;
}

.topGradient_ {
    filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr="#ffffff",EndColorStr="#bcc1db",GradientType=0);
    padding: 0px;
    border-bottom: 2px solid #dddddd;
    background: #E8E9F1;
}

.topGradient {
    filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr="#727aa0",EndColorStr="#092179",GradientType=0);
    border-bottom: 2px solid #dddddd;
    background: #3a4f88;
}

.rightGradient {
	/* Gradient code (Top to bottom) */
	background: -moz-linear-gradient(#d3dce9, #ffffff); /* FF 3.6+ */
	background: -ms-linear-gradient(#d3dce9, #ffffff); /* IE10 */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d3dce9), color-stop(100%, #ffffff)); /* Safari 4+, Chrome 2+ */
	background: -webkit-linear-gradient(#d3dce9, #ffffff); /* Safari 5.1+, Chrome 10+ */
	background: -o-linear-gradient(#d3dce9, #ffffff); /* Opera 11.10 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d3dce9', endColorstr='#ffffff'); /* IE6 & IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#d3dce9', endColorstr='#ffffff')"; /* IE8+ */
	background: linear-gradient(#d3dce9, #ffffff); /* the standard */
	/* /Gradient code */
    padding: 0px 0px 0px 14px;
}

.rightGradient a { font-weight: normal }

.rightGradient h5 {
    font-weight: bold;
    margin: 9px 0px 7px 0px;
    color: #155c8e;
    font-size: 18px;
}

h5 {
    font-size: 30px;
    margin: 5px 0px 8px 0px;
    color: #000;
}

.search tr { background: #0E1F7D }

.topRight strong {
    font-weight: normal;
    font-size: 14px;
    color: #838383;
}

.DEK {
    POSITION: absolute;
    VISIBILITY: hidden;
    Z-INDEX: 200;
}

.MonthView {
    color: #0E1F7D;
    font-size: 13px;
    font-family: arial;
    text-decoration: none;
}

A.MonthView:LINK {
    text-decoration: none;
    color: #0E1F7D;
    font-size: 13px;
    font-family: arial;
}

A.MonthView:VISITED {
    text-decoration: none;
    color: #0E1F7D;
    font-size: 13px;
    font-family: arial;
}

A.MonthView:HOVER {
    background: #0E1F7D;
    text-decoration: none;
    font-size: 13px;
    color: #ffffff;
    font-family: arial;
}

.MonthViewEvent {
    color: #0E1F7D;
    font-size: 13px;
    font-family: arial;
    text-decoration: none;
    font-weight: bold;
}

A.MonthViewEvent:LINK {
    text-decoration: underline;
    color: #0E1F7D;
    font-size: 13px;
    font-family: arial;
    font-weight: bold;
}

A.MonthViewEvent:VISITED {
    text-decoration: underline;
    color: #0E1F7D;
    font-size: 13px;
    font-family: arial;
    font-weight: bold;
}

A.MonthViewEvent:HOVER {
    background: #0E1F7D;
    text-decoration: none;
    font-size: 13px;
    color: #ffffff;
    font-family: arial;
    font-weight: bold;
}

.MonthViewHome {
    color: #0E1F7D;
    font-size: 12px;
    font-family: arial;
    text-decoration: none;
}

A.MonthViewHome:LINK {
    text-decoration: none;
    color: #0E1F7D;
    font-size: 12px;
    font-family: arial;
}

A.MonthViewHome:VISITED {
    text-decoration: none;
    color: #0E1F7D;
    font-size: 12px;
    font-family: arial;
}

A.MonthViewHome:HOVER {
    background: #0E1F7D;
    text-decoration: none;
    font-size: 12px;
    color: #ffffff;
    font-family: arial;
}

.MonthViewEventHome {
    color: #0E1F7D;
    font-size: 12px;
    font-family: arial;
    text-decoration: none;
    font-weight: bold;
}

A.MonthViewEventHome:LINK {
    text-decoration: underline;
    color: #0E1F7D;
    font-size: 12px;
    font-family: arial;
    font-weight: bold;
}

A.MonthViewEventHome:VISITED {
    text-decoration: underline;
    color: #0E1F7D;
    font-size: 12px;
    font-family: arial;
    font-weight: bold;
}

A.MonthViewEventHome:HOVER {
    background: #0E1F7D;
    text-decoration: none;
    font-size: 12px;
    color: #ffffff;
    font-family: arial;
    font-weight: bold;
}

.button {
	background-color: #155c8e;
    border: solid 1px #0e4165;
    color: #fff;
    font-size: 13px;
	font-weight: bold;
    padding: 4px 5px;
}

.buttonSmall {
	background-color: #155c8e;
    border: solid 1px #0e4165;
    color: #fff;
    font-size: 10px;
	font-weight: bold;
    padding: 3px;
}

.leftFocal {
    background: url(../images/user_03.gif) no-repeat;
    padding: 10px 20px 20px 10px;
}

.leftFocal H5,
.leftFocalShort H5 {
    font-size: 12px;
    margin: 0px;
    color: #0e1f7d;
}

.leftFocalShort {
    background: url(../images/user_04.gif) no-repeat;
    padding: 10px 10px 20px 10px;
}

.fre3jiu a {
    color: #d48253;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}

.fre3jiu a:hover { color: #000000 }

.few90e3 {
    color: #d48253;
    font-family: Arial;
    font-size: 16px;
    text-transform: uppercase;
}

.few90e3 a {
    color: #d48253;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}

.few90e3 a:hover { color: #000000 }

.ourTopH a {
	color: #0169b2;
	font-family: Arial, Microsoft Sans Serif, Verdana, Helvetica, Lucida Grande;
	font-size: 14px; 
	font-weight: bold;
	padding: 0 5px;
	text-decoration: none;
	text-transform: uppercase;
}

.ourTop a {
	border-left: 1px solid #0068B2;
	color: #0169b2;
	font-family: Arial, Microsoft Sans Serif, Verdana, Helvetica, Lucida Grande;
	font-size: 14px; 
	font-weight: bold;
	padding: 0 6px;
	text-decoration: none;
	text-transform: uppercase;
}

.ourTop a:hover {
	color: #000;
}

