/*  officetalk stylesheet */

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #171e24;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

img{
	margin: 0px;
	padding: 0px;
}

.csc-textpic-imagewrap{
	margin-left: 30px;
}

table.contenttable{
	margin: 0px 0px 0px 30px;
	padding: 0px;
	width: 95%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}

a{
	font-family: Arial, Helvetica, sans-serif;
	color: #0095da;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}

a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #0095da;
	font-weight: normal;
	font-style: normal;
	text-decoration:underline;
}

form{
	padding:0px;
	margin:0px 0px 0px 30px;
}

#maincontainer{
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-color: #171e24;
	background-image: url(../graphics/logoandtel.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: left;
}
#header{
	width: 750px;
	background-image: url(../graphics/headerbackground.jpg);
	height: 115px;
	background-repeat: no-repeat;
}
#headerpic{
	width: 940px;
	height: 110px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#searchbox{
	width: 200px;
	height: 115px;
	float: right;
	overflow: hidden;
	text-align: left;
	top: 0px;
	right: 115px;
	margin-right: -200px;
}
#searchbox p{
	color: #ffffff;
	margin-left: 0px;
	font-size: 80%;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 2px;
	text-align: left;
}
#searchbox form{
	margin-left: 0px;
}
#searchbox input[type="text"]{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
	background-color: #CCCCCC;
	width: 130px;
	margin: 0px;
	padding: 2px;
	border: 1px solid #FFFFFF;
}
#searchbox input[type="submit"]{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #FFFFFF;
	background-color: #0095da;
	padding: 2px;
	width: 35px;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	text-align: center;
	margin: 0px 4px;
}
#homecontentheadings{
	width: 450px;
	float: left;
}
#homecontentheadings p{
	color: #ffffff;
	margin-left: 140px;
	font-size: 90%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
}
#homecontentheadings a{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	font-style: normal;
	text-decoration:underline;
}

#homecontentheadings a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #0095da;
	font-weight: bold;
	font-style: normal;
	text-decoration:underline;
}
#homecontentheadings h1{
	color: #0095da;
	margin-left: 140px;
	font-weight: lighter;
	font-size: 145%;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	padding-top: 12px;
}
#homecontentheadings h2{
	color: #0095da;
	margin-left: 140px;
	font-weight: lighter;
	font-size: 150%;
	text-transform: uppercase;
}
#homecontentheadings h3{
	color: #0095da;
	margin-left: 140px;
	font-size: 130%;
}
#homecontentheadings h4{
	color: #ffffff;
	margin-left: 140px;
	font-size: 130%;
}
#homecontentheadings h5{
	color: #0095da;
	margin-left: 140px;
	font-size: 110%;
}
#homecontentheadings h6{
	color: #ffffff;
	margin-left: 140px;
	font-size: 110%;
}
.homeicons{
	float: left;
	margin-left: 25px;
	margin-top:5px;
}
.spacer1{
	float: left;
	clear: both;
	margin: 0px;
	width: 450px;
}
.spacer2{
	margin: 0px;
	display: block;
	clear: both;
}
#hometext{
	margin: 0px;
	width: 450px;
	padding-top: 30px;
	padding-bottom: 30px;
}
#hometext p{
	color: #ffffff;
	margin-left: 52px;
	font-size: 90%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
}
#homecontentsidebar{
	float: right;
	width: 468px;
	padding: 0px;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 160px;
	margin-left: 0px;
	background-image: url(../graphics/sidebarbackground1.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#homebox1{
	float: left;
	width: 230px;
	padding: 0px;
	background-color: #eec22e;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 7px;
	margin-left: 0px;
}
#homebox2{
	float: left;
	width: 230px;
	padding: 0px;
	background-color: #619eed;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 7px;
	margin-left: 0px;
}
#homebox3{
	float: left;
	width: 230px;
	padding: 0px;
	background-color: #8cc63f;
	margin: 0px 10px 0px 0px;
}
#homecontentsidebar p{
	color: #ffffff;
	font-weight: normal;
	font-size: 90%;
	margin: 0px;
	padding: 6px 10px;
}
#homecontentsidebar ul{
	color: #ffffff;
	font-weight: normal;
	font-size: 90%;
	margin: 0px 0px 0px 6px;
	padding: 0px;
}
#homecontentsidebar li{
	color: #ffffff;
	font-weight: normal;
	margin-bottom: 9px;
	list-style-image: none;
	padding: 0px 0px 0px 18px;
	background-image: url(../graphics/listicon1.gif);
	background-repeat: no-repeat;
	list-style-type: none;
}
#homecontentsidebar a{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: normal;
	font-style: normal;
	text-decoration:underline;
}

#homecontentsidebar a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #87D1FF;
	font-weight: normal;
	font-style: normal;
	text-decoration:underline;
}
#homecontentsidebar h1{
	color: #ffffff;
	font-weight: normal;
	font-size: 155%;
	margin: 0px;
	padding: 6px 10px;
}
#homesidecontents{
	float: right;
	width: 225px;
	padding: 14px 0px 0px;
	margin: 0px;
}
#homebox1 a, #homebox2 a, #homebox3 a{
	color: #ffffff;
	text-decoration: none;
	display: block;
}
#homebox1 a:hover, #homebox2 a:hover, #homebox3 a:hover{
	color: #ffffff;
	text-decoration: none;
}
#innercontainer{
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-color: #171e24;
	text-align: left;
}
#innercontent{
	width: 940px;
	background-color: #ffffff;
	background-image: url(../graphics/innerbackground1.gif);
	margin: 0px;
	padding: 0px;
	height: auto;
}
#innercontent p{
	color: #000000;
	margin-left: 30px;
	font-size: 80%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	padding: 0px;
	line-height: 120%;
}
#innercontent ul{
	color: #000000;
	margin-left: 45px;
	font-size: 80%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	padding: 0px;
	line-height: 120%;
}
#innercontent li{
	color: #000000;
	margin-bottom: 3px;
	list-style-type: square;
}
#innercontent a{
	font-family: Arial, Helvetica, sans-serif;
	color: #76b143;
	font-weight: bold;
	font-style: normal;
	text-decoration:underline;
}

#innercontent a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #006cb4;
	font-weight: bold;
	font-style: normal;
	text-decoration:underline;
}
#innercontent h1{
	color: #76b143;
	margin-left: 30px;
	font-weight: bold;
	font-size: 190%;
	text-transform: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	padding: 0px;
	font-style: oblique;
}
#innercontent h2{
	color: #006cb4;
	margin-left: 30px;
	font-weight: bold;
	font-size: 170%;
	text-transform: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	padding: 0px;
	font-style: oblique;
}
#innercontent h3{
	color: #76b143;
	margin-left: 30px;
	font-weight: bold;
	font-size: 150%;
	text-transform: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	padding: 0px;
	font-style: normal;
}
#innercontent h4{
	/*ORIG in green color: #76b143;*/
	color: #006cb4;
	margin-left: 30px;
	font-weight: bold;
	font-size: 130%;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	padding: 0px;
	font-style: normal;
}
#innercontent h5{
	color: #FFFFFF;
	margin-left: 30px;
	font-weight: bold;
	font-size: 110%;
	text-transform: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 8px;
	padding: 2px 5px;
	font-style: normal;
	background-color: #76b143;
	display: block;
}
#innercontent h6{
	color: #FFFFFF;
	margin-left: 30px;
	font-weight: bold;
	font-size: 95%;
	text-transform: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 8px;
	padding: 2px 5px;
	font-style: normal;
	background-color: #006cb4;
	display: block;
}
#innersidebar{
	width: 320px;
	margin: 0px;
	padding: 0px 0px 15px;
	height: auto;
	float: left;
}
#innersidebar p{
	color: #000000;
	margin-left: 30px;
	font-size: 80%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	padding: 0px;
	line-height: 120%;
	width: 258px;
}
#innersidebar ul{
	color: #000000;
	font-weight: normal;
	font-size: 80%;
	margin: 5px 0px 15px 28px;
	padding: 0px;
	width: 258px;
}
#innersidebar li{
	color: #000000;
	font-weight: normal;
	margin-bottom: 9px;
	list-style-image: none;
	padding: 0px 0px 0px 16px;
	list-style-type: none;
	background-image: url(../graphics/listicon3.gif);
	background-repeat: no-repeat;
}
#innersidebar a{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	text-decoration:underline;
}
#innersidebar a{
	font-family: Arial, Helvetica, sans-serif;
	color: #76b143;
	font-weight: bold;
	font-style: normal;
	text-decoration:underline;
}

#innersidebar a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #006cb4;
	font-weight: bold;
	font-style: normal;
	text-decoration:underline;
}
#innersidebar h1{
	color: #76b143;
	margin-left: 30px;
	font-weight: bold;
	font-size: 130%;
	text-transform: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	padding: 0px;
	font-style: oblique;
	width: 258px;
}
#innersidebar h2{
	color: #006cb4;
	margin-left: 30px;
	font-weight: bold;
	font-size: 160%;
	text-transform: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	padding: 0px;
	font-style: oblique;
	width: 258px;
}
#innersidebar h3{
	color: #76b143;
	margin-left: 30px;
	font-weight: bold;
	font-size: 145%;
	text-transform: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	padding: 0px;
	font-style: normal;
	width: 258px;
}
#innersidebar h4{
	color: #76b143;
	margin-left: 30px;
	font-weight: bold;
	font-size: 115%;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	padding: 0px;
	font-style: normal;
	width: 258px;
}
#innersidebar h5{
	color: #FFFFFF;
	margin-left: 30px;
	font-weight: bold;
	font-size: 100%;
	text-transform: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 8px;
	padding: 1px 4px;
	font-style: normal;
	background-color: #76b143;
	display: block;
	width: 258px;
}
#innersidebar h6{
	color: #FFFFFF;
	margin-left: 30px;
	font-weight: bold;
	font-size: 90%;
	text-transform: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 8px;
	padding: 1px 4px;
	font-style: normal;
	background-color: #006cb4;
	display: block;
	width: 258px;
}
#innersidebarupper{
	width: 320px;
	margin: 0px 0px 25px;
	padding: 20px 0px 10px;
	height: auto;
	background-color: #CCCCCC;
}
#innersidebarupper ul{
	color: #000000;
	font-weight: normal;
	font-size: 80%;
	margin: 5px 0px 15px 28px;
	padding: 0px;
	width: 258px;
}
#innersidebarupper li{
	color: #000000;
	font-weight: normal;
	margin-bottom: 9px;
	list-style-image: none;
	padding: 0px 0px 0px 16px;
	list-style-type: none;
	background-image: url(../graphics/listicon2.gif);
	background-repeat: no-repeat;
}
#innersidebarupper a{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	text-decoration:underline;
}

#innersidebarupper a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: normal;
	font-style: normal;
	text-decoration:underline;
}
#innermain{
	width: 596px;
	margin: 0px;
	padding: 20px 0px;
	height: auto;
	float: left;
}
#footer{
	width: 940px;
	margin: 0px;
	padding: 0px;
	height: 140px;
	background-image: url(../graphics/logoandtel.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#footer p{
	color: #ffffff;
	margin-left: 20px;
	font-size: 90%;
	margin-top: 45px;
	margin-right: 0px;
	margin-bottom: 10px;
	width: 600px;
	padding: 0px;
	float: left;
}
#dropdownmenu{
	float: left;
	margin: 0px;
	padding: 0px;
	clear: none;
	width: 720px;
}

#innersidebarupper li.menuselected a:link, #innersidebarupper li.menuselected a:hover, #innersidebarupper li.menuselected a:visited, #innersidebarupper li.menuselected a:active {
	font-weight: bold;
}

#twocolcontainer{
	margin: 0px 0px 5px;
	padding: 0px;
	width: 100%;
}

#column1{
	float: left;
	margin: 0px;
	padding: 0px;
	clear: none;
	width: 50%;
}
#column2{
	float: left;
	margin: 0px;
	padding: 0px;
	clear: none;
	width: 50%;
}


/* Mini News */

.tx-mininews-pi1-singleViewField-teaser {
	font-size : 11px;
	font-weight: bold;
}

.tx-mininews-pi1-listrowField-title {
	font-size : 14px;
	font-weight: bold;
	background-color: #7CC031;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-right: 4px;
	padding-left: 4px;
	margin-bottom: 0px;
}

.tx-mininews-pi1-listrowField-title a:link{
	font-size : 14px;
	font-weight: bold;
	background-color: #7CC031;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-right: 4px;
	padding-left: 4px;
}

.tx-mininews-pi1-listrowField-title a:hover{
	font-size : 14px;
	font-weight: bold;
	background-color: #7CC031;
	color: #E6E6E6;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-right: 4px;
	padding-left: 4px;
}

.tx-mininews-pi1-listrowField-title a:visited{
	font-size : 14px;
	font-weight: bold;
	background-color: #7CC031;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-right: 4px;
	padding-left: 4px;
}

.tx-mininews-pi1-listrowField-teaser {
	font-size : 11px;
	font-weight: normal;
	color: #333333;
	background-color: #E6E6E6;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 6px;
	line-height: 140%;
	text-align: left;
	text-indent: -5px;
}

.tx-mininews-pi1-listrowField-teaser a:link {
	font-size : 11px;
	font-weight: normal;
	color: #333333;
	background-color: #E6E6E6;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 6px;
	line-height: 140%;
	text-indent: -5px;
}

.tx-mininews-pi1-listrowField-teaser a:hover{
	font-size : 11px;
	font-weight: normal;
    color:#000000;
	background-color: #E6E6E6;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 6px;
	line-height: 140%;
	text-indent: -5px;
}

.tx-mininews-pi1-listrowField-teaser a:visited {
	font-size : 11px;
	font-weight: normal;
	color: #333333;
	background-color: #E6E6E6;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 6px;
	line-height: 140%;
	text-indent: -5px;
}

.tx-mininews-pi1-fp_listrowField-datetime {
	color: #FFFFFF;
	font-size: 10px;
	font-style: italic;
	background-color: #7CC031;
	width: 98%;
	padding: 1px 1px 1px 3px;
	font-weight: bold;
}

.tx-mininews-pi1-fp_listrowField-title {
	font-size: 14px;
}


/* search result, result information box */ 

table.csc-searchresultinfo {
	margin-left:0px;
	margin-top:10px;
	width:100%;
}
table.csc-searchresultinfo tr { background-color:#ffffff; }
table.csc-searchresultinfo tr td p { padding:0px 5px 0px 5px;}
table.csc-searchresultinfo tr td.csc-searchresultrange p { font-weight:bold; }
table.csc-searchresultinfo tr td.csc-searchresultprevnext { text-align:right; }

/* search result, header, etc */ 
h3.csc-searchresultheader a { color:#006cb4; }
h3.csc-searchresultheader { background-color:#e6e6e6; font-size:14px; padding-left:5px; }
p.csc-searchresult { font-style:italic; margin-left:20px;}

.csc-sword {
	color: #FFFFFF;
	font-style: italic;
	background-color: #76b143;
	padding: 0px 2px 1px;
	font-weight: bold;
}

.csc-searchresultinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #006cb4;
	font-weight : bolder;
	line-height: 130%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.loginform {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #006cb4;
	font-weight : normal;
	line-height: 130%;
}

.filelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	font-weight: bolder;
	line-height: 130%;
}
.filelinkssize {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	line-height: 130%;
}

/* site map */ 

.sitemap1 {
	margin-left : 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	line-height: 140%;
}

.sitemap1 a:link {
	color: #666666;
}

.sitemap1 a:hover {
	color: #006cb4;
}

.sitemap1 a:active {
	color: #006cb4;
}

.sitemap1 a:visited {
	color: #666666;
}

.sitemap2 {
	margin-left : 25px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 140%;
}

.sitemap2 a:link {
	color: #666666;
}

.sitemap2 a:hover {
	color: #006cb4;
}

.sitemap2 a:active {
	color: #006cb4;
}

.sitemap2 a:visited {
	color: #666666;
}

.sitemap3 {
	margin-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
}

.sitemap3 a:link {
	color: #999999;
}

.sitemap3 a:hover {
	color: #006cb4;
}

.sitemap3 a:active {
	color: #006cb4;
}

.sitemap3 a:visited {
	color: #999999;
}

.sitemap4 {
	margin-left : 75px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 140%;
}

.sitemap4 a:link {
	color: #999999;
}

.sitemap4 a:hover {
	color: #006cb4;
}

.sitemap4 a:active {
	color: #006cb4;
}

.sitemap4 a:visited {
	color: #999999;
}


.celmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #333333;
	margin-top : 10px;
}
.celsubmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #006cb4;
	margin-left : 20px;
	margin-top : 3px;
}

/************* search styles ***************/

#sitesearch{
	padding: 5px 0px 5px 10px;
	font-size: 12px;
	color: #666666;
}

/* css site map */ 

.csc-sitemap {
}
.csc-sitemap p {
	margin: 0;
	margin-bottom: 7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
}
.csc-sitemap ul {
	margin: 0;
	margin-bottom: 7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 10px;
	list-style-image: none;
}
.csc-sitemap li {
	margin-bottom: 5px;
	list-style-type: none;
	list-style-position: outside;
	padding: 2px 0px;
	margin-top: 5px;
	margin-left: 10px;
}

/* CSS mail forms:*/ 

.csc-mailform {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.csc-mailform-field {
	background-color: #e6e6e6;
	margin-top: 4px;
	padding-top: 3px;
	padding-bottom: 6px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 4px;
	width: 75%;
	height: auto;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: thin;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: thin;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: thin;
	font-weight: bold;
	margin-right: 0px;
	margin-left: 0px;
	clear: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}

#innersidebar.csc-mailform-field {
	background-color: #e6e6e6;
	margin-top: 4px;
	padding-top: 3px;
	padding-bottom: 6px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 4px;
	width: 370px;
	height: auto;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: thin;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: thin;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: thin;
	font-weight: bold;
	margin-right: 0px;
	margin-left: 0px;
	clear: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}

.csc-mailform-field legend {
	font-size: 90%;
	font-weight: bold;
	float: left;
	width: 90%;
	margin-bottom: 5px;
}
.csc-mailform-field label {
	font-size: 90%;
	font-weight: bold;
	width: 100%;
	height: auto;
	margin-bottom: 5px;
	display: block;
}
.csc-mailform-field text {
}
.csc-mailform-field select {
}
.csc-mailform-submit {
}
.csc-mailform-field fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 0px;
	height: auto;
	margin: 0px;
}
.csc-mailform-radio {
	font-weight: bold;
	width: auto;
	height: auto;
	display: block;
}
.csc-mailform-radio label {
	font-weight: bold;
	width: 300px;
	height: auto;
	text-align: left;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
}
.csc-mailform-radio legend {
	font-weight: bold;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	visibility: hidden;
	display: none;
}
.csc-mailform-radio input[type="radio"] {
	font-weight: bold;
	width: auto;
	margin-top: 1px;
	margin-bottom: 3px;
	margin-left: 1px;
	margin-right: 5px;
	float: left;
	padding-right: 5px;
	height: auto;
	display: block;
}

/* email, login and search forms generally:*/ 
form table tr td {
	padding-left:5px;
	padding-right:20px;
}
form table tr td.csc-form-labelcell, form table tr td.csc-form-commentcell { background-color:#d8d7dc; }
form table tr td.csc-form-fieldcell { background-color:#e6e6e6; }
form table tr td.csc-form-fieldcell form table tr td.csc-form-fieldcell select, form table tr td.csc-form-fieldcell textarea { border:1px solid #333333; }
form table tr td.csc-form-labelcell p.csc-form-label-req { font-weight:bold; }

/* email form, specifically */ 
form table.csc-mailform tr td.csc-form-labelcell  { }

/* search form, specifically */ 
form table.csc-searchform tr td {
	padding:5px 5px 5px 5px;
}
form table.csc-searchform tr td.csc-form-labelcell, form table.csc-searchform tr td.csc-form-commentcell {
	font-weight:bold;
}
form table.csc-searchform tr td.csc-form-fieldcell input, form table.csc-searchform tr td.csc-form-fieldcell select { width:200px; }

/* login form, specifically */ 
form table.csc-loginform { width:70%; }

.errormessage {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006cb4;
}

.contenttable {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 125%;
	padding: 2px;
	border: thin solid #666666;
	margin-bottom: 10px;
	vertical-align: top;
}

.contenttable tr.tr-even {
	background-color: #ffffff;
}

.contenttable tr.tr-odd {
	background-color: #e6e6e6;
}

.contenttable tr.tr-0 {
	background-color: #006cb4;
	font-weight: bold;
	color: #FFFFFF;
}

.contenttable td {
	padding: 3px;
	vertical-align: top;
	width: 20%;
}



/* - - - DROPDOWN MEUN - - - */

/* - - - ADxMenu: BASIC styles [ MANDATORY ] - - - */

/* remove all list stylings */
.menu, .menu ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.menu li {
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;	/* move all main list items into one row, by floating them */
	position: relative;	/* position each LI, thus creating potential IE.win overlap problem */
	z-index: 5;		/* thus we need to apply explicit z-index here... */
}
.menu li:hover {
	z-index: 10000;	/* ...and here. this makes sure active item is always above anything else in the menu */
	white-space: normal;/* required to resolve IE7 :hover bug (z-index above is ignored if this is not present)
							see http://www.tanfa.co.uk/css/articles/pure-css-popups-bug.asp for other stuff that work */
}
.menu li li {
	float: none;/* items of the nested menus are kept on separate lines */
}
.menu ul {
	visibility: hidden;	/* initially hide all submenus. */
	position: absolute;
	z-index: 10;
	left: 0;	/* while hidden, always keep them at the top left corner, */
	top: 0;		/* 		to avoid scrollbars as much as possible */
}
.menu li:hover>ul {
	visibility: visible;	/* display submenu them on hover */
	top: 100%;	/* 1st level go below their parent item */
}
.menu li li:hover>ul {	/* 2nd+ levels go on the right side of the parent item */
	top: 0;
	left: 100%;
}
/* -- float.clear --
	force containment of floated LIs inside of UL */
.menu:after, .menu ul:after {
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.menu, .menu ul {	/* IE7 float clear: */
	min-height: 0;
}
/* -- float.clear.END --  */

/* -- sticky.submenu --
	it should not disappear when your mouse moves a bit outside the submenu
	YOU SHOULD NOT STYLE the background of the ".menu UL" or this feature may not work properly!
	if you do it, make sure you 110% know what you do */
.menu ul {
	background-image: url(empty.gif);	/* required for sticky to work in IE6 and IE7 - due to their (different) hover bugs */
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
	/*background: #f00;*/	/* uncomment this if you want to see the "safe" area.
								you can also use to adjust the safe area to your requirement */
}
.menu ul ul {
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}
/* -- sticky.submenu.END -- */



/* - - - ADxMenu: DESIGN styles - - - */

.menu, .menu ul li {
	color: #eee;
	position: relative;
}
.menu ul {
	width: 181px;
}
.menu li a {
	text-decoration: none;
	color: #FFFFFF;
	padding: 85px 4px 12px;
	display: block;
	position: relative;
	width: 171px;
	text-align: center;
	text-transform: lowercase;
	font-size: 16px;
}
.menu li li a {
	text-decoration: none;
	color: #FFFFFF;
	padding: 2px 4px;
	display: block;
	position: relative;
	width: 171px;
	text-align: left;
	background-color: #619eed;
	text-transform: none;
	font-size: 14px;
}
.menu li li a:hover {
	background-color: #006cb4;
}
.menu li li li a {
	text-decoration: none;
	color: #FFFFFF;
	padding: 2px 4px;
	display: block;
	position: relative;
	width: 171px;
	text-align: left;
	background-color: #619eed;
	text-transform: none;
	font-size: 14px;
}
.menu li li li a:hover {
	background-color: #006cb4;
}
.menu a:hover, .menu li:hover>a {
	color: #eec22e;
}

.menu li li {	/* create borders around each item */
	border: 1px solid #ccc;
}
.menu ul>li + li {	/* and remove the top border on all but first item in the list */
	border-top: 0;
}
.menu li li:hover>ul {	/* inset 2nd+ submenus, to show off overlapping */
	top: 5px;
	left: 90%;
}


/* Fix for IE5/Mac \*//*/
.menu a {
	float: left;
}
/* End Fix */

/*]]>*/

