/* General */
body {
	background-image: url(grafix/bg.gif);
}

body,p,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #660066;
	margin-top: 0px;
	margin-bottom: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #606060;
	margin-top: 0px;
	margin-bottom: 16px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #660066;
	margin-top: 0px;
	margin-bottom: 4px;
}

.head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #660066;
}

.head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC99CC;
}

.head3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660066;
}

a:link, a:visited, a:hover {
	color: #663366;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.small {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.update {
	font-size: 11px;
	color: #DDDDDD;
	padding-left: 8px;
}

/* Positioning */
DIV#navigation {
	top: 88px;
	left: 8px;
	width: 168px;
	z-index: 1;
	position: absolute;
	text-align: left;
}

#bg_top {
	background-image: url(grafix/bg_top.gif);
	left: 0px;
	top: 0px;
	position: absolute;
	width: 876px;
	height: 88px;
}

DIV#flags {
	top: 24px;
	left: 24px;
	width: 80px;
	height: 24px;
	z-index: 2;
	position: absolute;
}

DIV#pageheader {
	top: 24px;
	left: 8px;
	width: 844px;
	height: 50px;
	z-index: 1;
	position: absolute;
}

DIV#title {
	top: 90px;
	left: 196px;
	width: 656px;
	height: 20px;
	z-index: 1;
	position: absolute;
}

DIV#content {
	top: 122px;
	left: 196px;
	width: 656px;
	z-index: 1;
	position: absolute;
}

DIV#footer {
	font-size: 11px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #660066;
	text-align: right;
	padding-bottom: 8px;
	color: #470047;
	margin-top: 24px;
	padding-top: 2px;
	margin-bottom: 16px;
}

/* Main Navigation */
DIV#navigation a:link {
	color: #660066;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
DIV#navigation a:visited {
	color: #660066;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
DIV#navigation a:hover {
	color: #660066;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}
DIV#navigation a.subnavi:link {
	color: #660066;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}
DIV#navigation a.subnavi:visited {
	color: #660066;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}
DIV#navigation a.subnavi:hover {
	color: #660066;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
}
DIV#navigation p.update a {
	color: #DDDDDD;
	font-weight: normal;
	font-size: 11px;
}

/* Content Elements */

/* Lists */
ul {
	list-style-type: square;
}
#content .level1 li {
	line-height: 16px;
	margin-left: -16px;
	margin-bottom: 8px;
	list-style-type: square;
}
#content .sublist li {
	line-height: 16px;
	margin-left: -16px;
	margin-bottom: 0px;
	list-style-type: disc;
}

#content img.left {
	margin-right: 16px;
}
#content img.right {
	margin-left: 16px;
}
#content p {
	margin-top: 0px;
	margin-bottom: 8px;
	line-height:16px;
	margin-right: 16px;
}
#content p.description {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 14px;
}

#navigation p.main {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660066;
	background-color: #CC99CC;
}

#navigation p.main_activated {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660066;
	background-color: #FFFFFF;
}

#navigation p.sub {
	background-color: #FFCCFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 16px;
	margin-top: 0px;
	margin-bottom: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
}

#navigation p.sub_activated {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 16px;
	margin-top: 0px;
	margin-bottom: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
}

/* Tables */
td.header-1 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:6px;
	color: #FFFFFF;
	background-color: #660066;
	padding-right: 6px;
	background-image: url(grafix/shadeactive.gif);
}
td.header-2 {
	font-family: verdana,arial,helvetica,sans-serif;
	font-weight: bold;
	font-size: 11px;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 6px;
	color: #FFFFFF;
	background: #98B1C4;
}
td.header-1-small {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
	background: #98B1C4;
	color: #FFFFFF;
	font-family:verdana,arial,helvetica,sans-serif; 
	font-weight:bold; 
	font-size:10px;
}
td.header-2-small {
	padding-top:4px; 
	padding-bottom:4px;
	padding-left:6px;
	background: #CCCCCC;
	color: #000000;
	font-family:verdana,arial,helvetica,sans-serif; 
	font-weight:bold; 
	font-size:10px;
	border: 1px solid #CCCCCC;
}
table.table-border {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
table.table-border p {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
	padding-right: 6px;
}
table.table-border td {
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 4px;
	font-size: 11px;
	padding-right: 4px;
	letter-spacing: 0em;
}

/*Colors*/
.bg-violet {
	background: #660066;
	color: #FFFFFF;
}
.bg-violetmedium {
	background: #CC99CC;
}
.bg-violetlight {
	background: #FFCCFF;
}
.bg-white {
	background-color: #FFFFFF;
}
.bg-grey {
	background-color: #EEEEEE;
}
.violet {
	color: #660066;
}
.violetmedium {
	color: #CC99CC;
}
.violetlight {
	color: #FFCCFF;
}
.gold {
	color: #CC9933;
}

.hidden {
	display: none;
}
.DetailDiv {
	height: 120px;
	width: 360px;
	padding: 4px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CC99CC;
}
.description_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #660066;
	font-weight: bold;
	padding-left: 4px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background-image: url(grafix/shadeactive.gif);
}
.piccontainer_r {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	width: 160px;
	float: right;
	margin-left: 16px;
	border: 1px solid #FFFFFF;
}
.piccontainer_l {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	width: 160px;
	float: left;
	margin-right: 16px;
	border: 1px solid #FFFFFF;
}

.picsmall_l {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	width: 100px;
	float: left;
}
#content p.nospace {
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-right: 8px;
}
.2col_left {
	float: left;
	width: 320px;
	left: 0px;
}

.2col_right{
	float: right;
	width: 320px;
	left: 0px;
}


