/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #CCC;
	color: #666666;
	text-align: center;
	margin-left: 0px;
	margin-right: 0px;
}
.SubTitle {
	color: #000E5F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.nav {
	line-height: 16px;
	text-align: left;
}
.nav a {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	font-size: 12px;
}
.nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 12px;
	color: #2A8FF7;
}
#top {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
}
#leftBox {
	width: 200px;
	padding-bottom: 5px;
}
#Right {
	float: left;
	width: 755px;
	text-align: left;
}
#left {
	width: 200px;
	float: left;
	padding-right: 5px;
}
#topPicture {
	width: 960px;
	padding-bottom: 5px;
}
#middle {
	width: 960px;
	padding-bottom: 5px;
}
#site {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#bottom {
	width: 960px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
}
#topNav {
	padding-bottom: 5px;
	font-family: "Open Sans", "Open Sans Extrabold", "Open Sans Light", "Open Sans Semibold";
}
#topNav a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

#topNav a:hover {
	text-decoration: none;
	color: #000E5F;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#topNav td {
	font-size: 15px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	
}
#searchBox {
	width: 755px;
	padding-bottom: 7px;
}
#FullBox {
	width: 755px;
	padding-top: 5px;
}
#BoxLeft {
	width: 375px;
	padding-right: 5px;
	float: left;
	padding-bottom: 5px;
}
#HalfBox {
	width: 375px;
	float: left;
	padding-bottom: 5px;
}
.NewsBox a {
	text-decoration: none;
	font-weight: normal;
	color: #666666;
}
.NewsBox a:hover {
	color: #0099FF;
}


#BoxRight {
	width: 375px;
	padding-right: 0px;
	float: left;
	padding-bottom: 5px;
}

#BoxRight a {
	text-decoration: none;
	font-weight: normal;
	color: #666666;
}
#BoxRight a:hover {
	color: #0099FF;
}

#BoxEvent {
	width: 375px;
	padding-right: 0px;
	float: left;
	padding-bottom: 5px;
	text-align: left;
}

#BoxEvent a {
	text-decoration: none;
	color: #0099FF;
}
#BoxEvent a:hover {
	text-decoration: underline;
}

#bottom a {
	color: #000000;
	text-decoration: none;
}

#site input {
}
.Blue {
	color: #3598FE;
}
.BlueBold {
	color: #3598FE;
	font-weight: normal;
}
a {
	color: #3598FE;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.TableUnderline td {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.RightLine {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {

	color: #3598FE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
}
h2 {

	color: #3598FE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
h3 {

	color: #3598FE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
h4 {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
.PageTitle {
	color: #000e5f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	
}


#image  {
	   position: relative;
   width: 100%; /* for IE 6 */

}
#content {
	position: absolute;
	left: 20px;
	top:50px;
	z-index: 10;
	filter:alpha(opacity=100);
	/* CSS3 standard */
  opacity:0.6;
	width: 727px;
	right: 20px;
	color: #FFFFFF;
	font-size: 14px;
	
}
#content a {
	color: #006699;
}
.acetitle {
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: -1px;
}
.a2010 {
	color: #CC0000;
	font-size: 36px;
	letter-spacing: -4px;
}
.acedate {
	letter-spacing: 5px;
}

#button{
	
	font-size: 12px;
}
#button a {
	color: #666666;
	
}
#button a:hover {
	color: #0099FF;
	
}.GreyBox {
	border: 1px solid #CCCCCC;
	margin-right: auto;
	margin-left: auto;
}
.greyTblbg {
border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.Red {
	color: #F00;
	font-weight: bold;
}
.PageTitleSm {
	font-size: 16px;
	color: #000E5F;
	line-height: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a.cals:link {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #990000;
}
a.cals:visited {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #990000;
}
a.cals:hover {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #990000;
}

a.cal:link {
	font-size: 9px;
	color: #333333;
	text-decoration: underline;
}
a.cal:visited {
	font-size: 9px;
	color: #333333;
	text-decoration: underline;
}
a.cal:hover {
	font-size: 9px;
	color: #333333;
	text-decoration: none;

}

.smText {
	font-size: 12px;
}
.conference {
	font-size: 20px;
	color: #FFF;
	font-weight: bold;
}
.conference1 {
	font-size: 16px;
	color: #FC0;
	font-weight: bold;
}
.conference2 {
	font-size: 16px;
	color: #fff;
	font-weight: bold;
}
