@charset "UTF-8";
/* --- CSS Document by Codify Design Studio - codifydesign.com --- */


h1 {
	color: #336699;
	font-size: 18px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
h2 {
	color: #336699;
	font-size: 16px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}

a {
	color: #000000;
	text-decoration: none;
}
a:visited { color: black; }
a:hover { color: #FF9900; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	height: 100%;
	width: 100%;
}

.footer {
	background-color: #CCC;
	font-variant: small-caps;
	height: 100%;
	width: auto;
	padding:10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 8px;
}

.pageitem {
	height: 100%;
	width: auto;
	font-size: 18px;
	cursor:pointer;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.pageitem:hover {
	background-color: #CCC;
}

.pagearea {
	height: 100%;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.bannerarea {
	background-color: #2B4B6B;
	height: 58px;
	width: auto;
	background-repeat: no-repeat;
	padding-left: 6px;
	padding-right: 10px;
	padding-top: 5px;
}

.linkInCpanelTab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: normal;
	color: #000000;
	border: thin solid #000000;
	font-variant: small-caps;
}

.linkInCpanelTab:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: normal;
	color: #FF9900;
	border: thin solid #FF9900;
	font-variant: small-caps;
}

.subjectInCpanelTab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #BBBBBB;
	font-variant: small-caps;
}

