@charset "utf-8";
/* Brainshark CSS */

/* -------------------------------------------------------- */
/* -- GLOBAL ---------------------------------------------- */
/* -------------------------------------------------------- */
flag {color:#ff0000;}
flag img {outline:1px solid #ff0000;}

* {margin: 0px; padding: 0px; border: none;}

a:link {color: #007cc2; text-decoration: underline;}
a:visited {color: #007cc2; text-decoration: none;}
a:hover {color: #26b5ff; text-decoration: none;}
a:active {color: #007cc2; text-decoration: none;}


div.clear {clear: both;}

a.with_arrow {
	background-image: url(../../images/arrow_right.png);
	background-position: center right;
	background-repeat: no-repeat;
	padding: 0px 20px 0px 0px;
	margin: 0px 0px 5px 0px;
	font-weight: normal;
	color: #007cc2;
	text-align: left;
	}
	
	a.with_arrow:link {text-decoration: none;}
	a.with_arrow:visited {text-decoration: none;}
	a.with_arrow:hover {color: #26b5ff; text-decoration: none;}
	a.with_arrow:active {text-decoration: none;}
	

body {
	background-color: #E1E1E1;
	background-image: url(../images/page_bg_ent.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
	position:relative
	}
	
.container {
	width: 940px;
	margin: 0px auto 0px auto;
	}
	
	
#headerWrapper
{
	background-color:#007CC4;
	margin:0;
	clear:left;
	padding: 0 0 0 0;
}




#menuWrapper {
	width: 620px;
	float:right;
	padding: 0 0 0 0;
	margin:0;
	background-color:#007CC4
}


#roundedBoxTopRight a:hover img, #demo a:hover img, #myBRight a:hover img, 
{
	opacity:0.7;
	filter:alpha(opacity=70);
	background-color:#FFF
}

#myBRight a:hover img
{
	opacity:0.7;
	filter:alpha(opacity=70);
	background-color:#EFEFEF
}

#appRight a:hover img
{
	opacity:100%;
}

#roundedBoxTopRight ul li a
{
	padding: 0 2px 0 0;
}


#roundedBoxTopRight ul li a:hover
{
	text-decoration:underline;
}

#menu{
	width:540px;
	float:right;
	margin:0;
	padding:15px 10px 5px 0;
	text-align:right;
	font-size: 80%;

}

#menu ul li
{
	padding:5px 10px 0 10px;
	margin:0;
	color: #fff;
	display: inline;
	text-decoration:none;
	border-bottom: none;
	position:relative
}

#menu ul li a
{
	padding:5px 0px 4px 0px;
	margin:0;
	color: #fff;
	text-decoration:none;
	border-bottom: none;

}

#menu ul li a:hover
{
	color: #FFC ;
	border-bottom:2px #65B5E1 solid !important;
}

#selected
{
	color: #FFC !important;
	border-bottom:2px #65B5E1 solid !important;
}


.clearBoth {
	clear:both;
	height:1px;
}

.clearBoxes1 {
	clear:both;
	height:1px;
	width: 940px;
	margin:0 auto;
}

.clearBoxes2 {
	clear:both;
	height:1px;
	width: 940px;
	margin:0 auto;
}

#roundedBoxMain {
	background-color: #EFEFEF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #ccc;
	padding:2px;
	width: 645px;
	float:left;
	margin: 0px;
	height: 300px;
	margin: 0 0 20px 20px;
}

#roundedBoxTopRight {
	border: 0px solid #ccc;
	padding: 0;
	width: 207px;
	float:right;
	margin: 0 0px 0px 0px;
	/*height: 384px;*/
	background-repeat: no-repeat
}

#myBRight {
	border-bottom: 0px solid #ccc;
	padding: 10px 5px 5px 5px;
	width: 197px;
	float:right;
	margin: 10px 0px 15px 0px;
	height: 170px;
	background-image:url(../images/myB-bg-box.gif);
	background-repeat: no-repeat
}

#appRight {
	width:197px;
	float:right;
	height:170px;
	background-image:url(../images/app-box-bg.gif);
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	border-bottom:0px solid #CCCCCC;
	margin:10px 0px 15px 0px;
	padding:10px 5px 5px 5px;
}

#demo {
	width: 207px;
	float:right;
	margin: 0 0px 5px 0;
	border-bottom:0px solid #CCC;
	padding: 0 0 5px 0;
}

	

.demoregistration {
	position:relative;
}

.message {
	background-color: #FFC;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #ccc;
	padding: 10px;
	width: 186px;
	margin: 0;
	position:absolute;
	top: 54px;
	left:713px;
	display:none;
	font-size:60%;
	z-index:9999
}

#roundedBox1, #roundedBox2, #roundedBox3 {
	background-color: #EFEFEF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #ccc;
	padding: 10px;
	width: 294px;
	float:left;
	margin: 0 0 0 20px;
	min-height: 144px;
}

#roundedBox1{
	width: 293px;
}

#roundedBox3 img{
	float: left;
	padding: 10px 10px 0px 0;
}

#roundedBoxMain:hover, #roundedBox1:hover, #roundedBox2:hover, #roundedBox3:hover  {
	background-color: #F8F8F8;

}

#roundedBoxMain h2, #roundedBox1 h2, #roundedBox2 h2, #roundedBox3 h2 {
	margin:10px 0 0px 0; 
	padding:0; 
	color:#007bc4; 
	font-size:85%; 
	font-weight:bold;
}

#roundedBoxTopRight h2{
	margin:0 0 15px 0; 
	padding:0; 
	color:#007bc4; 
	font-size:85%; 
	font-weight:bold;
}

#myBRight h2{
	margin:0 0 15px 0; 
	padding:0; 
	color:#fff; 
	font-size:85%; 
	font-weight:bold;
}

#roundedBoxTopRight h3, #myBRight h3{
	margin:0 0 2px 0 !important; 
	padding:0; 
	color:#007bc4; 
	font-size:85%; 
	font-weight:bold;
}

#roundedBoxTopRight h4, #myBRight h4{
	margin:0 0 2px 0 !important; 
	padding:0; 
	color:#007bc4; 
	font-size:85%; 
	font-weight:bold;
	float:left;
	width: 130px;
}


#demo h2 {
	margin:0 0 10px 0; 
	padding:0; 
	color:#007bc4; 
	font-size:85%; 
	font-weight:bold;
}

#roundedBox1 h2, #roundedBox3 h2 {
	margin:0 0 10px 0; 
	float:left;
	width: 200px;
}

#roundedBoxTopRight h3 {
	margin:0 0 10px 0; 
	float:left;
	width: 130px;
}

#roundedBox1 span a, #roundedBoxTopRight span a, #roundedBox3 span a{
	float:right;
	padding:0 !important;
	margin:0 !important;
	width: 60px;
	font-size:70%
}

.boxes ul li {
	list-style: none;
	font-size: 75%;
	padding: 2px 0;
}

.boxes ul li a{
	color: #007CC2;
	text-decoration:none
}

.boxes ul li a:hover{
	color: #007CC2;
	text-decoration:underline
}

.boxes a{
	color: #007CC2;
	text-decoration:none
}

.boxes a:hover{
	color: #007CC2;
	text-decoration:underline
}

.boxes p{
	font-size:75%; 
	line-height:140%;
	padding: 5px 0 10px 0;
	margin:0;
}

#demo p {
	font-size:75%; 
	line-height:140%;
	padding: 0 0 10px 0 !important;
	margin:0 !important;
}


#mainWrapperTop
{
	width:100%;
	margin:0;
	padding:0;
}


#main 
{
	width:940px;
	text-align:left;
	margin: 0 auto;
	padding: 20px 0 20px 0;
	position:relative;
	overflow:hidden;
	background-color:#FFF
	/*padding-bottom:235px;*/
}

#main a img
{
	border: none;
}


.leftQuote {
	font-size: 500% !important;
	color:#CCC;
	float:left;
	padding: 10px 10px 30px 0;
	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:normal;
	line-height: 90%
}

.rightQuote {
	font-size: 80%;
	color:#666;
	font-weight:normal;
	padding: 10px 0 0 0;
	margin:0;
	font-style:italic;
	line-height: 160%
}

.rightQuote div{
	margin-top:8px
}

.rightQuote a{
	font-size: 90%;
	font-style: normal;
}

#imgCaseStudy {
	border: 0px solid #999 !important;
	float: right;
	padding: 5px 0 5px 5px;
	background-color:#FFF;
	margin:0;
}



	
#featured{ 
	width:630px; 
	padding-right:0px; 
	position:relative; 
	height:300px; 
	background:#fff;

}

#featured ul.ui-tabs-nav{ 
	position:absolute; 
	top:0; 
	left:348px; 
	list-style:none; 
	padding:0; margin:0; 
	width:297px;
	z-index:9999;


}
#featured ul.ui-tabs-nav li{ 
	padding:0; 
	padding-left:13px;  
	font-size:80%; 
	color:#666; 
	z-index:9999

}
#featured ul.ui-tabs-nav li img{ 
	float:left; 
	margin:0 10px 2px 10px; 
	background:#fff; 
	padding:2px; 
	border:1px solid #eee;
}
#featured ul.ui-tabs-nav li span{ 
	font-size:110%;
	font-weight:bold;
	text-transform:capitalize;
	padding:0px;
	margin:0px;
	line-height:100%;
}

#featured ul.ui-tabs-nav li blockquote{ 
	font-size:100%;
	font-weight:normal;
	padding:2px 0 0 0;
	margin:0px;
	line-height:110%
}


#featured li.ui-tabs-nav-item a{ 
	display:block; 
	height:69px; 
	color:#555 !important;  
	background:#EFEFEF; 
	border-bottom: 1px solid #CCC;
	margin-top:0;
	padding:5px 0 0 0;
	text-decoration:none !important;
	line-height:130% !important;
	padding-right:10px;
	z-index:9999
}

#featured li.ui-tabs-nav-item a:hover{ 
	background:#FFF1DF; 
}
#featured li.ui-tabs-selected{ 
	background:url('/images/selected-item.png') top left no-repeat;
	visibility:visible;
	/*background-color:#0F0;*/
	z-index:9999


}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
	background: #FF8C00;
	outline:none;
	color:#FFF !important
}
#featured .ui-tabs-panel{ 
	width:361px; 
	height:300px; 
	background:#fff; 
	position:relative;
}
#featured .ui-tabs-panel .info{ 
	position:absolute; 
	top:220px; left:0; 
	height:80px; 
	background: url('/images/transparent-bg.png'); 
}

#featured .info h2 { 
	padding:0 !important; 
	margin:0 !important;
}


#featured .info h2 a{ 
	font-size:140%; 
	color:#fff !important; 
	padding:5px 5px 5px 5px !important; 
	margin:0;
	overflow:hidden;
	text-decoration:none !important;
	display:block
}

#featured .info h2 a:hover{ 
	text-decoration:underline  !important
}
#featured .info p{ 
	margin:0 5px;  
	font-size:90%; 
	line-height:125%;
	color:#f0f0f0;
	padding:0;
	display:block
}


#featured .info a{ 
	text-decoration:none; 
	color:#fff !important; 
	display:block;
	width:351px;
	padding-right:10px
}
#featured .info a:hover{ 
	text-decoration:underline; 
}
#featured .ui-tabs-hide{ 
	display:none; 
}

#roundedBox1 blockquote {
	width: 320px;
	padding: 0;
	margin: 12px 0 0 0;
	}

#roundedBox1 blockquote img{
	border: 1px solid #999 !important;
	padding: 2px;
	margin: 0;
	text-align:center;
	background-color:#FFF
	}
	
.shadetabs{
	width:940px;
	text-align:left;
	margin:0 auto;
	height:auto;
	padding: 10px 20px 0 20px;
	font-size: 75%;
}

.shadetabs li{
	display: inline;
	margin: 0;
}

.shadetabs li a{
	text-decoration: none;
	position: relative;
	z-index: 1;
	padding: 1px 8px 1px 0;
	margin-right: 3px;
	border-right: 1px solid #666;
	color:#666;	
}

.shadetabs li a:visited{
	color: #666666;
}

.shadetabs li a:hover{
	text-decoration: underline;
	color: #666666;
}

.shadetabs li a.selected{ /*selected main tab style */
	position: relative;
	font-weight: bold
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}

.footer_sitemap {
	float: left;
	width: 16%;
	padding: 5px 0 0 0;
	margin:0;
	text-align:left;
	font-size: 60%;
	list-style: none
}

.footer_sitemap li{
	padding: 3px 20px 3px 0;
	margin:0;

}

.sitemap
{
	width:940px;
	text-align:left;
	margin:0 auto;
	height:auto;
	padding: 10px 20px 0 20px;
	font-size: 100%;
	background-color:#e1e1e1;
	overflow: hidden;
}

#copyright_footer {
	width: 940px;
	margin:0 auto;
	padding: 30px 20px 20px 20px;
	color: #7d7d7d;
	font-size: .7em;
	text-align:left
	}
	
#copyright_footer a {
	margin: 0px 0px 0px 8px;
	padding: 0px 0px 0px 10px;
	color: #007cc2;
	border-left: 1px solid #bababa;
	}
	
#copyright_footer a:hover {color: #26b5ff;}





	
/* -------------------------------------------------------- */
/* -- HEADER - Common ------------------------------------- */
/* -------------------------------------------------------- */

.header {
	position: relative;
	width: 940px;
	margin:0 auto;
	height: 87px;
	}
	
/* -------------------------------------------------------- */
/* -- HEADER - Top of the page ---------------------------- */
/* -------------------------------------------------------- */

.header .top_nav {
	position: absolute;
	top: 8px;
	right: 0px;
	width: 360px;
	height: 24px;
	background-image: url(../images/top_header_nav_bg.gif);
	background-repeat: no-repeat;		
	}
	
.header .top_nav ul {
	margin: 0px 2px 0px 5px;
	}

.header .top_nav ul li {
	display: inline;
	float: left;
	padding: 2px 0px 0px 0px;
	text-align: center;
	width: 115px;
	}
	
.header .top_nav ul li a {
	font-size: .7em;
	}

.header .top_nav ul li a:link {color: #7d7d7d; text-decoration: none;}
.header .top_nav ul li a:visited {color: #7d7d7d; text-decoration: none;}
.header .top_nav ul li a:hover {color: #000000; text-decoration: none;}
.header .top_nav ul li a:active {color: #7d7d7d; text-decoration: none;}
.header .top_nav ul li a.selected {color: #000000; text-decoration: none;}
	
/* -------------------------------------------------------- */
/* -- HEADER - Logo --------------------------------------- */
/* -------------------------------------------------------- */

.header .logo {
	position: absolute;
	bottom: 11px;
	left: 14px;
	background-image: url(../images/brainshark_logo.gif);
	width: 277px;
	height: 44px;
	}
	
.header .logo a {
	display: block;
	width: 277px;
	height: 44px;
	}

.header .logo a i {
	display: none;
	}
	
/* -------------------------------------------------------- */
/* -- HEADER - Nav on the Right --------------------------- */
/* -------------------------------------------------------- */

.header .search_nav {
	position: absolute;
	bottom: 10px;
	right: 0px;
	}

.header .search_nav ul {
	font-size: .7em;
	float: left;
	margin: 3px 8px 0px 0px;
	}
	
.header .search_nav ul li {
	display: inline;
	padding: 0px 5px 0px 5px;
	border-right: 1px solid #d1d1d1;
	}
	
.header .search_nav ul .last {
	padding: 0px 5px 0px 5px;
	border-right: none;
	}
	
.header .search_nav ul li a {}
	
.header .search_nav ul li a:link {color: #007cc2; text-decoration: none;}
.header .search_nav ul li a:visited {color: #007cc2; text-decoration: none;}
.header .search_nav ul li a:hover {color: #26b5ff; text-decoration: none;}
.header .search_nav ul li a:active {color: #007cc2; text-decoration: none;}
	
.header .search_nav form {
	float: left;
	}
		
input.generic_text_input {
	vertical-align:top;
	height:15px;
	font-size: .7em;
	color: #333333;
	background-color: #ffffff;
	border: 1px solid #d1d1d1;
	padding: 2px 3px 2px 3px;
	}

select.generic_text_input {
	vertical-align:top;
	height:20px;
	font-size: .9em;
	color: #333333;
	background-color: #ffffff;
	border: 1px solid #d1d1d1;
	padding: 2px 3px 2px 3px;
	}

input.generic_html_button {
	vertical-align:top;
	font-size: .7em;
	color: #007cc2;
	background-color: #d1d1d1;
	background-image: url(../images/search_button_bg.gif);
	background-repeat: repeat-x;
	background-position: top left;
	border: 1px solid #d1d1d1;
	margin: 0 0 0 -1px;
	padding: 1px 5px 3px 5px;
	cursor: pointer;
	}

/* -------------------------------------------------------- */
/* -- NAV - Pulldown -------------------------------------- */
/* -------------------------------------------------------- */
.pulldown {
	background-color: #007cc2;
	background-image: url(../images/nav_corners_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	overflow: auto;
	padding: 0px 0px 0px 0px;
	font-size: .75em;
	width: 940px;
	margin:0 auto;
	}

.pulldown ul {
	list-style: none;
	border-left: 1px solid #47a8f1;
	margin: 0px 0px 0px 10px;
	overflow: auto;
	}

.pulldown li {
	display: block;
	float: left;
	text-transform: capitalize;
	border-right: 1px solid #47a8f1;
	}

.pulldown li#selected a {
	background-color: #47a8f1;
	}
	
.pulldown a {
	float: left;
	color: #ffffff;
	background-color: #007cc2;
	padding: 1px 8px 3px 8px;
	font-weight: bold;
	text-decoration: none;
	}

.pulldown a span {
	float: none;
	display: block;
	padding: 4px 8px 2px 7px;
	}

.pulldown a:hover {
	background-color: #47a8f1;
	}

.pulldown a:hover span {
	background-color: #47a8f1;
	}

.pulldown .selected a, #ddcolortabs .selected a span { /*currently selected tab*/
	background-color: #47a8f1;
	}

.submenu {
	position: absolute;
	top: 0px;
	background-color: #a4d5fa;
	width: 135px;
	border-top: none;
	border-left: 1px solid #47a8f1;
	border-bottom: none;
	border-right: 1px solid #47a8f1;
	font-size: .75em;
	line-height: 18px;
	z-index: 10000;
	visibility: hidden;
	margin: -1px 0px 0px -1px;
	text-align:left

	}


.submenu a {
	width: auto;
	display: block;
	border-bottom: 1px solid #47a8f1;
	padding: 2px 15px 2px 15px;
	text-decoration: none;
	color: #000000;
	}

.submenu a:hover {
	background-color: #47a8f1;
	color: #ffffff;
	}
	
/* -------------------------------------------------------- */
/* -- NAV - Images ---------------------------------------- */
/* -------------------------------------------------------- */

.imgs {
	height: 249px;
	background-color: #999999;
	}
	
.imgs .imgs_content {
	display: none;
	position: relative;
	height:250px;
	}

.imgs .imgs_content h2 {
	width: 100%;
	position: absolute;
	top: 45px;
	left: 32px;
	font-size: 1.65em;
	}

.imgs .imgs_content div {
	position: absolute;
	top: 85px;
	left: 140px;
	width: 430px;
	font-size: .8em;
	}

.imgs .imgs_content p {
	margin: 0px 0px 5px 0px;
	}

.imgs .imgs_content p a:link, .imgs .imgs_content p a:visited {
	position: inherit;
	display: inline;
	background-image: none;
	color: #007cc2;
	}

.imgs .imgs_content p a:hover, .imgs .imgs_content p a:active, .imgs .imgs_content p a:focus {
	color: #26b5ff;
	}

.imgs .imgs_content .inverse{
	color: #ffffff;
	}



/* -------------------------------------------------------- */
/* -- NAV - Pop-Up Tabs ----------------------------------- */
/* -------------------------------------------------------- */

.tabs {
	position: relative;
	bottom: 0px;
	width: 100%;
	}
	
.tabs ul li {
	display: block;
	float: left;
	width: 234px;
	height: 30px;
	margin: 0px 1px 0px 0px;
	}

.tabs ul li.current {
/*	background-color: transparent; */
	}

.tabs ul li + li + li + li + li {
	width: 235px;
	margin: 0px 0px 0px 0px;
	}

.tabs ul li.hidden {
	display: none;
	}
	
.tabs ul li a {
	position: absolute;
	bottom: 0px;
	display: block;	
	width: 198px;
	color: #ffffff;
	font-weight: bold;
	font-size: .75em;
	text-decoration: none;
	padding: 8px 18px 9px 18px;
	background-image: url(../images/nav_images_bg.png);
	background-position: 0px 0px;
	background-repeat: repeat;
	background-color: transparent;
	}
	
.tabs ul li a.current {
	height: 50px;
	}

.tabs ul li + li + li + li + li a {
	width: 199px;
	}

.tabs ul li a span {
	display: block;
	margin: -8px -18px -7px -18px;
	padding: 8px 18px 7px 18px;
	background-color: transparent;
	background-image: url(../images/arrow_up.png);
	background-position: 207px 8px;
	background-repeat: no-repeat;
	}
	
.tabs ul li a.current span {background-image: none;}

/* -------------------------------------------------------- */
/* -- CONTENT - Common ------------------------------------ */
/* -------------------------------------------------------- */

.content_bg {
	background-color: #ffffff;
	}


	
.content {
	background-color: #ffffff;
	background-image: url(../images/content_bg.gif);
	background-position: 703px 16px;
	background-repeat: repeat-y;
	padding: 0px 16px 35px 16px;
	margin: 16px 0px 6px 0px;
	font-size: .8em;
	line-height: 1.2em;
	}

.content .lhs {
	width: 600px;
	padding: 10px 35px 0px 35px;
	}

.content h1 {
	color: #007cc2;
	font-size: 1.6em;
	border-bottom: 1px solid #d1d1d1;
	padding: 0px 0px 3px 0px;
	margin: 25px 0px 15px 0px;
	}
	
.content h2 {
	color: #4b4b4b;
	border-bottom: 1px solid #d1d1d1;
	font-size: 1.2em;
	padding: 0px 0px 3px 0px;
	margin: 35px 0px 10px 0px;
	text-transform: uppercase;
	}
	
.content h3 {
	color: #999999;
	margin: 25px 0px 15px 0px;
	font-weight: bold;
	}
	
.content h4 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	font-size: 1.1em;
	}

.content h5 {
	margin: 20px 0px 0px 0px;
	font-weight: bold;
	font-size: 1.1em;
	}
		
.content img.inset {
	float: right;
	margin: 20px 0px 10px 20px;
	}

.gridhead {
	color: #007cc2;
	font-size: 1.6em;
	padding: 0px 0px 3px 0px;
	margin: 25px 0px 15px 0px;
	}
	
	
.content img.inset2 {
	float: left;
	margin: 0px 15px 0px 0px;
	}
	
.content p {
	margin: 10px 0px 10px 0px;
	line-height: 1.3em;
	}
	
.content p + img {
	margin: 15px 0px 40px 0px;
	}

.content ul {
	margin: 0px 0px 10px 18px;
	list-style-image: url(../images/bullet.gif);
	}
	
.content ul.p {
	margin: 10px 0px 0px 0px;
	list-style: none;
	}

.content ul.p li {
	margin: 0px 0px 0px 0px;
	}

.content ol {
	margin: 0px 0px 0px 20px;
	}
	
.content ol li{
	margin: 0px 0px 0px 10px;
	}
	
.content ol li p {
	margin: -5px 0px 25px 0px;
	}

.content ol li h4 {
	margin: 0px 0px 10px 0px;
	}

.content .quote {
	margin: 10px 0px 10px 0px;
	line-height: 1em;
	font-family: times, times new roman, serif;
	font-size: 1.3em;
	font-style: italic;
	color: #333333;
	}


div.module {
	border-bottom: 1px dotted #d1d1d1;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}

div.news-module {
	border-bottom: 1px dotted #d1d1d1;
	padding: 0px 0px 8px 0px;
	margin: 0px 0px 15px 0px;
	}

		div.news-module ul li {
			margin: 15px 0px 0px 0px;
			font-weight: bold;
			}
			
		div.news-module a {
			font-weight: normal;
			}



	
.content_bottom {
	background-color: #ffffff;
	background-image: url(../images/content_bottom.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 6px;
	margin: 0 auto;
	width:940px;
	}
	


input, textarea, select
{
 	border: 1px solid #999999;
 }

.optional,
input.required,
textarea.required, 
.validate-email, 
.validate-alphanum, 
.validate-selection
{
/*	border: 1px solid #00A8E6;	*/
	background-color: #f1f1f1;
	color: #000000;
	padding: 3px;
}

input.validation-failed, textarea.validation-failed {
/*	border: 1px solid #FF3300;	*/
	color : #FF3300;
}
input.validation-passed,
textarea.validation-passed,
.validation-passed {
/*	border: 1px solid #000000;	*/
	color : #000;
}

.validation-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #FF3300;
	color : #FFF;
	font-weight: bold;
}

fieldset {
	padding: 1em;
	margin-bottom: 0.5em;
}

label {
	font-weight: normal;
	}
	
.field-label {
	padding: 5px 0px 3px 0px;	
	}	
.form-row {
	clear: both;
	padding: 0.5em;
}

label b {
	font-size: 1.2em;
	color: #ff3300;
	margin: 0px 5px 0px -10px;
	}

.submit {
	margin: 5px 0px 0px 5px;
	}

.rightHP {
	width: 206px;
	float:right;
	padding: 0;
	margin-right: 20px
}
	
.headlineHP {
	width: 650px; 
	margin:0px 20px 10px 20px; 
	float:left;
}

.headlineHP h2{
	font-size: 175%;
	font-weight: bold;
	color:#000
}

.headlineHP h3{
	font-size: 100%;
	font-weight: bold;
	color:#007CC2
}
