a:link {
	color: #613868;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #B0ABB2;
}

a:visited {
	color: #613868;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #B0ABB2;
}

a:hover {
	color: #FF6633;
	text-decoration: none;
}

body {
	background-color : #ffffff;
	color : #000000;
	font-family : 'Verdana', 'Arial', 'Helvetica', sans-serif;
	font-size : 11px;
	margin-top : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
}

h1 {
	background-color : inherit;
	color : #731E82;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	margin-top : 5px;
	padding-bottom : 12px;
	margin-bottom : 12px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #B0ABB2;
}

h2 {
	background-color : inherit;
	color : #731E82;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	margin-top : 0px;
	margin-bottom : 4px;
}

h3 {
	background-color : inherit;
	color : #5A505A;
	font-family : 'Verdana', 'Arial', 'Helvetica', sans-serif;
	font-size : 11px;
	font-weight : bold;
	margin-top : 0px;
	margin-bottom : 6px;
}

p {
	background-color : inherit;
	color : #333333;
	font-family : 'Verdana', 'Arial', 'Helvetica', sans-serif;
	font-size : 11px;
	margin-top : 0px;
	margin-bottom : 11px;
}

td {
	background-color : inherit;
	color : #000000;
	font-family : 'Verdana', 'Arial', 'Helvetica', sans-serif;
	font-size : 11px;
}

th{
	background-color : inherit;
	color : #5A505A;
	font-family : 'Verdana', 'Arial', 'Helvetica', sans-serif;
	font-size : 11px;
	font-weight : bold;
	margin-top : 0px;
	margin-bottom : 6px;
}

form {
	margin : 0px;
	padding : 0px;
}

input, select, textarea {
	color : #000000;
	font-family: 'Verdana', 'Arial', 'Helvetica', sans-serif;
	font-size : 10px;
}

.textarea {
	color : #000000;
	font-family: 'Verdana', 'Arial', 'Helvetica', sans-serif;
	font-size : 10px;
}

/* logo */

.logo {
	z-index : 100;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: top left;
}

/* backgrounds */

.mid1 {
	clear : both;
	height : 22px;
	font-size : 1px;
	border : none;
	margin : 0;
	padding : 0;
	background-color : #731E82;
}

.mid2 {
	clear : both;
	height : 5px;
	font-size : 1px;
	border : none;
	margin : 0;
	padding : 0;
	background-color: #731E82;
}

.light {
	clear : both;
	height : 8px;
	font-size : 1px;
	margin : -1px 0 0 0;
	padding : 0;
	background-color : #DFDDE0;
	color: #5A505A;
}

/* first level navigation */

#navcontainer1 ul {
	padding-left : 0;
	margin : 0;
	background-color : #FFFFFF;
	color : #731E82;
	float : left;
	width : 100%;
	font-family : 'Verdana', 'Arial', 'Helvetica', sans-serif;
	font-size : 11px;
	font-weight : bold;
	border-bottom-style: none;
	border-bottom-width: 0px;
}

#navcontainer1 ul li {
	display : inline;
	background-color: #FFFFFF;
	border-bottom-style: none;
	border-bottom-width: 0px;
}

#navcontainer1 ul li a {
	padding : 0.2em 1em;
	background-color : #FFFFFF;
	color : #731E82;
	text-decoration : none;
	float : left;
	border-right-color: #613868;
	border-bottom-style: none;
	border-bottom-width: 0px;
	border-right-style: solid;
	border-right-width: 1px;
}

#navcontainer1 ul li a:hover {
	background-color : #731E82;
	color : #FFFFFF;
	border-bottom-style: none;
	border-bottom-width: 0px;
}

#navcontainer1 ul li a#current {
	background-color : #731E82;
	color : #FFFFFF;
	border-bottom-style: none;
	border-bottom-width: 0px;
}

#navcontainer1 ul li a#new {
	background-color : #FF6633;
	color : #e8dede;
	border-bottom-style: none;
	border-bottom-width: 0px;
}

#navcontainer1 ul li a#null {
	background-color : #ffffff;
	color : #ffffff;
	border-bottom-style: none;
	border-bottom-width: 0px;
}

/* second level navigation */

#navcontainer2 ul {
	padding-left : 0;
	margin : 0;
	background-color : #731E82;
	color : #0b4e79;
	float : left;
	width : 100%;
	font-family : 'Verdana', 'Arial', 'Helvetica', sans-serif;
	font-size : 11px;
	font-weight : bold;
	border-bottom-style: none;
	border-bottom-width: 0px;
}

#navcontainer2 ul li {
	display : inline;
	border-bottom-style: none;
	border-bottom-width: 0px;
}

#navcontainer2 ul li a {
	padding : 0.2em 1em;
	background-color : #731E82;
	color : #FFFFFF;
	text-decoration : none;
	float : left;
	border-bottom-style: none;
	border-bottom-width: 0px;
	border-right-color: #B0ABB2;
	border-right-style: solid;
	border-right-width: 1px;
}

#navcontainer2 ul li a:hover {
	background-color : #FFFFFF;
	color : #731E82;
	border-bottom-style: none;
	border-bottom-width: 0px;
}

#navcontainer2 ul li a#current {
	background-color : #FFFFFF;
	color : #731E82;
	border-bottom-style: none;
	border-bottom-width: 0px;
}

#navcontainer2 ul li a#null {
	background-color : #731E82;
	color : #FFFFFF;
	border-bottom-style: none;
	border-bottom-width: 0px;
}

/* content columns */

#main1 {
	margin : -1px 0 0 0;
	padding : 0;
	background : url("../images/bg-col-left.gif") top left repeat-y;
}

#main2 {
	margin : 0;
	padding : 0;
	background :  url("../images/bg-col-right.gif") top right repeat-y;
}

#left {
	float : left;
	width : 140px;
	margin : 0;
	padding : 0;
}

#right {
	float : right;
	width : 140px;
	margin : 0;
	padding : 0;
}

#middle {
	margin : 0 140px;
	background-color: #F5F3F5;
}

#footer {
	background-color : #FFFFFF;
	color : #613868;
	font-family : 'Verdana', 'Arial', 'Helvetica', sans-serif;
	font-size : 11px;
	text-align : center;
	margin : 11px 0 -5px 0;
	padding : 0;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #B0ABB2;
}

#footer a {
	color : #731E82;
	font-weight : bold;
	text-decoration : none;
}

#copyright {
	margin : 0 0 -2px 0;
	padding : 0;
	background-color : #DFDDE0;
	color : #796F7B;
	font-family : 'Verdana', 'Arial', 'Helvetica', sans-serif;
	font-size : 10px;
	text-align : center;
}

.column-in {
	margin : 0;
	padding : 0.5em 1em;
}

.cleaner {
	clear : both;
	height : 1px;
	font-size : 1px;
	border : none;
	margin : 0;
	padding : 0;
	background-color: #DFDDE0;
}

.intro {
	background-color : inherit;
	color : #8990aa;
	font-family : 'Verdana', 'Arial', 'Helvetica', sans-serif;
	font-size : 11px;
	font-weight : bold;
	margin-top : 0px;
	margin-bottom : 11px;
}

.quotebox {
	width : 138px;
	background-color : #B0ABB2;
	color : #FFFFFF;
	float: right;
	margin: 0 0 10px 10px;
	padding: 11px;
	font-family : 'Verdana', 'Arial', 'Helvetica', sans-serif;
	font-size : 11px;
	font-weight : bold;
	font-style : italic;
}

.floatright {
	float : right;
	margin : 0 0 10px 10px;
	clear : right;
	border : 1px solid #bdccd6;
}

ul.arrow {
	list-style-type: none;
	padding: 0;
	margin-left: 1em;
}

li.arrow {
	background-image:  url(../images/list.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 0.6em;
}

.button {
	background-color : #B0ABB2;
	color : #F5F3F5;
	font-family: 'Verdana', 'Arial', 'Helvetica', sans-serif;
	font-size : 11px;
	font-weight : bold;
	border-top : 1px solid #796F7B;
	border-right : 1px solid #796F7B;
	border-bottom : 1px solid #796F7B;
	border-left : 1px solid #796F7B;
}

.small {
	font-size : 9px;
}


