.main {
	color: #000000;
	font-size: 14px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	font-weight: normal; 
	text-decoration: none; 
	text-align: left; 
}

.main a:link {
	color: blue; 
	text-decoration: none; 
}

.main a:visited { 
	color: #006633;
	text-decoration: none; 
}

.main a:hover { 
	color: #3F66A0;
	text-decoration: none; 
}

.main_bold {
	color: #003366;
	font-size: 16px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	font-weight: normal; 
	text-decoration: bold; 
	text-align: left; 
}

.main_text {
	color: #000000;
	font-size: 14px;
	font-family: Verdana, Geneva, Arial, SunSans-Regular, sans-serif; 
	font-weight: normal; 
	text-decoration: bold; 
	text-align: left; 
}

.main_title {
	color: #003366;
	font-size: 20px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	font-weight: normal; 
	text-decoration: bold; 
	text-align: left; 
}

.main_read_more{
	color: #3388FF;
	font-size: 14px;
	font-family: Verdana, Geneva, Arial, SunSan-Regular, sans-serif;
	font-weight: normal;
	text-decoration: bold;
	text-align: left;
}

.main_research_ref{
	color: #000000;
	font-size: 14px;
	font-family: Verdana, Geneva, Arial, SunSan-Regular, sans-serif;
	font-weight: normal;
	text-decoration: bold;
	text-align: left;
}


.caption {
	color: #000000;
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	font-weight: bold; 
	text-decoration: none; 
	text-align: center; 
}

.caption a:link {
	color: #000000; 
	text-decoration: none; 
}

.caption a:visited { 
	color: #006633;
	text-decoration: none; 
}

.caption a:hover { 
	color: #3F66A0;
	text-decoration: none; 
}

.p_title {
	color: #006699;
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	margin: 0;
}

.publication {
	color: #000000;
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	margin-left: 1.0em;
	margin-top: 0;
	margin-bottom: 0;
}

.publication a:link {
	color: #000000; 
	text-decoration: underline; 
}

.publication a:visited { 
	color: #006633;
	text-decoration: underline; 
}

.publication a:hover { 
	color: #3F66A0;
	text-decoration: underline; 
}

.movie {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	font-weight: normal; 
	text-decoration: none; 
	text-align: left; 
}

.movie a:link {
	color: #B3DBE8; 
	text-decoration: none; 
}

.movie a:visited { 
	color: #93BEC6;
	text-decoration: none; 
}

.movie a:hover { 
	color: #B6E9E2;
	text-decoration: none; 
}


.affiliations { 
	color: #666666; 
	font-size: 10px; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	font-weight: normal; 
	text-decoration: none; 
	text-align: left; 
}

.affiliations a:link { 
	color: #666666; 
	text-decoration: none; 
}

.affiliations a:visited { 
	color: #666666; 
	text-decoration: none; 
}

.affiliations a:hover { 
	color: #3F66A0; 
	text-decoration: none; 
}

.subnavbar { 
	color: #000000; 
	font-size: 14px; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	font-weight: bold; 
	text-decoration: none; 
	text-align: center; 
}

.subnavbar a:link { 
	color: #003300; 
	text-decoration: none; 
}

.subnavbar a:visited { 
	color: #003300; 
	text-decoration: none; 
}

.subnavbar a:hover { 
	color: #006600; 
	text-decoration: none; 
}


.bottomnavbar { 
	color: #8CA06D; 
	font-size: 12px; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	font-weight: normal; 
	text-decoration: none; 
	text-align: center; 
}

.bottomnavbar a:link { 
	color: #FFFFFF; 
	text-decoration: none; 
}

.bottomnavbar a:visited { 
	color: #CCCCCC; 
	text-decoration: none; 
}

.bottomnavbar a:hover { 
	color: #CCE1C8; 
	text-decoration: none; 
}

.copyright { 
	color: black; 
	font-size: 12px; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	font-weight: normal; 
	text-decoration: none; 
	text-align: left; 
}

.copyright a:link { 
	color: #A3C1C7; 
	text-decoration: none; 
}

.copyright a:visited { 
	color: #A3C1C7; 
	text-decoration: none; 
}

.copyright a:hover { 
	color: #FFFFCC; 
	text-decoration: none; 
}


.bluebar {
    color: #DC143C;
    height: 8px;
    width: 98%;
    background-color: #DC143C;
    border: 0px none;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.goldbar {
    color: #DC143C;;
    height: 8px;
    width: 98%;
    background-color: #DC143C;
    border: 0px none;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

a:hover, a:active, a:focus { 
	text-decoration: underline;
	color: #75B2DD;
}

#jsddm {
	font-weight: bold;
	text-transform: lowercase;
	list-style-type: none;
	background-color: #eee;
	font-size: 80%;
	height: 40px;
	border-top: 2px solid #0051BA;
	background: #eee;
	margin-top: 15px;

}
#jsddm li {
	float: left;
	/*list-style: none;*/
	margin: 0;
}

#jsddm li a {
	text-decoration: none;
	display: block;
	padding: 0 15px; /* 5px 12px*/
	/* width: 70px;
	white-space: nowrap;*/
	line-height: 40px; /* not here */
	color: #333;
}
#jsddm li a:hover, #jsddm li.active a {
	color: #000;
	background: #75B2DD;
}

#jsddm li ul  {
	position: absolute;
	visibility: hidden;
	z-index: 2;
	list-style-type: none;
	text-transform: none;
	/* border-top: 0px none; kill ul border */
	border: 1px solid #ccc;
	background: #eee;
	font-size: 90%;
	/* margin: 0;
	padding: 0;*/
}

#jsddm li ul li
	{
	float: none;
	display: inline;
}
	
	
#jsddm li ul li a { width: auto; border-bottom: 1px dotted #ccc; background: #eee !important;} 
	
#jsddm li ul li a:hover
			{	background: #fc3 !important}


.bgsubpage {
	border-bottom: 2px solid #0051BA;
}