BODY {
	background-color : #FEFEEC;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	margin-left : 0px;
	margin-top : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	margin : 0px 0px 0px 0px;
	color : Black;

}

img.banner {
    border-right: 1px solid #f5f5f5;
}

P, BLOCKQUOTE, TD, ADDRESS {
	font-size : 85%;
	font-family : Arial, Helvetica, sans-serif;
}

ul li {
    font-size : 85%;
}

ul li ul li {
    font-size : 100%;
}

li {
    margin-top: 3px;
    margin-bottom: 3px;
}

HR {
    height: 1px;
    color: #33cccc;
}

P.note {
    padding: 3px 3px 3px 3px;
	background-color : #C6B2D5;
}

P.address {
	padding-left : 20px;
	font-weight : bold;
}


H2 {
	color : Black;
	
}

H4 {
	color : Black;
	
}

H3 {
	color: #33CCCC;
}

H3.head {
	color: #8C46B4;
}

h4.event {
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: #33cccc;
    color: #ffffff;
    padding-top: 2px;
    padding-bottom: 1px;
    padding-left: 2px;
    padding-right: 2px;
}

div.event {
    background-color: #f5f5f5;
    border: 1px solid #33cccc;
    padding: 5px 5px 5px 5px;
    
}

div.event p {
    margin-top: 0px;
    
}

#partner_contacts h4 {
	margin-bottom: 3px;
    color: #9966CC;
	font-size: 110%;
}

#partner_contacts table {
	width: 99.9%;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #33cccc;
	
}

#partner_contacts td.name {
	width: 50%;
}

#partner_contacts tr {
	border-left: 1px solid #000;
}

h4.opportunity {
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: #33cccc;
    color: #ffffff;
    padding-top: 2px;
    padding-bottom: 1px;
    padding-left: 2px;
    padding-right: 2px;
}

div.opportunity {
    background-color: #f5f5f5;
    border: 1px solid #33cccc;
    padding: 5px 5px 5px 5px;
    margin-bottom: 10px;
}

div.opportunity h4 {
    color: #33cccc;
    margin-bottom: 5px;
}

div.opportunity p {
    margin-top: 0px;
    margin-bottom: 5px;
    margin-left: 10px;
    
}

div.opportunity form {
    margin: 0px;
}

div.opportunity #submit {
    color: #ffffff; 
    font-weight: bold; 
    background-color: #9966cc;
}


div.photo_teaser {
    border: 1px solid #33cccc;
    background-color: #f5f5f5;
    padding: 6px 6px 6px 6px;
}

div.photo_teaser img {
    border: 1px solid #000000;
}

div.photo_teaser p {
    margin-top: 2px;
    margin-bottom: 2px;
}


H5 {
	color:#621C82;
	text-align : left;
	text-indent : 3pt;
}

#presspic {
    width: 208px;
    float: right;
    border: 1px solid #33cccc;
	background-color: #f5f5f5;
	padding: 6px 6px 6px 6px;
	margin-left: 10px;
	margin-bottom: 10px;
}

p.date {
    font-weight: bold;
}

p.summary {
    font-weight: bold;
}

#presspic p {
    margin-top: 5px;
}

#presspic img {
    border: 1px solid #000000;
}

#breadcrumb {
    border-bottom: 1px solid #000000;
    font-size: 85%;
}

#breadcrumb A:LINK {
	color : #0000FF;
	font-weight :normal;
	text-decoration : none;
	font-size : 100%;
	
}

#breadcrumb A:VISITED {
	color : #0000FF;
	font-weight :normal;
	text-decoration : none;
	font-size : 100%;
	
}

#breadcrumb A:ACTIVE {
	color : #0000FF;
	font-weight : normal;
	text-decoration : none;
	font-size : 100%;
	
}

#breadcrumb A:HOVER {
	color : #0000FF;
	font-weight : normal;
	text-decoration : underline;
	font-size : 100%;
	
}

A.barlinks {
	font-size: 85%;
}

A.barlinks:LINK {
	color : White;
	font-size: 85%;
	text-decoration : none;
}

A.barlinks:VISITED {
	color : White;
	font-size: 85%;
	text-decoration : none;
}
A.barlinks:ACTIVE {
	color : White;
	font-size: 85%;
	text-decoration : none;
}
A.barlinks:HOVER {
	color : #660099;
	font-size: 85%;
	text-decoration : none;
}

A.reuse:LINK {
	font-size : 12px;
	color : blue;
	font-weight :normal;
	text-decoration : none;
	
}

A.reuse:VISITED {
	font-size : 12px;
	color : blue;
	font-weight : normal;
	text-decoration : none;
}

A.reuse:ACTIVE {
	font-size : 12px;
	color : blue;
	font-weight :normal;
	text-decoration : none;
}

A.reuse:HOVER {
	font-size : 12px;
	color : blue;
	font-weight : normal;
	text-decoration : underline;
}

A:LINK {
	color :blue;
	text-decoration : none;
}

A:VISITED {
	color : #990099;
	text-decoration : none;
}

A:HOVER {
	color : #2AA7A7;
}


A.button {
    display: block;
    background-color : #9966CC;
	border: 1px solid #000000;
    width: 124px;
    height: 22px;
	padding-left: 5px;
    padding-top: 2px;
    font-size : 85%;
}

A.button:LINK {
	color : white;
	font-weight : normal;
	text-decoration : none;
}

A.button:VISITED {
	color : white;
	font-weight : normal;
	text-decoration : none;
}

A.button:ACTIVE {
    background-color: #DAB6E8;
	color : white;
	font-weight : normal;
	text-decoration : none;
}

A.button:HOVER {
	background-color : #DAB6E8;
	font-weight :normal;
	text-decoration : none;
}

A.sitehead:LINK{
	font-size : 10pt;
	color : #621C82;
	text-decoration: underline;
	text-align: center;
	font-weight: bold;
}

A.sitehead:VISITED{
	font-size : 10pt;
	color : #621C82;
	text-decoration: underline;
	text-align: center;
	font-weight: bold;
}
A.sitehead:ACTIVE{
	font-size : 10pt;
	color :#621C82;
	text-decoration: underline;
	text-align: center;
	font-weight: bold;
}
A.sitehead:HOVER{
	font-size : 10pt;
	color : blue;
	text-decoration: underline;
	text-align: center;
	font-weight: bold;
}

A.sitetext:LINK{
	font-size :9pt;
	color : blue;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
}

A.sitetext:VISITED{
	font-size : 9pt;
	color : blue;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
}
A.sitetext:ACTIVE{
	font-size : 9pt;
	color : blue;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
}
A.sitetext:HOVER{
	font-size : 9pt;
	color : #621C82;
	text-decoration: underline;
	text-align: left;
	font-weight: normal;
}

a.tab:LINK{
	font-size : 11px;
	text-decoration: none;
}

a.tab:VISITED{
	font-size : 11px;
	text-decoration: none;
}

a.tab:ACTIVE{
	font-size : 11px;
	text-decoration:none;
}

a.tab:HOVER{
	font-size : 11px;
	text-decoration: underline;
}

TABLE.contacts {
	background-color : white
}

TABLE.ak {
	border : 1;
	border-color: #CDBAD8;
	background-color: #CDBAD8;
}

td.cell {
	width: 45;
	text-align: center;
	font-weight : bold;
}

td.cellB {
	background-color:  white;
	text-align: left;
}

.dep {
	font-weight : normal;
	background-color : #E4F4F1;
    width: 30%;
	text-align: right;
}

TD.button {
	
}

TH.1 {
	text-align : left;
}

TH.2 {
	text-align : left;
	background-color : white;
}

th.rowheading{
	font-size : 10px;
	font-weight: bolder;
	border: inset;
	border-color : Silver;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	background-color : #C4B2D4;
}

td.tablecell{
	font-size : 10px;
	border: inset;
	border-color : Silver;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
}


td.bar {
	/*background-image : url(pics/buttons/bar.gif);
	background-repeat : no-repeat;
    */
    background-color: #33CCCC;
	height : 17px;
	width : 780px;
	background-position : top;
	color : White;
	font-weight : bold;
}

td.barlink {
    padding-left: 15px;
    padding-right: 15px;
}

table.gallery img {
    border: 1px solid #000000;
    margin-bottom: 0px;
}

table.gallery p {
    margin-top: 1px;
}

h3.teaser {
    display: block;
	width: 100%;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
    margin-bottom: 5px;
	/* background-color: #9966CC; */
	font-weight: bold;
	color: #33CCCC;
}

div.teaser a {
    /*color: #9966CC;
    font-weight: bold;*/
    font-size: 100%;
}

div.teaser a:hover {
	text-decoration: underline;
}

div.teaser a.title {
    /*color: #9966CC;
    font-weight: bold;*/
    font-size: 120%;
}

div.teaser a.title:hover {
    /*color: #9966CC;
    font-weight: bold;*/
    font-size: 120%;
	text-decoration: underline;
}



div.teaser img {
    border: 1px solid #000000;
    margin-right: 10px;
}

div.teaser table {
    width: 100%;
}

div.teaser p {
    margin-left: 10px;
    margin-bottom: 2px;
}

div.teaser p.teaser {
    margin-left: 20px;
    margin-top: 0px;
}

#lbox {
	background-color: #9966cc;
    color: #ffffff;
	height : 148px;
	width : 142px;
	padding: 4px 4px 4px 4px;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}

#lbox_head {
	background-color: #33cccc;
	color: #ffffff;
	width : 142px;
	padding: 4px 4px 4px 4px;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-top: 1px solid black;
}

#sbox {
	background-color: #9966cc;
    color: #ffffff;
	width : 142px;
	padding: 4px 4px 4px 4px;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}

#sbox_head {
	background-color: #33cccc;
    font-weight: bold;
	color: #ffffff;
	width : 142px;
	padding: 3px 3px 3px 3px;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-top: 1px solid black;
}

#lbox  p {
    font-size: 85%;
}

#lbox ul {
	margin-left : 20px;
}

#lbox li {
	list-style : url(pics/tri.gif);
}

#lbox A {
	font-size: 100%;
}

#lbox A:LINK {
	text-decoration : none;
	color: #ffffff;
	
}

#lbox A:VISITED {
	color: #ffffff;
}

#lbox A:ACTIVE {
	color: #ffffff;
}

#lbox A:HOVER {
	color: #ffffff;
	text-decoration: underline;
}

td.login2 {
	background-color: #9966cc;
    color: #ffffff;
	height : 193px;
	width : 142px;
}

td.searchbox {
    font-family: Arial, Helvetica, sans-serif ;
    font-size: 75%;
    color: #ffffff;
}

form.searchbox {
    margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding:0px;
	border: 0px;
}

table.searchbox {
    width: 100%;
	padding: 4px 4px 4px 4px;
    background-color: #9966CC;
    border: 1px solid black;
}

#footmenu  {
    border-top: 1px solid #000000;
}

#footmenu A:LINK {
	color : #0000FF;
	font-weight :normal;
	text-decoration : none;
	font-size : 85%;
	
}

#footmenu A:VISITED {
	color : #0000FF;
	font-weight :normal;
	text-decoration : none;
	font-size : 85%;
	
}

#footmenu A:ACTIVE {
	color : #0000FF;
	font-weight : normal;
	text-decoration : none;
	font-size : 85%;
	
}

#footmenu A:HOVER {
	color : #0000FF;
	font-weight : normal;
	text-decoration : underline;
	font-size : 85%;
	
}

table.ak {
    margin-right: 10px;
    margin-bottom: 10px;
}

#rcontent {
	border: 1px solid #9966CC;
	background-color: #f5f5f5;
	color: #9966CC;
	margin-top: 0.5em;
	padding: 0.3em;
}

#rcontent p {
	margin: 0 0 0.5em 0;
}
