a:link{
	color:#09f;
	text-decoration:none;
	cursor:pointer;
}

a:active{
	color:#09f;
	text-decoration:none;
}

a:hover{
	color:#09f;
	text-decoration:none;
}

a:visited{
	color:#09f;
	text-decoration:none;
}

body    { background-color: #e0dede; background-image: url("data/bg-gradient.png"); background-repeat: repeat-y; margin: 0; padding: 0 }
#mainContainer  { width: 980px }

#imgBar {
	background-image: url("data/orange.png");
	background-repeat: repeat;
	width: 980px;
	height: 200px;
	border-top: 1px #eee9e9 solid;
	border-bottom: 1px #eee9e9 solid;
	display:none;
}

#image {
	width:780px;
	height:200px;
	float:right;
}

#imgTag {
	width:780px;
	height:200px;
	float:right;
	background-color:#f35d1b;
}

#curve {
	width:30px;
	height:200px;
	background-image: url("data/elliptical.png");
	background-repeat: no-repeat;
	float:left;
}

#subNavigation    { font-size: 13px; font-family: "Lucida Sans Unicode", "Lucida Grande"; font-weight: 100; font-stretch: extra-expanded; text-align: right; padding-top: 20px; width: 160px; height: auto }

#subNavigation :link {
	text-decoration: none;
	color: #ccc;
}

#subNavigation :active {
	text-decoration: none;
	color: #f35d1b;
}

#subNavigation :visited {
	text-decoration: none;
	color: #f35d1b;
}

.mainNaviItem  { margin-right: 15px; width: auto; height: 20px; float: left }

.subNaviItem  { }

#mainNavigation  { font-size: 14px; font-family: "Trebuchet MS"; letter-spacing: 1.5px; cursor: pointer; margin-left: 230px; width: 750px; height: 20px;
	display:none;
}

#mainNavigation :link{
	text-decoration: none;
	color: #666;
}

#mainNavigation :active{
	text-decoration: none;
	color: #666;
}

#mainNavigation :visited{
	text-decoration: none;
	color: #666;
}

#mainNavigation :hover{
	text-decoration: none;
	color: #666;
}

#header{
	height: 200px;
	width: 100%;
}

#extFunctions   { font-size: 10px; font-family: Arial, Helvetica, sans-serif; background-image: url("data/dotline.png"); background-repeat: repeat-y; margin-top: 0; padding-top: 75px; padding-right: 20px; padding-left: 10px; width: 225px; height: auto; float: right;
display:none;
}

#extFunctions :link{
	text-decoration: none;
	color: #f35d1b;
}

#extFunctions :active{
	text-decoration: none;
	color: #f35d1b;
}

#extFunctions :visited{
	text-decoration: none;
	color: #f35d1b;
}

#leftRail {
	width: 215px;
	height: auto;
	float:left;
	z-index:255;
	display:none;
}

#thirdLevel  { color: #666; font-size: 11px; font-family: "Trebuchet MS"; text-align: left; margin-top: 50px; margin-left: 45px; padding-left: 10px; width: 100px; height: auto;
}

.thirdLevelItem {
	text-indent: -10px;
	margin-bottom: 3px;
}

.thirdLevelItem :link {
	text-decoration: none;
	color: #666;
}

.thirdLevelItem :active {
	text-decoration: none;
	color: #666;
}

.thirdLevelItem :visited {
	text-decoration: none;
	color: #666;
}



#rightRail {
	float: right;
	height: auto;
	width: 225px;
	margin-top:50px;
	font-family: "Arial";
	font-size:11px;
	letter-spacing:1px;
	color: #f35d1b;
	padding-left: 10px;
	padding-right: 20px;
	text-align:left;
	background-image:url("data/dotline.png");
	background-repeat:repeat-y;
	line-height:18px;
	display:none;
}

#rightRail :link{
	color: #999;
	text-decoration:none;
}

#rightRail :visited{
	color: #999;
	text-decoration:none;
}

#rightRail :active{
	color: #999;
	text-decoration:none;
}

#rightRail h1{
	font-family:"Lucida Sans Unicode", "Lucida Grande";
	color: #999;
	font-size: 14px;
	font-weight:500;
	text-align:left;
}

#center{
	float: left;
	height: auto;
	width: auto;
	text-align:justify;
	/*border-left:215px #fff solid;
	border-right:205px #fff solid;
	margin-right:-205px;
	margin-left:-215px;*/
	z-index:20;
}

#mainContent {
	margin-top: 40px;
	margin-left:10px;
	font-family:Verdana;
	font-size: 9pt;
	line-height: 18pt;
	color: #000;
	text-align:justify;
}

#mainContent h1   { color: #09f; font-size: 16pt; font-family: "Lucida Sans Unicode", "Lucida Grande"; font-weight: 500; line-height: 32pt }

#mainContent h2 {
	font-family: Arial, Helvetica, sans-serifss;
	font-size: 12pt;
	font-weight:100;
	color: #999;
	letter-spacing:0.9px;
}

#mainContent q {
	font-family: "Lucida Sans Unicode", "Lucida Grande";
	font-size: 12pt;
	font-weight:100;
	color: #f63;
	letter-spacing:1px;
	padding-left:5px;
	quotes: '\00AB' '\00BB';
}

#logo {
	background-image: url("data/logo.jpg");
	background-repeat: no-repeat;
	width: 200pt;
	height: 200pt;
	background-position-x: 0px;
	background-position-y:0px;
	display:none;
}

#footer{
	width:980px;
	height:50px;
	background-color:#fff;
	margin-top:30px;
	float:left;
	background-image:url("data/dotline.png");
	background-repeat:repeat-x;
}

#breadcrumbs{
	font-family:"Arial";
	font-size: 9pt;
	color: #666;
	width:auto;
	margin-top:30px;
	margin-left:10px;
	height:20px;
}

#breadcrumbs :link{
	text-decoration:none;
	color: #666;
}

#breadcrumbs :active{
	text-decoration:none;
	color: #666;
}

#breadcrumbs :visited{
	text-decoration:none;
	color: #666;

}

.crumb {
	float:left;
}

#quotation { color: #990000; font-size: 18px; font-family: "Times New Roman"; font-style: italic; line-height: 20px; text-align: right; margin: 20px 20px 10px }

#quotationAuthor{
	font-family: Arial, Helvetica, sans-serif;;
	font-size:10px;
	color: #333;
	text-align:right;
	margin-right:25px;
	font-style:italic;
}

input {
	border: 1px #666 solid;
	background-color: #eee;
	color: #39f;
}

textarea {
	border: 1px #666 solid;
	background-color: #eee;
	color: #39f;
}

option {
	border: 1px #666 solid;
	background-color: #eee;
	color: #39f;
}

form {
	border: none;
}

#menuItem_8 :hover{
	color: #ff7d00;
}

/*#menuItem_8 :link{
	color: #666;
}*/

/*#menuItem_8 :active{
	color: #666;
}*/

/*#menuItem_8 :visited{
	color: #666;
}*/

#menuItem_10 :hover{
	color: #5ea0d7;
}

/*#menuItem_10 :link{
	color: #666;
}*/


#menuItem_11 :hover{
	color: #ffd400;
}

/*#menuItem_11 :link{
	color: #666;
}*/

/*#menuItem_11 :active{
	color: #666;
}*/

/*#menuItem_11 :visited{
	color: #666;
}*/

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img {
margin-bottom:20px;
}
