/* CSS Document */
body {
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#015477;
}
a:link {color: #0000CC;text-decoration: underline;}
a:visited {text-decoration: underline;color: #0000CC;}
a:hover {text-decoration: underline;color: black;}
a:active {text-decoration: underline;color: #0000CC;}

a.leftmenu:link {color: #ffffff;text-decoration: none;}
a.leftmenu:visited {text-decoration: none;color: #ffffff;}
a.leftmenu:hover {text-decoration: underline;color: #7bee0b;}
a.leftmenu:active {text-decoration: underline;color: #ffffff;}

a.app:link {color: #66cc00;text-decoration: none;}
a.app:visited {text-decoration: none;color: #66cc00;}
a.app:hover {text-decoration: underline;color: #66cc00;}
a.app:active {text-decoration: none;color: #66cc00;
}

h1 {
font: 1.6em Georgia, Times New Roman, Helvetica, serif;
color: #000000;
margin:0px
}

.header_bg {
background-image:url(images/head_bg.gif);
}
.menubghead {
background-image:url(images/menutitle_bg.gif);
padding-left:5px;
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
font-style: normal;
font-weight: bold;
color: #ffffff;
}
.menubg {
background-color:#047c9f;
}
.menubg01 {
background-image:url(images/menu_bg.gif);
padding-left:5px;
}
.titlebg {
background-color:#d9e8ec;
background-image:url(images/headtitle_bg.gif);
background-repeat:repeat-y;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	padding:5px;
}
.text1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.textSml {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-style: normal;
	font-weight: normal;
	color: #222222;
}
.apptitle {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	letter-spacing:-.07em;
}
.text-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #0099FF;
	letter-spacing:-.1em;
}
.text-titlepopup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	letter-spacing:-.05em;
}
.appdl {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12.5pt;
	font-style: normal;
	font-weight: bold;
	color: #0099FF;
	letter-spacing:-.05em;
}
.top-links {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
}
.bottom-links {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-style: normal;
	font-weight: bold;
	color: #45473E;
}


