@charset "utf-8";
/* CSS Document */


h2 {font-family:"Myriad Pro";
font-size:20px;
color:#cc3333;
font-weight:normal;
padding:0px;
display:inline;}

h3 {font-family:"Myriad Pro";
font-size:20px;
color:#000000;
font-weight:normal;
padding:0px;
display:inline;}

h4 {

font-family:"Myriad Pro";
font-size:17px;
color:#0081eb;
font-weight:normal;
padding:0px;
display:inline;
}

p {font-family: Arial;
	color: #666666;
	font-size: 12px;
	}

ul li {font-family: Arial;
	color: #666666;
	font-size: 12px;
	}

td {font-family: Arial;
	color: #666666;
	font-size: 12px;
	}
	
	
.blue {
	color:#3399ff;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}


.green {
	color:#10be03;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

	
a:link {color:#cc3333; text-decoration:none; outline:none;}
a:visited {color:#cc3333; text-decoration:none; outline:none;}
a:hover {color:#cc3333; text-decoration:underline; outline:none;}
a:active {color:#cc3333; text-decoration:none; outline:none;}

a.orange:link {color:#0176c3; text-decoration:none; outline:none;}
a.orange:visited {color:#0176c3; text-decoration:none; outline:none;}
a.orange:hover {color:#0176c3; text-decoration:underline; outline:none;}
a.orange:active {color:#0176c3; text-decoration:none; outline:none;}


.subheading {
	font-family: Arial;
	color: #cc3333;
	font-size: 12px;
	font-weight: bold;
}

.subheading-org {
	font-family: Arial;
	color:#FF9900;
	font-size: 12px;
	font-weight: bold;
}
.content {
	color: #666666;
	font-family: Arial;
	font-size: 12px;
}


.more {
color: #3399ff;
font-family: Arial;
font-size: 12px;
}


.subhead2 {
	color: #cc3333;
	font-family: "Myriad Pro";
	font-size: 17px;
	font-weight: bold;
}
.subhead3 {
	font-family: "Myriad Pro";
	font-size: 17px;
	font-weight: bold;
	color: #339900;
}
.copyrights {
	color:#666666;
	font-size: 10px;
	font-family: Arial;
}

.line {color: #cccccc}

.menu {
 color: #000000;
 font-size: 14px;
 font-family: "Myriad Pro";
 font-weight:bold; 
  }
  
  
.leftsubhead {color: #666666; font-size: 12px; font-family: Arial; }
  
  
.sd {font-size: 17px; color: #cc0000; font-weight: bold; font-family: "Myriad Pro"; }


.home {color: #3399ff; font-size: 11px; font-family: Arial; font-weight: bold; }


.aboutus {color: #333333; font-size: 11px; font-family: Arial;}


.topics {font-size: 11px; font-family: Tahoma; color: #666666; font-weight: bold; }


.topicssubhead {
	color: #3399ff;
	font-size: 11px;
	font-family: Tahoma;
}
.content2 {
	color: #993300;
	font-size: 12px;
	font-family: Arial;
	text-align:justify;
}
.news {
	color: #666666;
	font-size: 11px;
	font-family: Arial;
	text-align:justify;
}
.newshead {
	color: #666666;
	font-size: 11px;
	font-family: Arial;
	font-weight:bold;
}
.downloadcontent {
	font-size: 11px;
	font-family: Arial;
	color:#666666;
	text-align:left;
}

input{
	border:solid 1px #ccc;
	height:15px;
	width:150px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
		}
		

textarea{
	border:solid 1px #ccc;
	width:150px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
		}
		
.button{
	background:url(images/submit_but.jpg) no-repeat top left;
	width:68px;
	height:23px;
	border:0px;
	cursor:pointer;
}




.project{
	margin:0px;
	padding:0px;
	}
	
.project td{
	margin:0px;
	padding:6px;
	border-bottom: dashed 1px #CCCCCC;
}
	
.project td img{
	margin:0px;
	padding:1px;
	border:solid 1px #c5c3c3;}
