body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	background: #01245c url(../images/body-bg.jpg) no-repeat 50% 0;
}
img {
	border: none;
}
form {
	padding: 0;
	margin: 0;
}
.form select, .form input, .form textarea {
	vertical-align: middle;
}
#main {
	margin: 0 auto;
	width: 926px;
	padding-bottom: 40px;
}
#header {
	width: 926px;
	height: 98px;
	position: relative;
	z-index: 80;
	background: url(../images/header-bg.jpg) no-repeat 0 -10px;
}
#header .lang {
	position: absolute;
	right: 21px;
	top: 45px;
	list-style: none;
	padding: 0;
	margin: 0;
}
#header .lang li {
	float: left;
	padding: 0 12px 0 0;
}
#top-nav {
	position: absolute;
	top: 28px;
	left: 21px;
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 12px;
	color: #fff;
}
#top-nav li {
	float: left;
	margin: 0 4px 0 0;
	position: relative;
}
#top-nav li a {
	float: left;
	background: url(../images/top-nav-left-bg2.gif) no-repeat;
	height: 45px;
	color: #fff;
	text-decoration: none;
}
#top-nav li a span {
	float: left;
	padding: 0 24px;
	line-height: 45px;
	background: url(../images/top-nav-right-bg2.gif) no-repeat 100% 0;
	cursor: pointer;
}
#top-nav li a:hover, #top-nav li a.active, #top-nav li:hover a, #top-nav li.hover a {
	background: url(../images/top-nav-left-bg.gif) no-repeat;
}
#top-nav li a:hover span, #top-nav li a.active span, #top-nav li:hover a span, #top-nav li.hover a span {
	background: url(../images/top-nav-right-bg.gif) no-repeat 100% 0;
}
#top-nav li:hover ul, #top-nav li.hover ul {
	display: block;
}
#top-nav ul {
	position: absolute;
	display: none;
	top: 45px;
	left: 0;
	list-style: none;
	padding: 0;
	margin: 0;
	width: 244px;
	font-size: 13px;
}
#top-nav ul li {
	width: 244px;
	height: auto !important;
	border-bottom: 1px solid #3875cb;
	padding: 1px 0;
	margin: 0 !important;
	background-color: #06137a;
	opacity: 0.95;
}
#top-nav ul li a {
	color: #fff;
	background: none !important;
	height: auto !important;
	width: 214px;
	padding: 10px 20px;
	position: relative;
}
#top-nav ul li a:hover {
	background: url(../images/drop-hover.png) repeat-y !important;
}
#content {
	width: 926px;
	overflow: hidden;
	z-index: 1;
	background: url(../images/content-bg.gif) repeat-y;
}
#content .inner {
	float: left;
	width: 926px;
}
#content .frontpage {
	background: url(../images/content-bg2.gif) no-repeat 0 80px;
}
#content .page {
	background: url(../images/content-bg2.gif) no-repeat 0 80px;
}
.inner .top-box {
	float: left;
	background: url(../images/top-box-bg1.jpg) no-repeat;
	width: 255px;
	height: 80px;
	padding: 0 646px 0 25px;
}
.inner .top-box a#logo {
	position: absolute;
	width: 170px;
	margin: 0 0 0 665px;
	height: 65px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
}
.inner .top-box2 a#logo {
	position: absolute;
	width: 170px;
	margin: 0 0 0 690px;
	height: 65px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
}
.inner .top-box h1 {
	margin: 40px 0 0;
	font-size: 35px;
	line-height: 35px;
	font-weight: normal;
	color: #fff;
}
.inner .top-box p {
	margin: 8px 0 0;
	font-size: 12px;
	color: #fff;
}
.inner .top-box2 {
	background: url(../images/top-box-bg2.jpg);
	width: 926px;
	height: 80px;
}
#column1 {
	float: left;
	width: 155px;
	padding: 14px 0 0 17px;
}
#column1 h2 {
	clear: both;
	font-size: 12px;
	line-height: 27px;
	padding: 0 0 0 41px;
	margin: 0;
	color: #000069;
	background: url(../images/column-title.gif) no-repeat;
}
#column1 .phone {
	float: left;
	background: url(../images/ico-5.gif) no-repeat;
	font-size: 15px;
	padding: 10px 0 10px 42px;
	margin: 8px 0 0;
	color: #000069;
}
#column1 .link {
	float: left;
	background: url(../images/ico-6.gif) no-repeat;
	padding: 10px 0 10px 42px;
	color: #606e77;
	font-size: 12px;
	text-decoration: none;
}
#column1 .mail {
	float: left;
	padding: 10px 0 10px 42px;
	color: #606e77;
	font-size: 12px;
	text-decoration: none;
	margin: 0 0 14px 0;
	background: url(../images/ico-7.gif) no-repeat;
}
#column1 .form {
	float: left;
	padding: 0 9px 6px 10px;
	width: 135px;
	background: url(../images/form-bg.gif) no-repeat 0 100%;
}
#column1 .form div {
	float: left;
	width: 56px;
	padding: 5px 10px 0 0;
}
#column1 .form label {
	float: left;
	width: 55px;
	color: #333;
	font-size: 9px;
	padding: 0 10px 0 0;
}
#column1 .form .text-input {
	float: left;
	border: 1px solid #cdcdcd;
	padding: 2px 0 2px 5px;
	width: 55px;
	color: #333;
	margin: 3px 0 0;
}
#column1 .form .btn {
	float: left;
	padding: 0 0 0 11px;
	background: url(../images/btn.gif) no-repeat 0 2px;
	font-size: 9px;
	color: #666;
	text-decoration: none;
}
#column1 .form .btn:hover {
	text-decoration: underline;
}
#column1 .form .btn2 {
	float: right;
	background: url(../images/btn2.gif) no-repeat;
	width: 40px;
	height: 16px;
	text-indent: -9999px;
	margin: 5px 5px 0 0;
	overflow: hidden;
}

.asociaciones {
	float: left;
	margin-top: 120px;
}
	
.confonline {
	float: right;
	margin-left: 5px;
}

#column2 .right-side form {
	float: left;
	margin: 45px 0 0 0;
}
#column2 .right-side form label {
	float: left;
	clear: left;
	width: 175px;
	color: #606e77;
	font-size: 11px;
	margin: 5px 0 0 0;
}
#column2 .right-side form select {
	float: left;
	clear: left;
	width: 175px;
	margin: 5px 0 8px 0;
}
#column2 .right-side form input {
	float: left;
	clear: left;
	width: 175px;
	margin: 5px 0;
}
#column2 {
	float: right;
	width: 710px;
}
#column2 .box {
	float: left;
	width: 322px;
}
a.more {
	background: url(../images/btn3-bg.gif);
	float: right;
	font-size: 11px;
	line-height: 22px;
	color: #333;
	text-decoration: none;
	margin: 22px 0 0;
	padding: 0;
}
a.more span {
	padding: 0 15px 0 7px;
	background: url(../images/btn3.gif) no-repeat top right;
	line-height: 22px;
	display: block;
}
a.more:hover span {
	background: url(../images/btn3-hover.gif) no-repeat top right;
}
#column2 .side {
	float: right;
	width: 352px;
	margin: 40px 5px 0 0;
	display: inline;
}
#column2 .side .flash {
	float: left;
	height: 120px;
}
.side h2 {
	clear: both;
	font-size: 12px;
	line-height: 30px;
	margin: 0;
	color: #001072;
	background: url(../images/bg-news.gif) no-repeat;
}
.side h2  a {
	padding: 0 0 0 28px;
	display: block;
	color: #001072;
	text-decoration: none;
}
#news_tabs {
	float: left;
	width: 338px;
	margin: 20px 3px 0 0;
	padding: 0 0 12px 0;
	background: url(../images/tab-bg2.gif) no-repeat 0 100%;
}
#news_tabs ul {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 12px;
}
#news_tabs ul li {
	float: left;
	margin: 0 5px 0 0;
}
#news_tabs ul a {
	float: left;
	color: #000e78;
	height: 28px;
	background: url(../images/tabs-left-bg.gif) no-repeat;
	text-decoration: none;
}
#news_tabs ul a span {
	float: left;
	line-height: 28px;
	padding: 0 15px;
	background: url(../images/tabs-right-bg.gif) no-repeat 100% 0;
	cursor: pointer;
}
#news_tabs ul a:hover {
	background: url(../images/tabs-active-left-bg.gif) no-repeat;
}
#news_tabs ul a:hover span {
	background: url(../images/tabs-active-right-bg.gif) no-repeat 100% 0;
}
#news_tabs .news_box {
	float: left;
	width: 316px;
	padding: 0 11px;
	background: url(../images/tab-bg1.gif) no-repeat;
}
#news_tabs .news_box h3 {
	margin: 15px 0 0;
	font-size: 12px;
	font-weight: normal;
	color: #000e78;
	text-decoration: none;
	padding: 0 0 0 8px;
	background: url(../images/arrow-more-blue.gif) 0 4px no-repeat;
}
#news_tabs .news_box h3 a {
	color: #000e78;
	text-decoration: none;
}
#news_tabs .news_box h3 a:hover {
	text-decoration: underline;
}
#news_tabs .news_box p {
	margin: 5px 0 0;
	font-size: 10px;
	color: #333;
}
#news_tabs .news_box .rss {
	float: left;
	width: 19px;
	height: 18px;
	margin: 22px 0 0;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/rss-ico.gif) no-repeat;
}
#news_tabs .news_box a.email {
	color: #000e78;
	float: left;
	height: 18px;
	margin: 22px 0 0;
	padding: 0 0 0 20px;
	font-size: 12px;
	background: url(../images/email_add.gif) no-repeat;
	text-decoration: none;
}
#news_tabs .news_box a:hover.email {
	color: #000e78;
	text-decoration: underline;
}
#column2 .breadcrumbs {
	list-style: none;
	padding: 34px 0 0;
	margin: 0;
	font-size: 12px;
	color: #a2a2a2;
}
#column2 .breadcrumbs li {
	display: inline;
	padding: 0 3px 0 0;
}
#column2 .breadcrumbs li a {
	color: #000e78;
	text-decoration: none;
}
#column2 .breadcrumbs li a:hover {
	text-decoration: underline;
}
#column2 .form {
	float: left;
	padding: 0 0 0 27px;
}
#column2 .interior .sep {
	width: 455px;
	height: 1px;
	overflow: hidden;
	margin: 20px 0 16px 0;
	background: url(../images/form-sep.gif) repeat-x 0 0;
}
#column2 form .contract {
	width: 350px;
	margin-left: 50px;
	padding: 1em 0;
}
#column2 form .contract textarea {
	width: 350px;
	background-color: #ebebe4;
}
#column2 .form .form-intro {
	float: left;
	width: 445px;
	padding: 0 15px;
}
#column2 .form .form-box .btns {
	float: left;
	width: 545px;
}
#column2 .form .form-box .btn3, #column2 .form .form-box .btn4 {
	float: left;
	background: url(../images/btn4.gif) no-repeat;
	width: 99px;
	height: 22px;
	font-size: 12px;
	color: #fff;
	line-height: 22px;
	text-align: center;
	margin: 0 0 0 126px;
	text-decoration: none;
}
#column2 .form .form-box .btn4 {
	background: url(../images/btn5.gif) no-repeat;
	margin: 0 0 0 21px;
}
#column2 .form .form-box p {
	clear: both;
	margin: 0 0 0 125px;
	padding: 19px 0 0;
	font-size: 11px;
	color: #333;
}
#column2 .right-side {
	float: right;
	width: 177px;
	margin: 0 17px 0 0;
	display: inline;
}
#column2 .right-side .box1 {
	float: left;
	width: 176px;
	margin: 28px 0 0;
	background: url(../images/box1-middle-bg.gif) repeat-y;
}
#column2 .right-side .box1.red {
	background: url(../images/box1-middle-bg-red.gif) repeat-y;
}
#column2 .right-side .box1 h2 {
	margin: 0;
	font-size: 13px;
	color: #fff;
	line-height: 30px;
	padding: 0 0 1px 10px;
	background: url(../images/box1-top-bg.gif) no-repeat 0 1px;
}
#column2 .right-side .box1.red h2 {
	background: url(../images/box1-top-bg-red.gif) no-repeat;
}
#column2 .right-side .box1 .box1-inner {
	float: left;
	width: 176px;
	padding: 0 0 22px 0;
	background: url(../images/box1-bottom-bg.gif) no-repeat 0 100%;
}
#column2 .right-side .box1.red {
	background: url(../images/box1-bottom-bg-red.gif) no-repeat 0 100%;
}
#column2 .right-side .box1 ul {
	list-style: none;
	padding: 0 10px;
	margin: 0;
	height: 1%;
	font-size: 11px;
	color: #0f4175;
}
#column2 .right-side .box1 ul li {
	background: url(../images/ico-10.gif) no-repeat 0 1px;
	padding: 0 0 0 17px;
	margin: 9px 0 0;
}
#column2 .right-side .box1.red ul li {
	background: url(../images/ico-11.gif) no-repeat 0 1px;
}
#column2 .right-side .box1 ul li a {
	color: #0f4175;
	text-decoration: none;
}
#column2 .right-side .box1 ul li a:hover {
	text-decoration: underline;
}
#column2 .right-side .box2 {
	float: left;
	width: 176px;
	margin: 20px 0 0;
	background: url(../images/box2-middle-bg.gif) repeat-y;
}
#column2 .right-side .box2.red {
	background: url(../images/box2-middle-bg-red.gif) repeat-y;
}
#column2 .right-side .box2 .box2-top {
	float: left;
	width: 176px;
	height: 8px;
	overflow: hidden;
	background: url(../images/box2-top-bg.gif) no-repeat;
}
#column2 .right-side .box2.red .box2-top {
	background: url(../images/box2-top-bg-red.gif) no-repeat;
}
#column2 .right-side .box2.red h2 {
	background: none;
}
#column2 .right-side .box2 .box2-middle {
	float: left;
	width: 152px;
	padding: 0 12px 30px 12px;
	background: url(../images/box2-bottom-bg.gif) no-repeat 0 100%;
}
#column2 .right-side .box2.red .box2-middle {
	background: url(../images/box2-bottom-bg-red.gif) no-repeat 0 100%;
}
#column2 .right-side .box2 h2 {
	margin: 0;
	font-size: 15px;
	color: #fff;
	border-bottom: 1px solid #fff;
}
#column2 .right-side .box2 p {
	margin: 13px 0 0;
	font-size: 11px;
	line-height: 14px;
	color: #fff;
}
#column2 .right-side .box2 p a {
	color: #fff;
	text-decoration: none;
}
#column2 .right-side .box2 p a:hover {
	text-decoration: underline;
}
#column2 .right-side .box2 p.more {
	margin: 26px 0 0;
	text-align: right;
}
#column2 .interior {
	float: left;
	width: 464px;
	margin-left: 4px;
}
#column2 .interior h1, #column2 .interior-wide h1 {
	margin: 18px 0;
	font-size: 17px;
	color: #000e78;
	font-weight: bold;
}
#column2 .interior h3 {
	clear: both;
	padding: 9px 0 0;
	margin: 18px 0;
	font-size: 14px;
	font-weight: normal;
	color: #485ba3;
}
#column2 .interior h2 {
	margin: 18px 10px 18px 0;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
	color: #000e78;
	border-bottom: 1px solid #ccc;
	padding: 0 0 0 5px;
}
#column2 .interior h2 a {
	display: block;
	text-decoration: none;
}
#column2 .interior h2.blue {
	background-color: #195f9b;
}
#column2 .interior h4 {
	margin: 26px 0 0;
	font-size: 14px;
	line-height: 17px;
	color: #000e78;
}
#column2 .interior a {
	text-decoration: underline;
	color: #46539e;
}
#column2 .interior a:hover {
	text-decoration: none;
}
#column2 .interior p {
	margin: 0 0 14px 0;
	font-size: 12px;
	line-height: 1.25em;
	color: #333;
}
#column2 .interior ol {
	padding: 0 12px;
	margin: 0 0 10px 0;
}
#column2 .interior ol li {
	margin: 12px 0 0 20px;
	padding: 1px 0 3px 0;
	font-size: 12px;
	color: #333;
}
#column2 .interior ul {
	list-style: none;
	padding: 0 12px;
	margin: 0 0 10px 0;
}
#column2 .interior ul li {
	margin: 12px 0 0;
	padding: 1px 0 3px 24px;
	font-size: 12px;
	color: #333;
	background: url(../images/control_play_blue.png) no-repeat 0 2px;
}
#column2 .interior .hover {
	background: url(../images/bg-hover-itembox.gif) center bottom repeat-x;
	cursor: pointer;
	padding: 0;
	margin: 0;
}
#column2 .interior .inline-hover {
	background: url(../images/bg-hover-inline.jpg) center bottom no-repeat!important;
	cursor: pointer;
	padding: 0;
	margin: 0;
}
#column2 .interior .article-hover {
	background: url(../images/bg-hover-article.jpg) center bottom no-repeat!important;
	cursor: pointer;
	padding: 0;
	margin: 0;
}
#column2 .interior .hot {
	padding: 0;
	margin: 0;
}
.content-botttom {
	float: left;
	width: 926px;
	height: 20px;
	margin: 0;
	overflow: hidden;
	background: url(../images/content-bottom-bg.gif) no-repeat;
}
.content-botttom a {
	float: right;
	font-size: 10px;
	color: #666;
	text-decoration: none;
	padding: 2px 0 0 14px;
	margin-right: 250px;
	background: url(../images/arrow-up.gif) 0 0 no-repeat;
}
.content-botttom a:hover {
	text-decoration: underline;
}
#footer {
	width: 926px;
	height: 53px;
	background: url(../images/footer-bg.gif) no-repeat;
}
#footer .db {
	float: left;
	margin: 10px 0 0 16px;
}
#footer .cesce {
	float: right;
	margin: 10px 19px 0 0;
}
#footer ul {
	list-style: none;
	padding: 12px 0 0;
	margin: 0;
	font-size: 10px;
	line-height: 10px;
	color: #666666;
	text-align: center;
}
#footer ul li {
	display: inline;
	padding: 0 2px 0 4px;
	border-left: 1px solid #666666;
}
#footer ul li.first {
	border: 0;
	padding-left: 0;
}
#footer ul li a {
	color: #666666;
	text-decoration: none;
}
#footer ul li a:hover {
	text-decoration: underline;
}
#column2 .interior .itembox {
	margin: 0 0 15px 0;
}
#column2 .interior .itembox .text {
	float: right;
	width: 375px;
}
#column2 .interior .itembox h2 {
	font-size: 17px;
	color: #000e78;
	border: none;
	background: none;
	margin: 10px 0 10px -5px;
}
#column2 .interior .itembox h2 a, #column2 .interior .itembox h2 a:hover {
	color: #000e78;
	text-decoration: none;
}
#column2 .interior .spacerdots {
	clear: both;
	height: 10px;
	padding: 0;
	margin: 0 0 10px 0;
	border-bottom: #ccc dotted 1px;
}
#column2 .interior .box-product-top, #column2 .interior .box-xml-block-top, #column2 .interior .box-article-top {
	clear: both;
	background: url(../images/bg-box-product-top.gif) no-repeat top center;
	width: 464px;
	height: 20px;
	padding: 0;
	margin: 10px 0 0 0;
}
#column2 .interior-wide .box-main-wide-top {
	width: 680px;
	background: url(../images/bg-box-wide.gif) no-repeat 0 0;
	height: 10px;
	margin: 15px 0 0 0;
	padding: 5px;
}
#column2 .interior-wide .box-main-wide {
	width: 680px;
	background: url(../images/bg-box-wide2.png) repeat-y 0 0;
	margin: 0;
	padding: 5px;
}
#column2 .interior-wide .box-main-wide-bottom {
	width: 680px;
	background: url(../images/bg-box-wide.gif) no-repeat 0 -20px;
	height: 10px;
	margin: 0 0 10px 0;
	padding: 5px;
}
#column2 .interior .box-main-top {
	width: 474px;
	background: url(../images/bg-box-top.gif) no-repeat 0 0;
	height: 10px;
	margin: 15px 0 0 0;
	padding: 5px;
}
#column2 .interior .box-main {
	width: 474px;
	background: url(../images/bg-box.gif) no-repeat 0 0;
	margin: 0;
	padding: 5px 10px;
}
#column2 .interior .box-main p {
	margin: 0 0 14px 0;
	padding: 0 10px 0 5px!important;
	font-size: 12px;
	line-height: 1.25em;
	color: #333;
}
#column2 .interior .box-product, #column2 .interior .box-xml-block, #column2 .interior .box-article-folder, #column2 .interior .box-article {
	background: url(../images/bg-box-product.jpg) no-repeat bottom center;
	width: 464px;
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;
	overflow: hidden;
}
#column2 .interior .box-product h2, #column2 .interior .box-xml-block h2, #column2 .interior .box-article-folder h2, #column2 .interior .box-article h2, #column2 .interior-wide .box-main-wide h2 {
	padding: 0 115px 5px 15px;
	font-size: 16px;
	font-weight: bold;
	color: #07197D;
	margin: 0;
	border: none;
	background: none;
}
#column2 .interior .box-main .box-product p {
	padding: 0 115px 1em 15px!important;
	color: #333;
	margin: 0;
}
#column2 .interior .box-article-folder p, #column2 .interior .box-article p {
	padding: 0 15px 1em 15px;
	color: #333;
	margin: 0;
}
#column2 .interior .box-article .text {
	width: 360px
}
#column2 .interior .box-article .text p {
	color: #333;
	margin: 0;
}
.interior .box-article-folder a.moreinfo, .interior .box-article a.moreinfo, .interior .box-inline a.moreinfo {
	float: right;
	color: #333;
	font-size: 12px;
	margin: 0!important;
	background: url(../images/moreinfo.png) 15px 0 no-repeat;
}
.interior .box-article-folder a.moreinfo, .interior .box-article a.moreinfo, .interior .box-inline a.moreinfo, .interior .box-inline a.moreinfo {
	padding: 0 15px 0 35px!important;
}
#column2 .interior .box-product img {
	float: right;
	padding: 5px;
	margin: 0;
}
#column2 .interior .box-xml-block p {
	padding: 0 0 1em 15px;
	color: #333;
	margin: 0;
}
#column2 .interior .box-article-folder .object-left {
	padding: 0;
	margin: 0 0 0 10px!important;
}
#column2 .interior .box-article-folder .object-right {
	padding: 0;
	margin: 0 10px 0 0!important;
}
#column2 .interior .box-article .image-right {
	float: right;
	clear: right;
	padding: 0;
	margin: 0 12px 0 0!important;
}
#column2 .interior .box h2 {
	margin: 18px 0;
	font-size: 17px;
	color: #ea0000!important;
	font-weight: bold;
}
#column2 .interior .box-inline-top {
	background: url(../images/bg-box-inline-top.gif) no-repeat top left;
	width: 208px;
	height: 20px;
	padding: 0;
	margin: 0;
}
#column2 .interior .box-inline {
	background: url(../images/bg-box-inline.jpg) no-repeat bottom left;
	width: 208px;
	padding: 0 0 15px 0;
	margin: 0 0 12px 0;
	overflow: auto;
}
#column2 .interior .box-inline h2 {
	padding: 0 0 5px 15px;
	font-size: 13px;
	font-weight: bold;
	color: #07197D;
	margin: 0;
	border: none;
	background: none;
}
#column2 .interior .box-inline p {
	padding: 0 15px 1em 15px;
	color: #333;
	margin: 0;
}
#column2 .interior .box-inline a, #column2 .interior .box-article a {
	text-decoration: none;
}
#column2 .interior .box-info {
	clear: both;
	width: 390px;
	background: #fff url(../images/box-info-icon.png) no-repeat left;
	border-top: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
	margin: 0 0 15px 8px;
	padding: 8px 0 8px 55px;
}
#column2 .interior .box-info p {
	margin: 5px 0;
	font-size: 14px;
	padding: 5px 0 0 0;
	line-height: 15px;
	color: #ff4710;
}
#column2 .interior blockquote {
	clear: both;
	float: left;
	width: 450px;
	background: #ffe;
	padding: 0.5em;
	border: 1px dotted #cc9;
	margin: 15px 0;
	line-height: 1.4;
}
#column2 .form h1 {
	margin: 17px 0 0;
	font-size: 17px;
	line-height: 18px;
	color: #000e78;
}
#column2 .form h2 {
	margin: 7px 0 0;
	font-size: 14px;
	line-height: 18px;
	color: #000e78;
}
#column2 .form .warning {
	display: block;
	color: #666;
	padding: 12px 0 0;
	font-size: 12px;
}
#column2 .form p {
	display: block;
	color: #666;
	padding: 9px 0 0;
	font-size: 12px;
}
#column2 .form .form-box {
	float: left;
	width: 305px;
	padding: 10px 0 0;
}
#column2 .form .form-box .row {
	float: left;
	width: 405px;
	padding: 0 0 12px 0;
}
#column2 .form .form-box label {
	float: left;
	width: 175px;
	font-size: 13px;
	line-height: 21px;
	color: #000e78;
	text-align: right;
}
#column2 .form .form-box label.long {
	float: left;
	width: 350px;
	font-size: 13px;
	line-height: 21px;
	color: #000e78;
	text-align: right;
	padding-right:5px;
}
#column2 .form-box .box {
	float: right;
	width: 205px;
	font-size: 12px;
	padding: 2px 0 2px 5px;
	margin: 0;
	border: 1px solid #a5acb2;
}
#column2 .form .form-box .cell {
	float: right;
	width: 217px;
}
#column2 .form .form-box .cell span {
	float: left;
	font-size: 12px;
	padding: 4px 0 0;
	color: #666;
}
#column2 .form .form-box select {
	float: right;
	width: 210px;
	font-size: 12px;
	border: 1px solid #a5acb2;
}
#column2 .form .form-box .sep {
	float: left;
	width: 403px;
	height: 1px;
	overflow: hidden;
	margin: 20px 0 16px 0;
	background: url(../images/form-sep.gif) repeat-x 0 0;
}
.hor-minimalist {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	width: 670px;
	border-collapse: collapse;
	text-align: left;
	margin: 5px;
}
.hor-minimalist-small {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	width: 450px;
	border-collapse: collapse;
	text-align: left;
	margin: 5px;
}
.hor-minimalist th, .hor-minimalist-small th {
	font-size: 14px;
	font-weight: normal;
	color: #039;
	background: #fff;
	border-bottom: 2px solid #6678b1;
	padding: 10px 8px;
}
.hor-minimalist th p, .hor-minimalist-small th p {
	font-size: 14px!important;
	font-weight: normal!important;
	color: #039!important;
	padding: 0!important;
	margin: 0!important;
}
.hor-minimalist td, .hor-minimalist-small td {
	border-bottom: 1px solid #ccc;
	color: #669;
	padding: 10px 8px;
}
.hor-minimalist td p, .hor-minimalist-small td p {
	font-size: 12px!important;
	font-weight: normal!important;
	padding: 0!important;
	margin: 0!important;
}
.hor-minimalist td p em, .hor-minimalist td p i, .hor-minimalist-small td p em, .hor-minimalist-small td p i {
	color: #666699!important;
	font-style: normal!important;
}
.hor-minimalist tbody tr:hover td, .hor-minimalist-small tbody tr:hover td {
	background: #f2f2f2;
}
#flashcontent {
	margin: 15px 0 0 0;
	z-index: 20;
}
.hidden {
	display: none;
}
#load {
	margin: 0;
	padding: 0;
	height: 36px;
	background: url(../images/loading.gif) center no-repeat;
	text-indent: -9999px;
}
.defaultbutton {
	cursor: pointer;
	border: outset 1px #ccc;
	background: #999;
	color: #666;
	font-weight: bold;
	padding: 1px 2px;
	background: url(../images/formbg.gif) repeat-x left top;
	float: right;
}
.pagenavigator {
	text-align: center;
	padding: 20px 0 3px 0;
	margin-bottom: 15px;
	border-bottom: 1px solid #eeeeee;
	border-top: 1px solid #eeeeee;
	position: relative;
}
.pagenavigator .previous {
	float: left;
}
.pagenavigator .previous a:link, .pagenavigator .previous a:visited {
	background: url('../images/arrow_box_a_left.gif') no-repeat left;
	padding: 0 0 0 18px;
}
.pagenavigator .next {
	float: right;
}
.pagenavigator .next a:link, div.pagenavigator .next a:visited {
	background: url('../images/arrow_box_a.gif') no-repeat right;
	padding: 0 18px 0 0;
}
.pagenavigator .other {
	padding: 0 3px;
}
.pagenavigator .current {
	border: 1px solid #666666;
	background-color: #777777;
	color: #ffffff;
	padding: 0 3px;
}
.pagenavigator a {
	text-decoration: none!important;
}
.pagenavigator a:hover {
	text-decoration: underline!important;
}
a#print, a#print:visited {
	color: #000e78;
	text-decoration: none;
	height: 16px;
	background: url(../images/printer.png) no-repeat 0 0;
	float: right;
	font-family: "Arial, Helvetica, sans-serif", Sans-Serif;
	font-size: 12px;
	margin: 5px;
	padding: 0 0 0 20px;
}
a#print:hover {
	text-decoration: underline;
}
.hidden{display:none;}

