@charset "utf-8";
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.margin {
	padding-left: 10px;
}
.topmenu {
	font-family:"Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Lucida;
	font-size: 12px;
	background-color: #999999;
	padding-left: 10px;
	font-weight: bold;
	color: #CCE6FF;
}
.news1 {
	background-image: url(images/news1.gif);
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Lucida;
	font-size: 12px;
	color: #333333;
	padding-right: 5px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: right;
}
.tabdisplay {
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Lucida;
	font-size: 12px;
	color: #333333;
}
.bd {
	border: 1px solid #999999;
}
.text {
	font-family: Lucida Sans Unicode, Lucida Grande, Lucida Sans, Lucida;
	font-size: 13px;
	color: #333333;
}


.red {color: #990000}
#read a {
	text-decoration: underline;
}
.pdfbg {
	background-image: url(images/pdfbg.jpg);
	font-family: Lucida Sans Unicode, Lucida Grande, Lucida Sans, Lucida;
	font-size: 13px;
	color: #333333;
}

a:link {
	color: #1F71A0;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #1F71A0;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: underline;
	color: #333333;
}
.new2 {
	font-family: Lucida Sans Unicode, Lucida Grande, Lucida Sans, Lucida;
	font-size: 13px;
	color: #333333;
	background-image: url(images/new2.gif);
	background-repeat: no-repeat;
	padding-right: 5px;
	padding-left: 10px;
	background-position: right;
}
.bottommenu {
	font-family:"Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Lucida;
	font-size: 10px;
	background-color: #333333;
	padding-left: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.support {
	font-family: Lucida Sans Unicode, Lucida Grande, Lucida Sans, Lucida;
	font-size: 13px;
	color: #333333;
	background-image: url(images/support.jpg);
	background-repeat: no-repeat;
}
.projectdetails {
	font-size: 13px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Lucida;
}

.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.topred {
	background-image: url(images/topred.jpg);
	font-family: Lucida Sans Unicode, Lucida Grande, Lucida Sans, Lucida;
	font-size: 13px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	padding-left: 10px;
	font-weight: bold;
}
.bd {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #993300;
	border-right-color: #993300;
	border-bottom-color: #993300;
	border-left-color: #993300;
}
.n {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.white {color: #FFFFFF}

.uevents {
	font-family:"Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Lucida;
	font-size: 11px;
	background-color: #999999;
	padding-left: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.socialtext {
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Lucida;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
a.socialtext:link {
	color: #FFFFFF;
}
a.socialtext:visited {
	color: #FFFFFF;
}
.myform{
	width:400px;
	padding:14px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
/* ----------- stylized ----------- */
#stylized{
	font-family: Lucida Sans Unicode, Lucida Grande, Lucida Sans, Lucida;
	border: 1px solid #0E3E6E;
}
#stylized h1 {
font-size:14px;
font-weight:bold;
margin-bottom:8px;
}
#stylized p{
font-size:11px;
color:#666666;
margin-bottom:20px;
border-bottom:solid 1px #b7ddf2;
padding-bottom:10px;
}
.brief {
	display: block;
	width: 400px;
}

#stylized label{
font-size:12px;
display:block;
font-weight:bold;
text-align:right;
width:140px;
float:left;
}
#stylized .small{
	color:#FFFFFF;
	display:block;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	width:140px;
}
#stylized input{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:200px;
margin:2px 0 20px 10px;
}
#stylized select{
	float:left;
	font-size:12px;
	border:solid 1px #aacfe4;
	width:70px;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 10px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	vertical-align: middle;
}
#stylized button{
clear:both;
margin-left:150px;
width:125px;
height:31px;
background:#666666 url(img/button.png) no-repeat;
text-align:center;
line-height:31px;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
}
#stylized  #form  #year {
	width: 50px;
	height: 20px;
}
#stylized #form #textarea {
	width: 300px;
	margin-left: 10px;
}

