body {
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	text-align: center;
	font-family: "Trebuchet MS", Verdana, Helvetica, serif;
}

.boxPanel {
	padding: 0px;
	background: none transparent scroll repeat 0% 0%;
	font-size: 12px;
	width: 95%;
	text-align: center;
}

.boxContent {
	background-color: #eeedf0;
}

.boxTL {
	background: url(images/ol/box_tl.gif);
	width: 8px;
}

.boxTC {
	font-size: 12px;
	color: #0000CC;
	font-weight: bold;
	background: url(images/ol/box_tc.gif);
}

.boxTR {
	width: 8px;
	background: url(images/ol/box_tr.gif);
}

.boxR {
	width: 8px;
	background: url(images/ol/box_r.gif) right;
}

.boxL {
	width: 8px;
	background: url(images/ol/box_l.gif) left;
}

.boxBL {
	width: 8px;
	height: 18px;
	background: url(images/ol/box_bl.gif) left no-repeat;
}

.boxBR {
	width: 8px;
	height: 18px;
	background: url(images/ol/box_br.gif) right no-repeat;
}

.boxBC {
	background: url(images/ol/box_bc.gif) bottom;
}

h2 {
	padding-right: 0px;
	padding-left: 0px;
	MARGIN-BOTTOM: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN-LEFT: 0px;
	COLOR: #44448f;
	PADDING-TOP: 0px;
}

h2 .w1 {
	display: block;
	background: url(images/ol/tl.gif) no-repeat;
	position: relative
}

h2 .w2 {
	padding-right: 5px ! important;
	display: block;
	PADDING-LEFT: 5px ! important;
	BACKGROUND: url(images/ol/tr.gif) no-repeat 100% 0%;
	PADDING-BOTTOM: 2px ! important;
	PADDING-TOP: 4px ! important;
	POSITION: relative
}

h2 .w3 {
	BACKGROUND: url(images/ol/tc.gif);
}

.menu {
	height: 35px;
}

.menuF {
	width: 18px;
	background: #323970 url(images/ol/menu_first.gif) top center no-repeat;
}

.menuL {
	width: 19px;
	background: #323970 url(images/ol/menu_last.gif) top center no-repeat;
}

.menuC {
	background: #323970 url(images/ol/menu_center.gif) top center no-repeat;
	font-size: 13px;
	color: #BFC6FF;
	margin-bottom: 0px;
	margin-left: 0;
}

.menuA {
	background: #323970 url(images/ol/menu_center.gif) top center no-repeat;
	font-size: 13px;
	color: #FFFFFF;
	margin-bottom: 0px;
	margin-left: 0;
}

.subMenu {
	font-size: 12px;
	height: 33px;
}

.subMenuA {
	background: url(images/ol/sub_menu.gif) repeat-x left top;
	color: #291e6e;
}

.subMenuC {
	background: url(images/ol/sub_menu.gif) repeat-x left top;
	color: #291e6e;
}

.subMenuC a:link {
	text-decoration: none;
}

.subMenuC a:visited {
	text-decoration: none;
}

.subMenuC a:hover {
	text-decoration: underline;
}

.subMenuA {
	background: url(images/ol/sub_menu.gif) repeat-x left top;
	color: #291e6e;
}

.subMenuA a:link {
	text-decoration: underline;
}

.subMenuA a:visited {
	text-decoration: underline;
}

.subMenuA a:hover {
	text-decoration: underline;
}

.menuA a:link {
	color: #FFFFFF;
}

.menuA a:visited {
	
}

.menuA a:hover {
	text-decoration: underline;
}

.menuA a:active {
	color: #FFFFFF;
}

.menuC a:active {
	color: #FFCC00;
}

.menuC a:hover {
	color: #FFCC00;
	text-decoration: underline;
}

.menuC a:visited {
	color: #CCFFFF;
	text-decoration: none;
}

.menuC a:link {
	color: #CCFFFF;
	text-decoration: none;
}

.buttonPanel {
	vertical-align: middle;
	text-align: left;
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Helvetica, serif;
}

INPUT[type='button']:hover {
	text-decoration: blink;
}

INPUT[type='button'] {
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Helvetica, serif;
}

INPUT[type='file']:hover {
	text-decoration: blink;
}

INPUT[type='file'] {
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Helvetica, serif;
	width: 80%;
}

INPUT[type='text']:hover {
	BORDER-LEFT-COLOR: #9c9c9d;
	BORDER-BOTTOM-COLOR: #9c9c9d;
	BORDER-TOP-COLOR: #9c9c9d;
	BORDER-RIGHT-COLOR: #9c9c9d
}

INPUT[type='text'] {
	BORDER-RIGHT: #ded5c9 1px solid;
	PADDING-RIGHT: 2px;
	BORDER-TOP: #ded5c9 1px solid;
	PADDING-LEFT: 2px;
	FONT-SIZE: 12px;
	BACKGROUND: #e7e9ed;
	PADDING-BOTTOM: 2px;
	MARGIN: 0px;
	BORDER-LEFT: #ded5c9 1px solid;
	COLOR: #666;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #ded5c9 1px solid;
	width: 90%;
}

.text {
	BORDER-RIGHT: #ded5c9 1px solid;
	PADDING-RIGHT: 2px;
	BORDER-TOP: #ded5c9 1px solid;
	PADDING-LEFT: 2px;
	FONT-SIZE: 12px;
	BACKGROUND: #e7e9ed;
	PADDING-BOTTOM: 2px;
	MARGIN: 0px;
	BORDER-LEFT: #ded5c9 1px solid;
	COLOR: #666;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #ded5c9 1px solid;
	width: 95%;
}

SELECT {
	width: 96%;
	BORDER-RIGHT: #ded5c9 1px solid;
	PADDING-RIGHT: 2px;
	BORDER-TOP: #ded5c9 1px solid;
	PADDING-LEFT: 2px;
	FONT-SIZE: 12px;
	BACKGROUND: #e7e9ed;
	PADDING-BOTTOM: 2px;
	MARGIN: 0px;
	BORDER-LEFT: #ded5c9 1px solid;
	COLOR: #666;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #ded5c9 1px solid;
	BORDER-RIGHT: #ded5c9 1px solid;
	visibility: visible;
}

SELECT:hover {
	BORDER-LEFT-COLOR: #9c9c9d;
	BORDER-BOTTOM-COLOR: #9c9c9d;
	BORDER-TOP-COLOR: #9c9c9d;
	BORDER-RIGHT-COLOR: #9c9c9d;
	BORDER-LEFT-COLOR: #9c9c9d;
	visibility: visible;
}


INPUT[type='password']:hover {
	BORDER-LEFT-COLOR: #9c9c9d;
	BORDER-BOTTOM-COLOR: #9c9c9d;
	BORDER-TOP-COLOR: #9c9c9d;
	BORDER-RIGHT-COLOR: #9c9c9d
}

INPUT[type='password'] {
	BORDER-RIGHT: #ded5c9 1px solid;
	PADDING-RIGHT: 2px;
	BORDER-TOP: #ded5c9 1px solid;
	PADDING-LEFT: 2px;
	FONT-SIZE: 12px;
	BACKGROUND: #e7e9ed;
	PADDING-BOTTOM: 2px;
	MARGIN: 0px;
	BORDER-LEFT: #ded5c9 1px solid;
	COLOR: #666;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #ded5c9 1px solid
}

.edit {
}

.editField {
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Helvetica, serif;
	text-align: right;
	font-weight: bold;
	width: 25%;
	vertical-align: text-top;
}

.editText {
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Helvetica, serif;
	text-align: left;
	width: 75%;
	vertical-align: text-top;
}

.viewField {
	text-align: right;
	font-size: 12px;
	vertical-align: text-top;
	font-weight: bold;
	width: 20%;
}

.viewText {
	text-align: left;
	font-size: 12px;
	vertical-align: text-top;
	color: navy;
	width: 80%;
}

.note {
	font-size: 12px;
}

.error {
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Helvetica, serif;
	color: #FF0033;
}

.title {
	font-size: 18px;
	font-family: "Trebuchet MS", Verdana, Helvetica, serif;
	color: #000066;
	text-align: left;
	font-weight: bold;
	padding-bottom: 2px;
}

.title2 {
	display: block;
	font-size: 14px;
	font-family: "Trebuchet MS", Verdana, Helvetica, serif;
	color: #000055;
	text-align: left;
	font-weight: 600;
	padding-bottom: 2px;
	width: 100%;
}

TABLE .full {
	width: 100%;
}

.basicTable {
	width: 100%;
}

TR .head {
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Helvetica, serif;
	font-weight: 400;
	background-color: #cccccc;
}

TH {
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Helvetica, serif;
	font-weight: 400;
	background-color: #cccccc;
}

TD .head {
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Helvetica, serif;
	font-weight: 400;
	background-color: #cccccc;
}

TR .even {
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Helvetica, serif;
	background-color: #eaeaea;
}

TD .even {
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Helvetica, serif;
	background-color: #eaeaea;
}

TR .odd {
	background-color: #FFFFFF;
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Helvetica, serif;
}

TD .odd {
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Helvetica, serif;
	background-color: #FFFFFF;
}

.quicklinks {
	font-size: 10px;
	font-family: "Trebuchet MS", Verdana, Helvetica, serif;
}

.news_title {
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
}

.news_body {
	text-align: justify;
	color: #000000;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif
}

.copyright {
	font-size: 10px;
	font-family: "Trebuchet MS", Verdana, Helvetica, serif;
}

.email_label {
    font-size: 9px;
    font-family: Tahoma;
    color: green;
}