* {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
}

body {
	margin: 30px 0;
	padding: 0;
	background: #FFFFFF;
	margin-top: 5px;
	font-size: 14px;
	color: #6B6B6B;
}

html {min-height: 100%; margin-bottom: 1px;}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	text-transform: titlecase;
	font-weight: normal;
	color: #000000;
}

h2 {
	margin-bottom: 10px;
	border-bottom: 1px solid #F4F4F4;
	font-size: 16px;
}

h3 {
	margin-bottom: 15px;
	padding-bottom: 5px;
	font-size: 16px;
	border-bottom: 1px solid #F4F4F4;
}

p, ol, ul, li, blockquote {
	line-height: 18px;
}


}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

a {
	font-size: 12px;
        color: #6B6B6B;
}


img {
	border: none;
}

#textfield1 {
	width: 185px;
	margin-bottom: 10px;
	border: 1px solid #E0E0E0;
	border-right-color: #F6F6F6;
	border-bottom-color: #F6F6F6;
}

#submit1 {
	border-left:1px solid #EBEBEB; border-right:1px solid #EBEBEB; border-top:1px solid #EBEBEB; border-bottom:1px solid #DDDDDD; background: #FBFBFB url('images/img7.gif') repeat-x;
	text-transform: lowercase;
	font-size: 12px;
	color: #7A7A7A
}

/* Posted */

.posted {
	height: 33px;
	background: url('images/img6.gif') repeat-x;
	border-bottom: 1px solid #F2F2F2; margin-left:0; margin-right:0; margin-top:0; margin-bottom:30px; padding-left:15px; padding-right:15px; padding-top:10px; padding-bottom:0
}

.posted p {
	float: left;
	margin: 0;
}

.posted li {
	float: left;
	margin: 0;
}

.posted .comments {
	float: right;
}

.posted a {
	color: #717171;
}

/* Header */

#header {
	min-width: 780px;
	max-width: 1100px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px ;       
	display: block;
      position: relative;
	height: 80px;
	padding: 0;	
      background: #ffffff url('images/headerpad.gif') repeat-x top;
}


/* Logo */

#logoleft {
	left: 0;
	height: 60px;
	width: 250px;	
	padding: 0;	
	background: #ffffff url('images/headerlogo.gif') no-repeat left top;
	top: 0;
    	position: absolute
}

#topmenu {
        right: 0px;
	height: 60px;
	padding: 0 0 0 0;	
	top: 25px;
    	position: absolute;
}

#topmenu a {text-decoration: none;}

#logoright {
	right: 0;
	height: 60px;
	width: 32px;	
	padding: 0;	
	background: #ffffff url('images/headerright.gif') no-repeat right top;
	top: 0;
    	position: absolute
}

#logo {
	left: 0;
	height: 60px;
	width: 260px;	
	padding: 0 0 0 0;	
	top: 0;
    	position: absolute;
}


#logo * {
	text-decoration: none;
}

#logo h1 {
	float: left;
	padding: 50px 0 0 40px;
	font-size: 36px;
}

#logo h1 a {
	color: #000000;
}

#logo h1 span {
	font-weight: bold;
}

#logo h2 {
	float: left;
	padding: 72px 0 0 8px;
	font-size: 12px;
	border: none;
}

#logo h2 a {
	color: #B4B4B4;
}

/* Menu */

#langmenu {
	float: right;
	height: 60px;
	background: url('images/img32.gif') no-repeat right top;; padding-left:0px; padding-right:px; padding-top:0px; padding-bottom:0px
}

#langmenu ul {
	margin: 30px;
	padding: 0px 20px 0px 0px;
	list-style: none;
}

#langmenu a {
	padding: 0 0px 0 10px;
}

/* Main Menu */


table.menu1 {
	table-layout: fixed;
	border-spacing: 0 0 0 0;
	bordercolor: #111111;
}

#menu1 {
	float: center;
	height: 40px;
	padding: 0px 0px 2x 0;
}

#menu1 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu1 li {
	display: inline;
	border-left: thick #ABABAB;
}

#menu1 a {
	width: 120px	
	padding: 0 5px 0 5px;
	text-transform: titlecase;
	font-weight: 700;
	text-decoration: none;
	font-size: 13px;
	color: #6B6B6B;
}

#menu1 td.menuselected a{
	color: #2C8CD3;
}

table {
	border-collapse: collapse ;
} 

table.submenu {
	table-layout: fixed;
	border-spacing: 0 0 0 0;
	bordercolor: #111111;
}



table td.menu {
	border-bottom:solid 1px #6B6B6B;
	border-right:dotted 1px #6B6B6B;
	width: 225px;
	text-align: center;
	padding: 2px 0 2px 0;
}

table td.menu_noborder {
	border-bottom:solid 1px #6B6B6B;
	width: 225px;
	text-align: center;
	padding: 2px 0 2px 0;
}

table td.menuselected {
	border-left: solid 1px #6B6B6B;
	border-right:solid 1px #6B6B6B;
	border-top:solid 1px #6B6B6B;
      border-bottom:solid 0px #6B6B6B;
	width: 225px;
	background: #E9E9E9;
	text-align: center;
	padding: 2px 0 2px 0px;
}

table td.casestudyheader {
	border-left: solid 1px #6B6B6B;
	border-right:solid 1px #6B6B6B;
	border-top:solid 1px #6B6B6B;
        border-bottom:solid 1px #6B6B6B;
        width: 225px;
	background: #E9E9E9;
	text-align: center;
	padding: 5px 5px 5px 5px;
	color: #2C8CD3;
}

table td.casestudybody {
	border-left: solid 1px #6B6B6B;
	border-right:solid 1px #6B6B6B;
        border-bottom:solid 1px #6B6B6B;
	width: 225px;
	background: #ffffff;
	text-align: left;
	padding: 5px 5px 5px 5px;
        font-size: 11px;
        line-height: 1.5em;
}

#menu a:hover {
	color: #A98FB7; 
	text-decoration:underline;}
}


#menu .first a {
	border: none;
}

table td.submenu {
	border-left-width: 0;
	border-right-width: 0;
	width: 280px;
	background: #E9E9E9;
	text-align: center;
	padding: 5px 12px 5px 12px;
}

table td.submenuleftmost {
	border-left:  solid 1px #6B6B6B;
	border-right-width: 0;
	width: 280px;
	background: #E9E9E9;
	text-align: center;
	padding: 5px 12px 5px 12px;
}

table td.submenurightmost {
	border-right:  solid 1px #6B6B6B;
	border-left-width: 0;
	width: 280px;
	background: #E9E9E9;
	text-align: center;
	padding: 5px 12px 5px 12px;
}


#submenu a {
	max-width: 140px	
	padding: 0px 5px 0 5px;
	text-transform: titlecase;
	text-decoration: none;
	font-size: 13px;
	color: #6B6B6B;
}

#submenu a.selected {
	max-width: 140px	
	padding: 0 5px 0 5px;
	text-transform: titlecase;
	text-decoration: none;
	font-size: 13px;
	color: #2C8CD3;
}


/* Splash */

#splash {
	float: center;
	min-width: 740px;
	max-width: 1060px;
	height: 80px;
	margin: 0 auto;
	padding: 5px 0 0 0;
	background: #FFFFFF ;
	border-right: 20px solid #FFFFFF;
	border-left: 20px solid #FFFFFF;
}

/* Content */

#content {
	min-width: 742px;
	max-width: 1062px;
	margin: 0 auto 0 auto;
	padding: 0px 19px 0 19px;
	background: #FFFFFF ;
}

#content h1 {
	float: center;
	padding: 15px 15px 0px 15px;
	font-size: 14px;
	margin-top: 10 px;
	margin-bottom: 10 px;
	color: #2C8CD3;	
	border: none;
}

#content h2 {
	float: center;
	padding: 10px 15px 0px 15px;
	text-transform: titlecase;
	font-size: 12px;
	color: #2C8CD3;
	border: none;
}

#content p {
	padding: 0px 15px 0px 15px;
	font-size: 11px;
	line-height: 17px;
	margin-bottom: 35 px;
	border: none;
        text-align: justify; 
        text-justify: newspaper
}

#content form {
	padding: 0px 15px 0px 15px;
	border: none;
}

#content ul {
	padding: 0px 15px 0px 30px;
	border: none;
	line-height: 18px;
}

#content li {
	padding: 0px 0px 0px 5px;
	list-style-type: disc;	
	font-size: 11px;
	list-style-position: outside;
	margin-top: -5px;
	margin-bottom: 10px;
	line-height: 18px;
	border: none;
}

.btt {
	margin: -18px 80px 0px 15px;
	width: 23px;
	height: 11px;
	float: right;
}
.caption {
	margin: 30px 0px 10px 0px;
	min-width: 667px;
	max-width: 1000px;
	text-align: center;	
	float: left;
}

.image {
	margin: 0px 0px 0px 0px;
	text-align: center;	
	float: center;
}



/* Footer */


#footer {
	min-width: 780px;
	max-width: 1100px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -12px ;       
	display: block;
        position: relative;
        background: #ffffff;
        text-align: center;
        height: 36px;
        padding: 0;
        clear:both;
}

#footer p {
	padding: 40px 0px 0px 0px;
	font-size: 11px;
	color: #5D5d5d;
}

#footer a {
	color: #5D5D5D;
}

#footer .l { 
    	left:  0; 
	 
	width: 24px;
    	height: 30px;
    	position: absolute;
    	bottom: 0;
}

#footer .r { 
	right: 0; 

	width: 24px;
    	height: 30px;
    	position: absolute;
    	bottom: 0;
}


#contentleft {
 float: left; 
 width: 70%;
 line-height: 18px;
}


#contentright {
 float: right; 
 width: 28%;
 padding: 1px 1px 1px 1px;
 margin-left: 1px;
 margin-right: 1px;
 margin-top: 12px ; 
}

#contentleft_video {
 float: left; 
 width: 60%;
}

#contentright_video {
 float: left; 
 width: 38%;
 padding: 5px 5px 5px 5px;
 margin-left: auto;
 margin-right: auto;
 margin-top: -12px ; 
}


}