@import "/lib/design/libStyle.css";

/* ************************** Begin My Defaults ************************** */
body{
	font-family: Verdana, Geneva, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	font-weight: normal;
	scrollbar-3dlight-color: Black;
	scrollbar-arrow-color: White;
	scrollbar-base-color: #F5F2EB;
	scrollbar-darkshadow-color: Black;
	scrollbar-face-color: #0385a9;
	scrollbar-highlight-color: White;
	scrollbar-shadow-color: White;
	scrollbar-track-color: #F5F2EB;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #028eb4;
	text-decoration: normal;
	font-weight: normal;
}

a:visited, a:link, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #028eb4;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #028eb4;
	text-decoration: none;
}

/* ************************** End My Defaults ************************** */

/* *********** left menu link *********** */
a.menuLink:visited, a.menuLink:link, a.menuLink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #028eb4;
	text-decoration: underline;
}
a.menuLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #028eb4;
	text-decoration: none;
}


/* *********** left menu selected link *********** */
a.menuSel:visited, a.menuSel:link, a.menuSel:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #94cd17;
	text-decoration: none;
}
a.menuSel:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #94cd17;
	text-decoration: underline;
}

/* *********** copy link *********** */
a.copyLink:visited, a.copyLink:link, a.copyLink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #028eb4;
	text-decoration: underline;
	font-weight: normal;
}
a.copyLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #028eb4;
	text-decoration: none;
	font-weight : normal;
}

/* *********** login link *********** */
a.loginLink:visited, a.loginLink:link, a.loginLink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #028eb4;
	text-decoration: none;
}
a.loginLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #028eb4;
	text-decoration: underline;
}

/* *********** text *********** */
.copyTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #424242;
	text-decoration: normal;
	font-weight: normal;
}

.titleOne{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #028eb4;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
}

.titleTwo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #028eb4;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}

.txt14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #028eb4;
	text-decoration: normal;
	font-weight: normal;
}

.txt12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #028eb4;
	text-decoration: normal;
	font-weight: normal;
}

.txt10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #028eb4;
	text-decoration: normal;
	font-weight: normal;
}

.numericBullet {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #b3d9e3;
	text-decoration: normal;
	font-weight: normal;
}
