body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	color: #262C30;
	font-size: 12px;
	background-color: #FFFFFF;
}
body a:link{
	color: #055EAE;
	text-decoration: none;	
}
body a:visited{
	color: #055EAE;
	text-decoration: none;	
}
body a:hover{
	color: #055EAE;
	text-decoration: underline;	
}

li {
	background-attachment: scroll;
	background-image: url(images/elements/left-menu-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	margin: 0px;
	line-height: 2em;
	padding: 0px;
}
.leftmenu {
	margin: 0px;
	padding: 20px 0px 0px 22px;
}
.menu_bg_home {
	background-attachment: scroll;
	background-image: url(images/elements/index_bg_img.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	width: 761px;
	background-color: #0779CB;
	height: 271px;
}
.menu_bg_sub {
	background-attachment: scroll;
	background-image: url(images/elements/left-menu-sub-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	width: 761px;
	height: 210px;
}

.menu {
	padding-right: 0px;
	padding-bottom: 2px;
	padding-top: 0px;
	padding-left: 8px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	text-decoration: none;
}
.menu a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:visited{
	color: #FFFFFF;
	text-decoration: none;
}.menu a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

.more {
	font-weight: bold;
	color: #3B4144;
	background-image: url(images/elements/arrow-home.gif);
	padding-left: 10px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 11px;
}
.more a:link{
	color: #3B4144;
	text-decoration: none;
}
.more a:visited{
	color: #3B4144;
	text-decoration: none;
}.more a:hover{
	color: #3B4144;
	text-decoration: underline;
}
.footer {
	color: #FFFFFF;
	background-color: #262C30;
	height: 55px;
	width: 744px;
	vertical-align: middle;
	padding-left: 20px;
	font-style: normal;
	line-height: normal;
	background-position: center;
	font-size: 11px;
}
.footer a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:visited{
	color: #FFFFFF;
	text-decoration: none;
}.footer a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.footer_sub {
	color: #FFFFFF;
	height: 55px;
	width: 744px;
	vertical-align: middle;
	padding-left: 20px;
	font-style: normal;
	line-height: normal;
	background-position: left top;
	font-size: 11px;
	background-attachment: scroll;
	background-image: url(images/footer/bottom2.gif);
	background-repeat: no-repeat;
	background-color: #262C30;
}
.footer_sub a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.footer_sub a:visited{
	color: #FFFFFF;
	text-decoration: none;
}.footer_sub a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

ul#navlist
{
	white-space: nowrap;
	font-size: 11px;
	height: 31px;
	margin: 0;
	padding: 5px 0px 0px;
	background-image: url(images/elements/red_repeat.jpg);
	background-color: #CC0001;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 3px 26px 3px 0px; }

#navlist a:link, #navlist a:visited
{
color: #fff;
background-color: #CC0001;
text-decoration: none;
}
#navlist a:hover
{
	color: #fff;
	text-decoration: underline;
}

/*
ul#maplist
{
	white-space: nowrap;
	margin: 0;
	padding: 0px;
}

#maplist li
{
display: inline;
list-style-type: none;
}

#maplist a { padding: 0px 12px 0px 0px; }

#maplist a:link, #navlist a:visited
{
color: #055EAE;
text-decoration: none;
}

#maplist a:hover
{
	color: #055EAE;
	text-decoration: underline;
}
*/
.leftBG {
	background-attachment: scroll;
	background-image: url(images/elements/leftBG.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.rightBG {
	background-attachment: scroll;
	background-image: url(images/elements/rightBG.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.topRepeat {
	background-attachment: scroll;
	background-image: url(images/elements/trinityBG.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #FFFFFF;
}
.inputMulti {
	width: 220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #262C30;
	margin: 0px;
	padding: 2px;
	border: 1px solid #262C30;
	height: 100px;
}
.inputKeyword {
	width: 220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #262C30;
	margin: 0px;
	padding: 2px;
	border: 1px solid #262C30;
	height: 16px;
}
.border {
	border: 1px solid #262C30;
}

ul.contentList { margin: 0 20px; padding: 0; }
ul.contentList li {
	background: none !important;
	list-style-type: disc;
	line-height: 20px !important;
	margin: 0 0 5px 0 !important;
	padding: 0px !important;
	list-style-position: outside;
}


