/* MDT Main CSS Style Sheet */

* {
margin:0; padding:0;
}

body {
color:#333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: small;
line-height: 1.5em; padding: 0; background-color: #111111; letter-spacing: -1pt;
}

/***********************************************/
/* MDT Accesskeys                              */
/***********************************************/

#accesskeys {
width:770px; text-align: left; position: absolute; height: auto;
}
 
#skiplinks{
display:block; position:absolute; text-align:left; top: 0px; height: 20px; width: 300px; left: 0px;
}

#skiplinks ul {
padding:0; margin:0; list-style:none;
}

#skiplinks li {
padding:0; margin:0; list-style:none; display:inline; height: 20px; width: 300px;
}

#skiplinks a {
color:#0099FF; position:absolute; top:0px; left:0px; overflow: hidden; z-index:1000; height: 0px;
width: 0px; padding: 0px; margin: 0px; font-size: 11px; font-weight: bold;
}

#skiplinks a:active, #skiplinks a:focus {
position:absolute; overflow:visible; width:auto; height:auto; margin:auto;
background-color:#666666; text-decoration:none; white-space: nowrap; padding-right: 5px; 
padding-left: 5px; border-top-style: none; border-right-style: none;
border-bottom-style: none; border-left-style: none;
}

/***********************************************/
/* MDT Type Attributes                        */
/***********************************************/

p, ul, ol {
margin-top: 0; margin-right: 0; margin-bottom: 1.5em; margin-left: 0; line-height: 1.8em;
}

h1, h2, h3, h4, h5, h6 {
font-family: georgia, times, serif; color: #333333; font-weight: normal; margin-bottom: 0.8em;
line-height: 1.5em;
}

h1 {
font-size: 185%; white-space: nowrap;
}

h2 {
font-size: 155%;
}

h3 {
font-size: 145%;
}

h4 {
font-size: 125%;
}

h5 {
font-size: 115%;
}

h6 {
font-size: 90%;
}

/***********************************************/
/* MDT Link Attributes                         */
/***********************************************/

a:link, a:visited {
color: #0099FF; text-decoration: none; cursor: pointer; 
}

a:hover {
color: #0099FF; border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #0099FF;
}

/***********************************************/
/* MDT List Attributes                         */
/***********************************************/

ul {
list-style-type: none; margin-top: 0.3em; margin-bottom: 1.5em;
}

ul.related {
margin-top: 0.3em;
}

ol {
margin: 0.5em 0.5em 1.5em;
}

ol li {
padding-left: 0px; background: none; list-style-type: decimal; margin-left: 25px; padding-bottom: 10px;
}

li {
line-height: 1.5em; position: relative; background-image: url(../assets/bullet.jpg);
background-repeat: no-repeat; background-position: left 4px; padding-left: 20px;
margin-bottom: 0.5em;
}

li.doc {
background-position: 3px -500px;
}

ul.nomarker li {
background: none; padding-left: 0;
}

dl {
margin: 0 0 1em 0;
}

dt {
font-weight: bold; margin-top: 1.3em;
}

dl dl {
margin: 0 0 1.5em 30px;
}

/***********************************************/
/* MDT Layout Header Attributes                */
/***********************************************/

#headerWrap {
background-repeat: repeat-x; background-color: #333333; 
background-image: url(../assets/header_bg1.jpg); background-position: top; margin: 0px;
position: relative; height: 95px;
}

#headerTop {
height: 25px; width: 770px; margin-top: 0px; margin-right: auto; margin-bottom: 0px; margin-left: auto;
}

#access_btn { 
float: right; width: 100px; height: 24px; margin: 0px; padding: 0px; 
}
	
#access_btn a {
display: block; width: 100px; height: 24px; background-image: url(../assets/access_btn_v1.jpg);
background-repeat: no-repeat; background-position: 0 0;
}
	
#access_btn a:hover {
background-image: url(../assets/access_btn_v1.jpg); background-repeat: no-repeat;
background-position: 0px -24px; border-top-style: none; border-right-style: none;
border-bottom-style: none; border-left-style: none;
}

#access_btn.current a {
	background-image: url(../assets/access_btn_v1.jpg);
	background-repeat: no-repeat;
	background-position: 0px -24px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#headerContent {
	padding-bottom: 8px;
	height: 62px;
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#logo_btn {
	float: left;
	width: 60px;
	height: 62px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
	
#logo_btn a {
display: block; width: 60px; height: 62px; background-image: url(../assets/mdt_logo_v1.jpg);
background-repeat: no-repeat; background-position: 0 0;
}
	
#logo_btn a:hover {
background-image: url(../assets/mdt_logo_v1.jpg); background-repeat: no-repeat; background-position: 0px -62px;
border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none;
}

#ce_text {
	float: left;
	width: 150px;
	height: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 9px;
	color: #CCCCCC;
	margin: 0px;
	position: absolute;
}

#logo_right {
	float: right;
	width: 250px;
	height: 40px;
	background-image: url(../assets/meh_logo.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 15px;
}

/***********************************************/
/* MDT Top Navigation Attributes               */
/***********************************************/

#topNavWrap {
height: 32px; background-repeat: repeat-x; background-color: #333333; background-image: url(../assets/nav_bg1.jpg);
background-position: top; margin: 0px; position: relative;
}

#topnav {
width: 770px; list-style: none; margin-top: 0px; margin-right: auto; margin-bottom: 0px;
margin-left: auto; padding: 0px; height: 32px; position: relative;
}

#topnav ul {
float: left; margin: 0px; padding: 0px; list-style: none;
}
	
#topnav li {
display: inline; margin: 0px; padding: 0px; background-image: none;
}
	
#topnav a {
float: left; text-decoration: none; color: #CCCCCC; margin-top: 0px; margin-right: 6px;
margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px;
padding-left: 9px;
}
	
#topnav a span {
float: left; display: block; text-decoration: none; font-size: 12px; color: #CCCCCC;
cursor: pointer; padding-top: 5px; padding-right: 15px; padding-bottom: 8px; padding-left: 4px;
}

#topnav a:hover {
background-color: #666666; background-image: url(../assets/tab_left_over.jpg);
background-repeat: no-repeat; background-position: left top;
border-top-style: none; border-right-style: none; border-bottom-style: none;
border-left-style: none;
}

#topnav a:hover span {
color: #00CCFF; cursor: pointer; background-color: #666666;
background-image: url(../assets/tab_right_over.jpg); background-repeat: no-repeat;
background-position: right top; border-top-style: none; border-right-style: none;
border-bottom-style: none; border-left-style: none;
}

#topnav .current a {
background-color: #FFFFFF; background-image: url(../assets/tab_left_current.jpg);
background-repeat: no-repeat; background-position: left top; border-top-style: none;
border-right-style: none; border-bottom-style: none; border-left-style: none;
}

#topnav .current a span {
color: #333; cursor: pointer; background-color: #FFFFFF; 
background-image: url(../assets/tab_right_current.jpg); background-repeat: no-repeat;
background-position: right top; border-top-style: none; border-right-style: none;
border-bottom-style: none; border-left-style: none;
}

#topnav .section a {
background-color: #FFFFFF; background-image: url(../assets/tab_left_current.jpg); background-repeat: no-repeat;
background-position: left top;
}

#topnav .section a span {
color: #333; background-color: #FFFFFF; background-image: url(../assets/tab_right_current.jpg);
background-repeat: no-repeat; background-position: right top;
}

/***********************************************/
/* MDT Side Nav Attributes  		      	   */
/***********************************************/	

.sideNav {
	width: 750px;
	height: 70px;
	position: relative;
	margin-top: 20px;
}

.sideNav ul{
padding:0px; margin:0px; list-style-type:none; width: 750px;
}

.sideNav li {
	width:236px;
	background-image: none;
	position: relative;
	float: left;
	padding-left: 0px;
}

/* Register */
	
.sideNav li.register{
	display: block;
}

.sideNav li.register a {
	display:block;
	padding:0px;
	text-decoration: none;
	height:70px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../assets/regsiter_but_v1.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.sideNav li.register a:hover { 
background-position: 0 -70px; 
}

.sideNav li.register a:active {
}

.sideNav li.register span {
display: none;
}

/* What is MDT */
	
.sideNav li.whatis{
	display: block;
	padding-right: 21px;
}

.sideNav li.whatis a {
	display:block;
	padding:0px;
	text-decoration: none;
	height:70px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../assets/what_is_but_v1.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.sideNav li.whatis a:hover { 
background-position: 0 -70px; 
}

.sideNav li.whatis a:active {
}

.sideNav li.whatis span {
display: none;
}

/* Mission Statement */

.sideNav li.mission{
	display: block;
	padding-right: 21px;
}

.sideNav li.mission a {
	display:block;
	padding:0px;
	text-decoration: none;
	height:70px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../assets/mission_but_v1.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.sideNav li.mission a:hover { 
background-position: 0 -70px; 
}

.sideNav li.mission a:active {
}

.sideNav li.mission span {
display: none;
}

/***********************************************/
/* MDT Download Attributes  		      	   */
/***********************************************/	

.download {
	width: 202px;
	height: 60px;
	position: absolute;
	top: 0px;
	right: 0px;
}

.download ul{
padding:0px; margin:0px; list-style-type:none; width: 168px;
}

.download li {
	width:202px;
	background-image: none;
	position: relative;
	float: left;
	padding-left: 0px;
}

/* PDF */
	
.download li.pdf{
	display: block;
}

.download li.pdf a {
	display:block;
	padding:0px;
	text-decoration: none;
	height:60px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../assets/download_leaflet.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.download li.pdf a:hover { 
background-position: 0 -60px; 
}

.download li.pdf a:active {
}

.download li.pdf span {
display: none;
}

/***********************************************/
/* MDT News Attributes  		     	 	   */
/***********************************************/	

#news_container {
	width: 750px;
	height: auto;
	position: relative;
}

.date_container{
	height: auto;
	width: 51px;
	height: auto;
	position: relative;
	float: left;
}

.the_date {
	text-align: center;
	width: 41px;
	height: 44px;
	background-image: url(../assets/bg_date.jpg);
	background-repeat: no-repeat;
	margin-right: 10px;
	background-position: 0px 3px;
	position: relative;
}
.date_m {
display: block; font-size: 12px; margin: 0; font-weight: bold; text-align: center;
color: #FFFFFF; padding-top: 1px; padding-right: 0; padding-bottom: 0; padding-left: 0;
}

.date_d {
display: block; font-size: 21px; margin: 0; text-align: center; font-weight: bold; color: #333333;
padding-top: 0em; padding-right: 0; padding-bottom: 1em; padding-left: 0;
}

.desc_container{
	height: auto;
	width: 699px;
	height: auto;
	position: relative;
	float: left;
}

.desc_container h4 {
margin-bottom: 0em;
}

/***********************************************/
/* MDT Vertical Accordian                      */
/***********************************************/

    #vertical_container {
	width: 100%;
    }
		
		.accordion_toggle {
	display: block;
	height: 1px;
	width: 750px;
	text-decoration: none;
	outline: none;
	cursor: pointer;
	padding-top: 0;
	padding-bottom: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0px;
	position: relative;
		}
		
		.accordion_toggle_active {
	background-image: url(../assets/accordian_arrow_up.gif);
	background-repeat: no-repeat;
	background-position: right top;
		}
		
		.accordion_content {
	overflow: hidden;
	margin-left: 51px;
		}
			
			.accordion_content p {
	line-height: 150%;
	padding-top: 5px;
	padding-bottom: 15px;
			}
			
		.vertical_accordion_toggle {
			display: block;
			height: 30px;
			width: 600px;
			padding: 0 10px 0 10px;
			line-height: 30px;
			font-weight: normal;
			text-decoration: none;
			outline: none;
			font-size: 12px;
			cursor: pointer;
			margin: 0 0 0 0;
		}

		.vertical_accordion_toggle_active {
			background: url(images/accordion_toggle_active.jpg) no-repeat top right #e0542f;
			color: #ffffff;
			border-bottom: 1px solid #f68263;
		}

		.vertical_accordion_content {
			background-color: #ffffff;
			color: #444444;
			overflow: hidden;
		}

			.vertical_accordion_content h2 {
				margin: 15px 0 5px 10px;
				color: #0099FF;
			}

			.vertical_accordion_content p {
				line-height: 150%;
				padding: 5px 10px 15px 10px;
			}
	
	    #vertical_nested_container {
	width: 625px;
	margin-top: 20px;
	margin-bottom: 20px;
    }	


/***********************************************/
/* MDT Side Navigation Attributes     		   */
/***********************************************/

.sidemenu ul {
list-style: none; margin: 0; padding: 0;
}

.sidemenu ul li {
	padding: 0px;
	margin: 0px;
	background-image: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.sidemenu ul li a {
	display: block;
	color: #666666;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	position: relative;
	margin: 0px;
	height: auto;
	border-bottom-style: none;
}

.sidemenu ul li a:hover {
	color: #0066FF;
	background-color: #DDDDDD;
	border-bottom-style: none;
}

/***********************************************/
/* MDT Sub Navigation                        */
/***********************************************/

#subNav {
height: 39px; width: 100%; position: relative;
border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #CCCCCC; margin-bottom: 20px;
}

#subNav p {
display:block; color:#999999; text-decoration:none; white-space: nowrap; 
float: left; padding: 10px;
}

#subNav a {
display:block; color: #999999; text-decoration:none; white-space: nowrap; float: left;
padding: 10px; font-family: georgia, times, serif; font-size: 125%;
}

#subNav  a:hover {
color:#333333; background-image: url(../assets/subnav_bg1.jpg); background-repeat: repeat-x;
background-position: left bottom; border-bottom-style: none;
}

#subNav  strong {
color:#333333; display: block; float: left; background-image: url(../assets/subnav_bg1.jpg);
background-repeat: repeat-x; background-position: left bottom; padding: 10px; font-weight: normal;
font-family: georgia, times, serif; font-size: 125%;
}

#subNav  a:hover strong {
color:#FFFFFF; background: #0066cc;
}

#subNav  ul {
margin:0; padding:0; list-style:none;
}
  
#subNav  li {
float:left; margin:0; padding:0; text-indent:0; line-height: normal; background-image: none;
}

/***********************************************/
/* MDT Main Layout Attributes     			   */
/***********************************************/

#wrapper {
min-width:770px; max-width:2500px; background-image: url(../assets/bg_17.jpg);
background-repeat: repeat-y; background-position: right; margin-top: 0;
margin-right: auto; margin-left: auto; margin-bottom: 0px;
}

#contentTopWrap {
background-repeat: repeat-x; background-color: #FFFFFF; background-image: url(../assets/top_content_bg1.jpg); background-position: bottom; position: relative;
}

#contentTopTitle {
width: 750px; list-style: none; margin-top: 0px; margin-right: auto; margin-bottom: 0px; margin-left: auto; position: relative; padding-top: 0.5em; padding-right: 10px; padding-bottom: 1.2em; 
padding-left:10px;
}

#contentTopTitle h1{
margin-bottom: 0em; margin-top: 0px;
}

#contentMainWrap {
width: auto; position: relative; height: auto; margin: 0px; background-color: #eeeeee;
}

#contentMain {
width: 770px; list-style: none; margin-top: 0px; margin-right: auto; margin-bottom: 0px;
margin-left: auto; padding-top: 1em; padding-bottom: 1em; position: relative;
}

#contentfullpage {
float: right; width: 750px; margin-top: 10px; margin-right: 10px; margin-bottom: 0px; position: relative; 
margin-left: 10px; padding-top: 0px; padding-right: 0px; padding-bottom: 20px; padding-left: 0px;
}

#contentfullpage a:link, a:visited {
color: #0099FF; text-decoration: none;
}

#contentfullpage h4 a:link {
text-decoration: none;
}

#contentfullpage h4 a:hover {
color: #0099FF; 
}

#contentfullpage #subNav a {
display:block; color:#999999; text-decoration:none; white-space: nowrap; 
float: left; padding: 10px;
}

#contentleft {
float: left; width: 230px; margin-top: 10px; margin-right: 0px; margin-bottom: 0px; 
margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 20px; padding-left: 0px;
}

#contentright {
float: right; width: 520px; margin-top: 10px; margin-right: 0px; margin-bottom: 0px;
margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 20px; padding-left: 20px;
}

#contentright h4 a:hover{
color: #0099FF;
}

#contentleftTwo {
float: left; width: 510px; margin-top: 10px; margin-right: 20px; margin-bottom: 0px; 
margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 20px; padding-left: 10px;
}

#contentleftTwo h4 a:hover{
color: #0099FF;
}

#contentrightTwo {
float: right; width: 230px; margin-top: 10px; margin-right: 0px; margin-bottom: 0px; 
margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 20px; padding-left: 0px;
}

#footerWrap {
background-repeat: repeat-x; background-position: bottom; height: 60px; width: auto;
}

#footerContent {
padding-bottom: 10px; width: 770px; margin-top: 0px; margin-right: auto; margin-bottom: 0px;
margin-left: auto; padding-top: 15px; border-top-width: 2px; border-top-style: solid;
border-top-color: #333333; position: relative;
}

#footerContent a {
color: #999999; text-decoration: none; border-bottom-style: none; font-size: 12px;
font-weight: normal;
} 


#footerContent a:hover {
color: #333333; border-bottom-style: none;
} 


/***********************************************/
/* MDT About Us Layout Attributes  		   */
/***********************************************/

#contentAbout{
width: 600px; margin-top: 0px; margin-right: auto; margin-bottom: 0px; 
margin-left: auto; padding-top: 0px; padding-right: 0px; padding-bottom: 20px; padding-left: 0px;
}

#contentAbout #container .top {
	width:600px;
	height: 20px;
	background-image: url(../assets/about_top_bg1.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#contentAbout #container .middle {
	width:556px;
	height: auto;
	background-repeat: repeat-x;
	background-position: right top;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(../assets/about_mid_bg1.jpg);
	margin-right: 2px;
	margin-left: 2px;
	padding-right: 20px;
	padding-left: 20px;
	position: relative;
}

#contentAbout #container .middle h4{
	font-weight: bold;
	margin-bottom: 0px;

}

#contentAbout #container .middle p{
	margin-bottom: 0em;

}

#contentAbout #container .middle img{
	margin: 0 0 0 10px;
	z-index:9999;
	border: 1px solid #eee;
	float: right;
	width: auto;
	padding: 5px;
	background: #fff;
	top: -20px;
	position: relative;

}

#contentAbout #container .middle ul{
	list-style-type:none;
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
}

#contentAbout #container .middle li {
	background-image: none;
	display: block;
	width: 385px;
	position: relative;
	left: 15px;
	line-height: 2em;
	background-image: url(../assets/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
}

#contentAbout #container .bottom {
	width:600px;
	height: 20px;
	background-image: url(../assets/about_bot_bg1.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

/***********************************************/
/* MDT Adert Layout Attributes       		   */
/***********************************************/

#contentAdvert{
width: 600px; margin-top: 0px; margin-right: auto; margin-bottom: 0px; 
margin-left: auto; padding-top: 0px; padding-right: 0px; padding-bottom: 20px; padding-left: 0px;
}

#contentAdvert #container .top {
	width:600px;
	height: 20px;
	background-image: url(../assets/about_top_bg1.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#contentAdvert #container .middle {
	width:556px;
	height: auto;
	background-repeat: repeat-x;
	background-position: right top;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(../assets/about_mid_bg1.jpg);
	margin-right: 2px;
	margin-left: 2px;
	padding-right: 20px;
	padding-left: 20px;
	position: relative;
}

#contentAdvert #container .middle h4{
	font-weight: bold;
	margin-bottom: 0px;

}

#contentAdvert #container .middle p{
	margin-bottom: 0em;

}

#contentAdvert #container .middle img{
	margin: 0 0 0 10px;
	position: relative;
	z-index:9999;
	border: 1px solid #eee;
	float: right;
	width: auto;
	padding: 5px;
	background: #fff;
	top: -20px;

}

#contentAdvert #container .middle ul{
	list-style-type:none;
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
}

#contentAdvert #container .middle li {
	background-image: none;
	display: block;
	width: 385px;
	position: relative;
	left: 15px;
	line-height: 2em;
	background-image: url(../assets/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
}

#contentAdvert #container .bottom {
	width:600px;
	height: 20px;
	background-image: url(../assets/about_bot_bg1.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

/***********************************************/
/* MDT Registration Layout Attributes  		   */
/***********************************************/

#contentMiddle {
width: 400px; margin-top: 0px; margin-right: auto; margin-bottom: 0px; 
margin-left: auto; padding-top: 0px; padding-right: 0px; padding-bottom: 20px; padding-left: 0px;
}

#contentMiddle #register .top {
	width:402px;
	height: 20px;
	background-image: url(../assets/reg_top_bg1.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#contentMiddle #register .middle {
	width:400px;
	height: auto;
	background-repeat: repeat-x;
	background-position: right top;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(../assets/reg_mid_bg1.jpg);
}

#contentMiddle #register .middle ul{
	list-style-type:none;
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
}

#contentMiddle #register .middle li {
	background-image: none;
	display: block;
	width: 385px;
	position: relative;
	left: 15px;
	line-height: 2em;
	background-image: url(../assets/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
}

#contentMiddle #register .bottom {
	width:402px;
	height: 20px;
	background-image: url(../assets/reg_bot_bg1.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

/* MDT Register Form */

#regDetails {
	width: 360px;
	height: auto;
	padding-right: 20px;
	padding-left: 20px;
	position: relative;
}

#regDetails a{
}

#regDetails input {
	display: block;
	width: 98%;
	height: 18px;
	border: 1px solid #CCCCCC;
	position: relative;
	background-color: #EEEEEE;
}

#regDetails input.small {
display: block; width: 100px; height: 18px; border: 1px solid #CCCCCC; 
position: relative;
}

#regDetails input.large {
display: block; width: 285px; height: 18px; border: 1px solid #CCCCCC; 
position: relative;
}

#regDetails textarea {
font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	display: block;
	width: 98%;
	height: 50px;
	border: 1px solid #CCCCCC;
	position: relative;
	background-color: #EEEEEE;
}

#regDetails select {
	display: block;
	width: 60%;
	height: 23px;
	border: 1px solid #CCCCCC;
	position: relative;
	background-color: #EEEEEE;
}

#regDetails label {
float: left; display: block; position: relative; width: 100px;
}

#regDetails input.submit {
	color: #FFFFFF;
	width: 155px;
	display: block;
	height: 35px;
	position: relative;
	background-color: #CCCCCC;
	background-image: url(../assets/submit_button.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-left: auto;
	font-size: 12px;
	border-style: none;
	margin-right: auto;
}

/***********************************************/
/* MDT Registration Layout Two Attributes 	   */
/***********************************************/

#contentRegister{
	width: 160px;
	height: 160px;
	background-image: url(../assets/reg_bg1.jpg);
	background-repeat: no-repeat;
	padding: 20px;
	margin-right: auto;
}

#contentRegister h2{
	line-height: 1.2em;
	text-align: center;
	color: #333333;

}

#contentRegister a:hover{
	border-bottom-style: none;
}

/***********************************************/
/* MDT Date Attributes                         */
/***********************************************/



/***********************************************/
/* MDT Class Attributes     		     	   */
/***********************************************/

.hide {
margin: 0px; padding: 0px; font-size: 14px; font-weight: bold; color: #AAA; display: none;
}

.menutitle {
	margin: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
}

.highlight {
	color: #FF6600;
}

.subdued {
color: #666666;
}

.error {
color:#CC3300; font-weight: bold;
}

.success {
color:#66CC00; font-weight: bold;
}

.caption {
color: #666666; font-size: 11px;
}

.footerAlighRight {
position: absolute; right: 0px; top: 25px; display: block;
}

.backtoTop {
	width: 100px;
	margin-right: auto;
	margin-left: auto;
}

.backtoTop a:hover {
	border-bottom-style: none;
}

.thumbnail {
background-color: #FFFFFF; border: 1px solid #CCCCCC; padding: 5px; float: right;
width: auto; position: relative; z-index: 9999; margin: 5px 0px 10px 10px; height: auto;
}

.thumbnail a:hover {
	border-bottom-style: none;
}

.date {
color:#00CCFF; display:block; letter-spacing: 1px; font-size: 75%;
font-weight: bold; position: relative; clear: right;
}

.clear {
border:none; margin-top: 5px; display: table;
} 

.frame {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #CCCCCC;
}

.headline h4{
	margin-bottom: 0.3em;
}

.imgfloat{
	background-color: transparent;
	position: absolute;
	right: 0px;
	top: 40px;
}

.captionfloat{
	background-color: transparent;
	color: #666666;
	display: inline;
	position: absolute;
	right: 10px;
	font-size: 12px;
}

/* Presentation */
	
.presentation {
	display: block;
}

.presentation a {
	display:block;
	padding:0px;
	text-decoration: none;
	height:49px;
	background-image: url(../assets/presentation.jpg);
	background-repeat: no-repeat;
	background-position: right 0;
	position: absolute;
	width: 180px;
	right: 0px;
	bottom: 5px;
}

.presentation a:hover {
background-position: right -49px; border-style: none;
}

.presentation a:active {
}

.presentation span {
display: none;
}

/* Award */
	
.award {
display: block;
}

.award a {
	display:block;
	padding:0px;
	text-decoration: none;
	height:49px;
	background-image: url(../assets/award.jpg);
	background-repeat: no-repeat;
	background-position: right 0;
	position: absolute;
	width: 180px;
	right: 0px;
	bottom: 5px;
}

.award a:hover {
background-position: right -49px; border-style: none;
}

.award a:active {
}

.award span {
display: none;
}

/* Event*/

.event {
	display: block;
}

.event a {
	display:block;
	padding:0px;
	text-decoration: none;
	height:49px;
	background-image: url(../assets/event.jpg);
	background-repeat: no-repeat;
	background-position: right 0;
	position: absolute;
	width: 180px;
	right: 0px;
	bottom: 5px;
}

.event a:hover {
background-position: right -49px; border-style: none;
}

.event a:active {
}

.event span {
display: none;
}


/***********************************************/
/* MDT General Attributes                      */
/***********************************************/

hr {
	height:1px;
	clear:both;
	display: block;
	text-align: right;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #e1e1e1;
	padding-bottom: 10px;
	margin: 0px;
}

/***********************************************/
/* MDT Table Attributes     				   */
/***********************************************/

#table{
	height:auto;
	position: relative;
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
}

#table tbody tr td {
	padding: 3px 8px;
	border-left: 1px solid #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
	
#table tbody tr.selected td {
background-color: #333333; color: #ffffff; font-weight: bold;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #333333;
	height: auto;
	font-size: 100%;
}

/***********************************************/
/* JMD Browser Float Fix 	  	  			   */
/***********************************************/

.clearfix:after {
content: "."; display: block; height: 0; clear: both; visibility: hidden;
}

.clearfix {
display: inline-table;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
