a, abbr, acronym, address, applet, article, aside, audio, b, blockquote, big, body, center, canvas, caption, cite, code, command, datalist, dd, del, details, dfn, dl, dt, em, embed, fieldset, figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, i, iframe, img, ins, kbd, keygen, label, legend, li, meter, nav, object, ol, output, p, pre, progress, q, s, samp, section, small, span, source, strike, strong, sub, sup, table, tbody, tfoot, thead, th, tr, td, video, tt, u, ul, var {
	background: transparent;
	border: 0 none;
	font-size: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: top;
}
a,li,span{
    border: none;
    outline: none;
}

input {
   outline: none; 
}

a:hover {
    color: #ff0000;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
table, table td {
	padding: 0;
	border: none;
	border-collapse: collapse;
}
img {
	border: 0;
	vertical-align: top;
	text-align: left;
}
embed, object {
	vertical-align: top;
	outline: none;
}

input, select {
	vertical-align: middle;
	font-weight: normal;
}

/****************/
/*** Global *****/
/***************/

body {
	background-image:url(../images/graybkg.png);
        background-repeat:repeat-x; 
        background-color: #969696;
	min-width: 980px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	color: #696969;
  
}

html {
	background: transparent;
	min-width: 980px;
	height: 100%;
	margin: 0;
	padding: 0;
	outline: 0;
	vertical-align: top;
	font-size: 100%;
}

div {
	border: 0 none;
	font-size: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: top;
}

a {
	outline: none;
	color: #f60c12;
}

	a:hover {
		text-decoration: none;
	}


/***************/
/*** Header ***/
/***************/

#wrapper {
    overflow:hidden;
}
#wrapper-bg{
    position:relative;
    z-index: -99;
    width:100%;
}
#wrapper-bg-middle{
    background: url(../images/roofcenter.png) repeat ;
    width: 100%;
    height: 156px;
    float:left;
}

#wrapper-bg-left{
    background: url(../images/roofleft.png) no-repeat ;
    float:left;
    width: 151px;
    height: 156px;
    margin-left: -100%;
    display: block;
    
}

#wrapper-bg-right{
    background: url(../images/roofright.png) no-repeat ;
    float:right;
    width: 113px;
    height: 156px;
    display: block;
    margin-left: -114px;
    
}

#content-wrapper{
    margin:auto auto;
    width: 965px;
    position:relative;
    top: -156px;  
    
}
#header {
    width:100%;
    /*height: 466px;*/
}

#header1 {
    width: 100%;
    height: 108px;
    position:relative;
    top: 15px;
}
#logo {
    float:left;
    width: 271px;
    height: 100px;
    
}

#tagline {
    width: 271px;
    height: 40px;
    float:left;
    position: relative;
    top: 58px;
    color: #fff;
}

#loginlink {
    float: left;
    left: 369px;
    position: relative;
    color: #fff;
}

#loginlink a {
    color: #fff;
    text-decoration: none;
}

#loginlink a:hover {
    color:  #ff0000;
    text-decoration: underline;
}

#loginlink a:active {
    color:  #ff0000;
    text-decoration: none;
}

#search {
    float:right;
    width: 420px;
    height: 109px;
}

.search-wrapper {
    width: 100%;
    overflow: hidden;
    float:left;
}

#search form {
	background: url("../images/search-input.png") no-repeat scroll 0 0 transparent;
	width: 252px;
	height: 50px;
	overflow: hidden;
    position: relative;
    left: 145px;
    top: 33px;

}

	#mod_search_searchword {
		background: none;
		width: 178px;
		height: 30px;
        padding-left: 14px;
        padding-top: 5px;
		border: none;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		
	}

#banner {
    height: 280px;
    position: relative;
    width: 965px;
    padding-bottom: 10px;
}

#main-content {
    margin:auto auto;
    width: 965px;
    position: relative;
    top: 15px;
} 

#topnavi {
    background: url(../images/menubkg.png) no-repeat 0% 0%;
    width: 965px;
    height: 68px;
    padding: 0 0 0 23px;
    position: relative;
   /* overflow: hidden; */
}  
#topnavi ul{
    height: 68px;
}    

#topnavi ul li {
    background: url(../images/menuseparator.png) no-repeat 0% 7px;
    float: left;
    margin: -10px 0 0 -26px;
    position: relative;
    z-index: 1;
}

#topnavi ul li  a {
	position: relative;
	float: left;
	display: inline-block;
	height: 64px;
	margin: 3px 32px 0 11px;
	padding: 0 15px 0 10px; 
	overflow: hidden;
	line-height: 64px;
	font-size: 1.3em;
	font-weight: normal;
	text-shadow: 1px 1px 0 #030303;
	text-decoration: none;
	color: #fff;
	font-family: Lobster;
}

#topnavi ul li  a:hover {
    color: #fa0000;
}

#topnavi ul.level1 li.active {
    background: url(../images/btn_left.png) no-repeat 0px 3px transparent;
    z-index: 999;    
    display: block;
    height: 67px;
}

#topnavi ul.level1 li.active a{
    background: url("../images/btn_right.png") no-repeat right center transparent;
    z-index: 999;
    padding-right: 45px;
    display: block;
    height: 64px;
}

#topnavi ul.level1 li.active a:hover {
    color: #fff;
    z-index: 999;
}

#topnavi ul.level1 li.active span{
    background: url(../images/btn_mid.png) repeat;
    z-index: 99;
    display: block;
    height: 64px;
}


#topnavi ul.level1 li span{
	padding:0 18px;
}


#main-content-wrapper{
    margin: 0 auto;
    float: left;
    width: 100%;
    z-index: 80;
    font-size: 14px;
    line-height: 21px;
    background-color: #fff;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    margin: 0 auto -146px;
}
#content-w {
    float: left;
    width: 100%;
}

.content-left #content {
    margin-left: 216px;
    padding-right: 10px;
}
.content-right #content {
    margin-right: 238px;
    padding-right: 28px;
}
#content {
    position: relative;
    padding: 5px 0;
    text-align: left;
    z-index: 1;
    padding-left: 10px;
}

#content-left {
    z-index: 2;
    float: left;
    width: 180px;
    text-align: left;
    margin-left: -99%;
    display: block;
}

#content-left h3 {
	width:213px;
	height:40px;
	padding: 0px;
	margin: 0px;
	font-size: 18px;
	line-height: 40px;
    color: #a3a3a3;
}

#content-right h3 {
	width:230px;
	height:52px;
	padding: 0px;
	margin: 0px;
	font-size: 18px;
	line-height: 40px;
    color: #a3a3a3;
    z-index: 99;
}


#content-right .moduleread_head h3{
    color: #fff;
    text-align: center;
}

div.moduleread_head {
    background: url(../images/modbg_mid.png) repeat-y 0% 0%;
}

div.moduleread_head div {
    background: url(../images/modbg_bottom.png) no-repeat bottom center;
    padding-bottom: 5px;
}

div.moduleread_head div div {
    background: none;
}

#content-right {
    display: block;
    float: right;
    margin-left: -235px;
    padding-top: 12px;
    position: relative;
    right: 9px;
    text-align: left;
    width: 230px;
    z-index: 2;
 /*   margin-right: 30px; */
}

#pathway {
	padding:0px;
	margin:0px;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	line-height:30px;
	display:block;
    padding-bottom: 12px;
}

#pathway img {
    vertical-align: middle;
    margin-top: -4px;
}

.module_menu .menu{
    padding: 0 0 21px 0;
    overflow: hidden;
    width: 213px;
    display: block;
}

.module_menu .menu li {
    line-height: 2em;
    color: #010101;
}

.module_menu .menu li a {
    background: url(../images/marker.png) no-repeat 0% 4px;
    display: inline-block;
    padding: 0 0 0 28px;
    text-decoration: none;
    color: #010101;
    font-size: 16px;
   	/*text-shadow: 1px 1px 0 #A7A7A7;*/
}

.module_menu .menu li a:hover, .module_menu .menu li#current a{
    background: url(../images/markerwhite.png) no-repeat 0% 4px;
    color: #f60c12;
}

#footer-wrapper {
    background: url(../images/footerbkg.png) repeat ;
    height: 135px;
    width: 100%;
}

#footer-fixed {
    color: #FFFFFF;
    font-size: 0.8em;
    height: 135px;
    margin: auto;
    padding-top: 26px;
    width: 965px;
}

#footer-fixed a, #footer-fixed a:active {
    color: #fff;
    text-decoration: none;
}

#footer-fixed a:hover {
    color: #ff0000;
}

#menu-footer1 {
    width: 150px;
    height: 108px;
    line-height: 22px;
}
#menu-footer2 {
    width: 220px;
    height: 108px;
    line-height: 22px;
}

#jdrf{
	float:left;
	width:200px;
}
#jdrf img{
	width:100px;
}
#copyright_text{
	float:left;
	width:290px;
	padding-top: 20px;
}

#socialnet {
    width: 100px;
    height: 108px;
}

#copyright {
    width: 490px;
    height: 108px;
    
}

#menu-footer1, #menu-footer2, #socialnet, #copyright {
    float: left;
    overflow: hidden;
}

div.gray-button {
    height: 46px;
}

.gray-button a {
    background: url(../images/graybtn_mid.png) repeat-x 0% 0%;
    display: inline-block;
    height: 45px;
    float: left;
    overflow: hidden;
    line-height: 45px;
    text-decoration: none;
    font-size: 1em;
    font-weight: bold;
    color: #ececec;
}

.gray-button a span {
    background: url(../images/graybtn_left.png) no-repeat 0% 0%;
    display: inline-block;
}

.gray-button a span span {
    background: url(../images/graybtn_right.png) no-repeat 100% 0%;
    display: inline-block;
    height: 45px;
    padding: 0 20px 0 19px;
}

.gray-button a:hover {
    color: #fff;
}

#content-left .gray-button {
    margin-left:  16px;
}
#content-right .moduleread_head .gray-button {
    margin-left:  24px;
}

.module {
    padding-bottom: 20px;
}

#content .contentheading {
    font-size: 18px;
    color: #000;
}

#content ul {
    list-style-type: none;
    padding-left: 25px;
}

#content .contentpaneopen ul li {
    background-image: url(../images/checkbox.png);
    background-repeat: no-repeat;
    background-position: 0.1 .4em;
    padding-left: 1.7em;
}

/************ moduleread_head **************/

.moduleread_head div h3{
    background: url(../images/head_bg.png) no-repeat;
    width: 200px;
    display: block;
    height: 52px;
}

#rsmsc a{
    text-decoration: none;
    margin-left: -10px;
}
.gray-button{
cursor:pointer !important;
}
.gray-button a{
cursor:pointer !important;
}
.gray-button span{
cursor:pointer !important;
}
.gray-button span span{
cursor:pointer !important;
}






/*****phoca gallery********/
#image-box{
/*margin-left: 8px !important;
width: 656px !important;*/
margin-left: -270px !important;
width: 633px !important;
}
#phocagallery {width:719px !important;background:#fff;}

#phocagallery fieldset{
border:none !important;
}

#image-box img{
width: 656px !important;
margin-top: 26px !important;
height: 411px !important;
}

#phocagallery legend{
padding: 4px !important;
}
#phocagallery table{
}

#lbCenter{
height: 500px;
top: 784px;
width: 740px !important;
margin-left: -330px;
left: 674.5px !important;
}

/*#lbCenter img{width:735px !important;}*/
.contentdescription{
width: 148% !important;
text-align: justify;
padding-bottom: 40px !important;
}