body {
	font-size: 11px;
	font-weight: normal;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	background-color: #E6EAE9; /*#687B7B*/
	margin: 6px;
}

p {
	font-size: 1em;
        text-align: justify;
}

a {
	color: #c75f3e;
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
}

a:hover {
	border-bottom: 1px dotted #c75f3e;
}

a img { color: white; }        /* trick to hide the border in Netscape 4 */
@media all {                   /* hide the next rule from Netscape 4 */
  a img { color: inherit; }    /* undo the color change above */
}

img { border: 0px; }

a.hint {
	color: #4F6B72;
	border-bottom: 1px dotted #4F6B72;
	text-decoration: none;
	font-weight: normal;
}

a.hint:hover {
	border-bottom: 1px solid #4F6B72;
	cursor: help;
}

#title {
	padding-bottom: 10px;
	padding-top: 4px;
	margin: 0px;
	font-size: 2em;
        font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	font-weight: bold;
}

#title .line {
	font-weight: normal;
	letter-spacing: 6px;
	font-size: 0.6em;
        font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

#infotitle {
	padding-bottom: 10px;
	padding-top: 4px;
	margin: 0px;
	font-size: 2.2em;
        font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #4F6B72;
}

#footer {
	font-size: 0.9em;
	color: #526B6B;
	background: #E0ECEB;
	padding: 5px;
	margin: 0px;
	text-align: right;
	clear: both;
}

.main {
	/*width: 760px;*/
	padding: 10px;
	margin: 0px;
	background-color: #FDFDFD;
	border-bottom: 2px solid #C1DAD7;
        border-top: 2px solid #C1DAD7;
}

#mytable {
	padding: 0;
	margin: 0;
	width: 100%;
}

#mytable caption {
	padding: 0 0 5px 0;
	font-style: italic;
        font-size: 11px;
        font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

#mytable th {
	font-weight: bold;
        font-size: 11px;
        font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background-color: #CAE8EA;
}

#mytable th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

#mytable td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}

#mytable td.right {
	text-align: right;
}

#mytable td.odd {
	background: #F5FAFA;
	color: #797268;
}

#mytable th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background-color: #fff;
	font-weight: bold;
        font-size: 10px;
        font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

#mytable th.specodd {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background-color: #f5fafa;
	font-weight: bold;
        font-size: 10px;
        font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}

#minitabs {
	background-color: #F5FAFA;
	font-size: 12px;
        font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 10px 0px;
	padding: 10px 10px 10px 10px;
}

#minitabs li {
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style-type: none;
}

#minitabs a:link, #minitabs a:visited {
	font-weight: bold;
	margin: 0 0px 4px 10px;
	padding-bottom: 2px;
	text-decoration: none;
	color: #6098CC;
}

#minitabs a.active:link, #minitabs a.active:visited, #minitabs a:hover {
	border-bottom: 3px solid #4F6B72;
	color: #4F6B72;
}

.title, title a, title a:hover {
	color: #DF9496;
	font-weight: bold;
	font-size: 1.2em;
}

.news {
	background-color: #F3F7F7;
	padding: 6px;
	/*border-top: 1px dotted #91B5B5;*/
	border-bottom: 1px dotted #91B5B5;
	margin-top: 4px;
}

.news .newstitle {
	font-weight: bold;
	font-size: 1.1em;
	border-bottom: 1px dotted #CFDEDE;
}

.news .newsdate {
	font-style: italic;
        font-size: 0.9em;
        font-family: Arial, Helvetica, sans-serif;
}

form {
	margin-top: 0px;
	/*font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;*/
	color: #485F5F;
	padding: 8px;
	border-bottom: 1px dotted #999999;
}

.input {
	background-color: #fff;
	font: 1em "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #485F5F;
	margin: 5px 5px 5px 0px;
	padding: 2px;
	border: 1px solid #B9B9B9;
	max-width: 315px;
}

.textarea {
	border-top: 1px solid #B9B9B9;
	border-left: 1px solid #B9B9B9;
	background-color: #fff;
	font: 1em "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	margin-top: 3px;
	margin-bottom: 3px;
	color: #485F5F;
}

.button {
	background-color: #A3DBF6;
	font-weight: normal;
        font-size: 1em;
        font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #0A5172;
	border: 1px solid #1286BE;
	margin: 5px 5px 5px 0px;
	padding: 2px 7px;
}

td .top {
        vertical-align: top;
        font-style: italic;
}

.formtitle {
	color: #4f6b72;
	font-weight: bold;
	font-size: 1.1em;
}

.formdesc {
	font-size: 0.9em;
}

.formfooter {
	font-size: 1em;
        font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
        text-align: justify;
}

.formerror {
	font-size: 1em;
        font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
        text-align: justify;
        color: red;
        font-weight: bold;
}

#ipotable {
	padding: 0;
	margin: 0;
	width: 100%;
}

#ipotable td {
	border-bottom: 1px dashed #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}

#ipotable td.right {
	text-align: right;
}
