/* TAGS */
@font-face {
	font-family: "HeliosCond";
	src: url(/styles/fonts/helcond0.pfm); 
}

.png {
	background-image: none !important;
	behavior: url(/styles/png-ie-fix.htc);
}

html, body {
	padding: 0px;
	margin: 0px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #082c6e;
	background-image: url(/resources/images/bg.jpg);
	/* background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top left; */
}

form, input, textarea {
	margin: 0px;
	padding: 0px;
}
input { vertical-align: middle; }
img {
	border: 0px;
	display: inline;
}
ul, ul li {
	margin: 0px;
	padding: 0px;
}
ol {  }
ol li {  }
em {  }
div {
	font-size: 12px;
}
p { margin: 10px 0px 0px 0px; }
h1, h2, h3, h4, h5, h6 {
	margin: 5px 0px 5px 0px;
	padding: 0px;
}
h1 { 
	font-size: 18px;
	font-weight: normal;
	font-family: Tahoma;
	margin: 0px 0px 10px 0px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}
h3 { font-size: 15px; }
h4 { font-size: 14px; }
h5 {
	font-size: 12px;
	font-weight: bold;
}
h6 { 
	font-size: 11px;
	font-weight: normal;
}

/* LINKS */
a:link, 
a:visited, 
a:active {
	color: #082c6e;
	font-size: 11px;
	text-decoration: none;
}
a:hover,
a:visited:hover {
	color: #082c6e;
	font-size: 11px;
	text-decoration: underline;
}

a.u:link, 
a.u:visited, 
a.u:active {
	color: #FCED00;
	font-size: 11px;
	text-decoration: underline;
}
a.u:hover,
a.u:visited:hover {
	color: #FCED00;
	font-size: 11px;
	text-decoration: none;
}

a.grey:link, 
a.grey:visited, 
a.grey:active {
	color: #8c999f;
	font-size: 12px;
	text-decoration: underline;
}
a.grey:hover,
a.grey:visited:hover {
	color: #8c999f;
	font-size: 12px;
	text-decoration: none;
}

a.white:link, 
a.white:visited, 
a.white:active {
	color: #fff;
	font-size: 11px;
	text-decoration: none;
}
a.white:hover,
a.white:visited:hover {
	color: #fff;
	font-size: 11px;
	text-decoration: underline;
}

a.menu:link, 
a.menu:visited, 
a.menu:active {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.menu:hover,
a.menu:visited:hover {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
a.smenu:link, 
a.smenu:visited, 
a.smenu:active {
	color: #fff;
	font-size: 11px;
	text-decoration: none;
}
a.smenu:hover,
a.smenu:visited:hover {
	color: #fff;
	font-size: 11px;
	text-decoration: underline;
}

a.small:link, 
a.small:visited, 
a.small:active {
	color: #fff;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}
a.small:hover,
a.small:visited:hover {
	color: #fff;
	font-size: 9px;
	font-weight: normal;
	text-decoration: underline;
}

a.big:link, 
a.big:visited, 
a.big:active {
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
a.big:hover,
a.big:visited:hover {
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}

a.title:link, 
a.title:visited, 
a.title:active {
	color: #082c6e;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
a.title:hover,
a.title:visited:hover {
	color: #082c6e;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.blue:link, 
a.blue:visited, 
a.blue:active {
	color: #075ed4 !important;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}
a.blue:hover,
a.blue:visited:hover {
	color: #075ed4 !important;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

a.blue-u:link, 
a.blue-u:visited, 
a.blue-u:active {
	color: #0a3772 !important;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
a.blue-u:hover,
a.blue-u:visited:hover {
	color: #0a3772 !important;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

/* TEXTS */
.txt-title { 
	
}
.txt-subtitle {
	
}
.txt-normal {
	
}

.info-list { 
	list-style: disc;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 15px;
}
.info-list li { padding: 0px 0px 0px 0px; }

/* FORMS */
.textbox {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #082c6e;
	border: 1px inset #727374;
	padding: 1px 10px 1px 10px;
}
.textarea {
	
}
.button { vertical-align: middle; }
.select { vertical-align: middle; }

/* colors */
.black { color: #000; }
.white { color: #fff; }

/* misc */
.required {
	/* color: #bb0000; */
	color: #f00;
	font-size: 11px;
	font-weight: bold;
}

.wultrashort { width: 20px; }
.wshort { width: 85px; }
.wmedium { width: 125px; }
.wultramedium { width: 200px; }
.wwide { width: 300px; }
.wwide-1 { width: 470px; }

.uppercase { text-transform: uppercase; }
.underline { text-decoration: underline; }
.bold { font-weight: bold; }
.normal { font-weight: normal; }

.small { font-size: 10px; }

.justify { text-align: justify; }
.center { text-align: center; }
.left { text-align: left; }
.right { text-align: right; }

.float-left { float: left; }
.float-right { float: right; }

.hidden { display: none; }
.nohidden { display: ; }

img.left {
	float: left;
	margin: 0px 5px 5px 0px;
	border: 5px solid #F7F8F8;
}
img.right {
	float: right;
	margin: 0px 0px 5px 5px;
	border: 5px solid #F7F8F8;
}

.centered {
	margin: 0px auto 0px auto;
	padding: 0px auto 0px auto;
}

#cell-2 ul {
	margin: 0px 0px 0px 15px;
	padding: 0px;
}


