/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#top { 
	background-image:    url(../images/bg_top_right.gif);
	background-repeat:   no-repeat;
	background-position: right;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#main {
	padding: 0px 25px 20px 25px;
	line-height: 14px;  
}

/* - - - - - - - - - - - - - - - - - - */

td {
	color: #3C3C54;
	font-family: "Trebuchet MS", helvetica; 
	font-size: small; 
}

/* - - - - - - - - - - - - - - - - - - */

h2 {
	color: #465C7A;
	font-family: "Trebuchet MS", arial, helvetica;
	font-size: 24px;
	font-weight: bold;
	text-align: right;
	text-transform: uppercase;
	letter-spacing: 3px;
	margin: 0;
	padding: 0 5px 0 0;
	width: 300px;
	float: right;
}

h3 {
	color: #3C3C54; 
	font-family: verdana; 
	font-size: small; 
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
}

h4 {
	color: #3C3C54; 
	font-family: "Trebuchet MS", verdana; 
	font-size: small; 
	font-weight: bold;
	letter-spacing: 0px;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0px;
}

h5 {
	font-size: small;
	font-weight: bold;
	margin: 0;
	padding: 10px 0 5px 0;
}

/* - - - - - - - - - - - - - - - - - - */

p {
	color: #3C3C54; 
	font-family: "Trebuchet MS", verdana; 
	font-size: small; 
	font-weight: normal;
	letter-spacing: 0px;
	text-align: justify;
	margin: 0 0 10px 0;
	padding: 0;
}

p.disclaimer {
	color: #4A7A91;
	font-size: 11px;
	margin-top: 20px;
	margin-bottom: 0px;
}

/* - - - - - - - - - - - - - - - - - - */

a {
	color: #4A7A91;
	text-decoration: none;
}

a:hover {
	color: #B84040;
}

#main li a {
	font-weight: bold;
}

#main p a {
	font-weight: bold;
}

/* - - - - - - - - - - - - - - - - - - */

dl {
	border-width: 0;
	font-size: small;
	margin-left: 10px;
	margin-top: 10px;
}

dt {
	font-size: small;
	font-weight: bold;
	margin-left: 10px;
}

dd {
	font-size: small;
	border-width: 0;
	margin-left: 10px;
	margin-bottom: 5px;
}

/* - - - - - - - - - - - - - - - - - - */

ul {
	font-size: small;
	padding: 0 0 0 20px;
	margin: 10px 0 10px 0;
}

li {
	font-size: small;
	margin: 0 0 8px 10px;
	padding: 0 0 0 0;
	list-style-image: url(../images/list_item.gif);
}

td ul {
	margin-top: 0;
}

td ul li {
	margin-top: 0;
}

div.back-to-top {
	text-align: right;
	font-size: 11px;
	padding-bottom: 0;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#side {
	padding: 28px 10px 20px 10px;
}

/* - - - - - - - - - - - - - - - - - - */

#side p {
	text-align: left;
	font-size: small;
	line-height: 14px;
}

/* - - - - - - - - - - - - - - - - - - */

#side ul { 
	margin: 0 0 15px 20px;
	padding: 0;
}

#side ul li { 
	font-weight: normal;
	margin-bottom: 5px;
	padding-bottom: 0;
	line-height: 12px;
}

#side li { 
	font-weight: normal;
	padding: 0 0 2px 0;
	margin: 0 0 0 0px;
}

#side ul li a { 
	font-weight: normal;
}

#side li a { 
	font-weight: normal;
}
