body,td,th {
	font-family: verdana;
	font-size: 14px;
	color: #000000;
}

body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	font-size: 14px;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

a.free:link {
	font-size: 11px;
	color: #4C7CC1;
	text-decoration: none;
}

a.free:visited {
	color: #4C7CC1;
	text-decoration: none;
}

a.free:hover {
	color: #EDEDED;
	background-color: #333333;
	text-decoration: none;
}

a.free:active {
	color: #4C7CC1;
	text-decoration: none;
}

.header {
	height: 80px;
	width: 100%;
	background: url(../images/headerrepeat_02_02_02.gif) repeat-x;
}

.logo {
	float: none;		
}

.navbg {
	background-image: url(../images/navbg_08.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 32px;
}

#navcontainer ul {
	margin: 0;
	list-style-type: none;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 24px;
	padding-top: 8px;
	padding-bottom: 0px;
	display: block;
}

#navcontainer ul li {
	display: inline;
}

#navcontainer ul li a {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	border-right: #3464AF solid 1px;
	padding-top: 8px;
	color: #ffffff;
	width: 100%;
	height: 32px;
}

#navcontainer ul li a:hover {
	color: #ffffff;
	background: url(../images/novoverbg_08.gif) repeat-x;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
	width: 100%;
	height: 33px;
}

.navbg2 {
	background-color:#3464AF;
	width: 100%;
	height: 20px;
}

#navcontainer2 p {
	margin: 0;
	list-style-type: none;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
}

#navcontainer2 p {
	display: inline;
}

#navcontainer2 p a {
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	color: #ffffff;
	width: 100%;
	text-decoration: underline;
}

#navcontainer2 p a:hover {
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	width: 100%;
	text-decoration: underline;
}

.maincontent {
	width: 100%;
	margin-left: 15px;	
	position: relative;
	border-top: 3px solid #ededed;
	margin-left: auto;
}

.floatelft {
	float: left;
	background-color: #FFFFFF;
	margin-left: 5px;
	padding-left: 5px;
	padding-right: 5px;
	width: 24%;
	border-right: 1px dotted #cccccc;
	border-left: 1px dotted #cccccc;
	border-bottom: 3px solid #ededed;
}

.floatmain {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	width: 68%;
	border-right: 1px dotted #cccccc;
	border-left: 1px dotted #cccccc;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom: 3px solid #ededed;
}

.lowercontent {
	background-color: #efefef;
	padding-top: 20px;
	margin-top: 10px;
	width: 100%;
	float: left;
	position: relative;
	height: 200px;
	border-bottom: 1px #cccccc solid;
}

.lowerboxl {
	float: left;
	margin-left: 2%;
	width: 30%;
	background-color: #EFEFEF;
}

.footer {
	width: 100%;
	height: 80px;
	background: url(../images/headerrepeat_02_02_02.gif) repeat-x;
	position: relative;
	padding-top: 20px;
	text-align: center;
	color: #ffffff;
	float: left;
	background-color: #4C7DC3;
}

.frame {
	padding-left: 20px;
	padding-bottom: 10px;
	background-color: #EFEFEF;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}

h2 {
	font-size: 14px;
	color: #000000;
	padding-top: 2px;
	border-top: 3px #4C7DC3 solid;
	padding-left: 20px;
	background: url(../images/bgarrow.jpg) left no-repeat;
	padding-bottom: 2px;
	border-bottom: 2px solid #ededed;
}

h1 {
	font-size: 14px;
	color: #000000;
	padding-top: 2px;
	padding-left: 20px;
	padding-bottom: 2px;
	border-bottom: 2px solid #ededed;
}

h1.title {
	font-size: 24px;
	color: #ffffff;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 2px;
	border-bottom: 2px solid #ededed;
	float: left;
	margin-left: 200px;
}

h3 {
	font-size: 14px;
	color: #666666;
	padding-top: 2px;
	padding-left: 10px;
	padding-bottom: 2px;
	border-bottom: 2px solid #cccccc;
}

a.main:link {
	color: #000000;
	margin-bottom: 5px;
	padding-left: 20px;
	display: block;
	background: #ffffff;
	width: 70%;
	font-size: 14px;
	border-bottom: 1px dotted #CCC;
	text-decoration: none;
	display: block;
	padding-top: 5px;
}

a.main:visited {
	color: #000000;
	font-size: 14px;
	background: #ffffff;
	margin-bottom: 5px;
	padding-left: 20px;
	border-bottom: 1px dotted #CCC;
	text-decoration: none;
	display: block;
	width: 70%;
}

a.main:hover {
	font-size: 14px;
	border-bottom: 1px solid #cccccc;
	text-decoration: none;
	padding-left: 20px;
	display: block;
	background: #EDEDED;
	width: 70%;
}

a.main2:link {
	color: #666666;
	margin-bottom: 5px;
	padding-left: 20px;
	display: block;
	background: #EFEFEF;
	width: 70%;
	font-size: 14px;
	border-bottom: 1px dotted #CCC;
	text-decoration: none;
	display: block;
	padding-top: 5px;
}

a.main2:visited {
	color: #666666;
	font-size: 14px;
	background: #EFEFEF;
	margin-bottom: 5px;
	padding-left: 20px;
	border-bottom: 1px dotted #CCC;
	text-decoration: none;
	display: block;
	width: 70%;
}

a.main2:hover {
	font-size: 14px;
	border-bottom: 1px solid #cccccc;
	text-decoration: none;
	padding-left: 20px;
	display: block;
	background: #ffffff;
	width: 70%;
}

a.main3:link {
	font-size: 14px;
	color: blue;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-top: 5px;
	text-decoration: underline;
}

a.main3:visited {
	font-size: 14px;
	color: navy;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-top: 5px;
	text-decoration: underline;
}

a.main3:hover {
	font-size: 14px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-top: 5px;
	text-decoration: underline;
}

a.main4:link {
	font-size: 12px;
	color: blue;
	margin-bottom: 1px;
	padding-left: 0px;
	padding-top: 5px;
	text-decoration: underline;
}

a.main4:visited {
	color: navy;
	margin-bottom: 1px;
	padding-left: 0px;
	font-size: 12px;
	padding-top: 5px;
	text-decoration: underline;
	display: block;
	background: #ffffff;
}

a.main4:hover {
	font-size: 12px;
	margin-bottom: 1px;
	padding-left: 0px;
	padding-top: 5px;
	text-decoration: underline;
}
li.decimal {
	list-style-type: decimal
}
ul.none {
	list-style-type: none;
}
ul.links {
	list-style-type: none;
	padding-left: 0px;
	padding-right: 0px;
}
li.links {
	padding-left: 0px;
}
