@import url("css/menu.css");
/* CSS Document */
#Body {
	background:#FFF url(images/body_bg.png) repeat-x top left;
	height:100%;
	margin:0;
	padding:0;
}
/* ControlPanel style */
.ControlPanel {
	background:transparent url(images/cpanel_center.png) repeat-x bottom left;
	border:none;
	padding-bottom:10px;
}
.cpanel_left {
	background: url(images/cpanel_left.png) no-repeat bottom left;
	padding-left:21px;
}
.cpanel_right {
	background: url(images/cpanel_right.png) no-repeat bottom right;
	padding-right:33px;
}
/*-------- Background Style --------*/

/* set the image to use and establish the lower-right position */ 
.cssbox, .cssbox_body, .cssbox_head, .cssbox_head h2 {
	background: transparent url(images/Site_bg.gif) no-repeat bottom right
}
.cssbox { /* intended total box width - padding-right(next) */
	width:1000px !important; /* IE Win = width - padding */
	/* width: 1000px; the gap on the right edge of the image (not content padding) */
	padding:0px; /* use to position the box */
	margin:0px auto
} /* set the top-right image */
.cssbox_head {
	background-position:top right; /* pull the right image over on top of border */
	margin:0px; /* right-image-gap + right-inside padding */
	padding:0px 30px 0px 30px;
} /* set the top-left image */
.cssbox_head h2 {
	background-position:top left;
	margin:0; /* reset main site styles*/
	border:0; /* ditto */ /* padding-left = image gap + interior padding ... no padding-right */
	padding:25px 0 0px 40px;
	height:auto !important;
	height:1%
} /* IE Holly Hack */ /* set the lower-left corner image */
.cssbox_body {
	background-position:bottom left;
	margin:0px; /* interior-padding right */
	padding:0px 30px 0px 30px;
} /* mirror .cssbox_head right/left */

/*-------- Default Style --------*/


object { 
	outline:none; 
}



body, th, td, div, p, table, h1, h2, h3, h4, h5, h6, .Normal, .NormalDisabled, .Head, .SubHead, .SubSubHead, a:link, a:visited, a:hover, input, .CommandButton {
	color:#939598;
	
	font-family:Arial, Helvetica, sans-serif;

}
body, th, td, div, p, table, .Normal, .NormalDisabled, .Head, .SubHead, .SubSubHead, a:link, a:visited, a:hover {
	font-size:12px;
}

p{
	font-size:12px;	
	line-height: 20px;
	color:#000000;
}


h1, h2, h3, h4, h5, h6 {
	color:#00274D;

}
h1, h3, h5, h1 input {
	font-weight:bold;
}
h2, h4, h6 {
	font-weight:normal
}
h1, h2, h1 input {
	font-size:14px;
	margin:0px 0 10px 0;
}

h2{
	font-size:12px;
}

input{
	border: thin solid #3B6E8F;
	
}

h3, h4 {
	font-size:12px;
	margin:8px 0;
}
h5, h6 {
	font-size:10px;
	margin:6px 0;
}
a, a:link, a:visited, a:active {
	color:#79a2b6;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	/*color:#D00;*/
	color:#324f6f;
	text-decoration:none;
}

#nemerList { 
	margin:10px 0 0 0 ;
	color:#939598;
	font-weight:bold;
} 

#nemerListLinked { 
	margin:10px 0 0 0 ;
	color:#3B6E8F;
	font-weight:bold;
} 

#nemerList li { 
	list-style-type:none; 
	padding:0 0 8px 0;
	margin:0;
} 

#nemerListLinked li { 
	list-style-type:none; 
	padding:0 0 8px 0;
	margin:0;
} 

#nemerList ul{
	padding:0 20px 0px 20px;
	background:#FFF url(images/dot_boarder.gif) repeat-y left;
}

#nemerListLinked ul{
	padding:0 20px 0px 20px;
	background:#FFF url(images/dot_boarder.gif) repeat-y left;
}

#headerNav { 
	margin:0 ;
	color:#3B6E8F;
	font-size:10px;
	font-weight:normal;
} 

#headerNav li { 
	list-style-type:none; 
	padding:0;
	margin:0;
} 

#headerNav ul{
	padding:0 20px 0px 20px;
	background:#FFF url(images/dot_boarder.gif) repeat-y left;
}

#headerNav a{
	font-weight:normal;
}



.Head, .SubHead, .SubSubHead, .Normal, .NormalDisabled, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox {
	font-family:Arial, Helvetica, sans-serif;
}

.NormalTextBox{
	border: thin solid #3B6E8F;
	font-size:12px;
	color:#808285;
	padding:3px;

	width:99%;
}

.Head {
	color:#2E3D47;
	font-weight:bold;
}
.SubHead {
	color:#4C6171;

	border-bottom:solid 10px #FFF;
}
.SubSubHead {
	color:#6E8AA0;
}
.NormalRed {
	color:#F00;
}
/*Datagrids */
.DataGrid_Container {
	margin-top:15px;
}
.DataGrid_Header {
	font-weight:bold;
}
.DataGrid_Header td, .NormalBold td {
	font-weight:bold;
}
/*-------- design style --------*/

.twoColumn{
	display:inline;
}

.leftColumn{

padding:0;
margin:0;
	float:left;
	width:50%;
}

.rightColumn {
	
	float:left;
		width:50%;
}

.blogPane{
	display:inline;
	min-height:260px;
	height:100%;
	margin:0;
	padding:0;
}

.LeftBlogColumn{
	float:left;
	width:70%;
	padding:20px;
	margin:0;
		background:#FFF url(images/dot_boarder.gif) repeat-y right;

	
}

.CenterBlogColumn{
	background:#FFF url(images/dot_boarder.gif) repeat-y left;
	padding-left:20px;
	float:left;
	width:20%;
	min-height:260px;
	height:100%;
}

.RightBlogColumn{
	
	padding:20px 0 20px 20px;;
	float:left;
	width:20%;

	height:100%;

}



.headerPane{
	height:60px;
	width:300px;
	
	float:right;
}

#s_wrap_main {
	display:table;
	margin:0 auto;
}
#s_wrap_sub {
	display:table-row
}
.template_style {
	display:table-cell
}
.top_space {
	height:34px;
}
.lang_pad {
	padding:7px 0 0 25px;
	float:left;
}
.logo_top_left {
	padding:0;
	margin:0;
	background:url(images/logo_top_left.png) no-repeat top left;
	height:23px;
}
.logo_top_right {
	padding:0;
	margin:0;
	background:url(images/logo_top_right.png) no-repeat top right;
}
.logo_top_bg {
	padding:0;
	margin:0 39px 0 27px;
	background:#FFF url(images/logo_top_bg.png) repeat-x top;
	height:23px;
}
.logo_left {
	padding:0;
	background:url(images/logo_left.png) repeat-y top left;
}
.logo_right {
	background:url(images/logo_right.png) repeat-y top right;
}
.logo_pad {
/*	margin: 0 19px 0 7px;
	padding: 40px 0 10px 40px;*/
	margin:0px;
	padding:0px;
	height:100px;
	
	background:url(images/header/header_art.gif) no-repeat bottom left;
	
}

.HeaderDisplay
{
display:inline;	
}

.logoPanel{
	padding-top:15px;
	width:470px;
	float:left;
}

.HeaderNavPanel{
	width:370;
	float:right;
	padding-right:70px;
	margin-top:10px;
	font-size:10px;
	line-height:20px;
}

#logo {
	padding-top:25px;
    width:234px;
    height:56px;
    background:url(images/header/logo_out.jpg) no-repeat bottom left;
}

/*#logo:hover{
    width:250px;
    height:62px;
    background:url(images/header/logo_over.gif);
}*/

.menuContiner{
	float:right;
	position:relative;
	display:inline;
	width:940px;
	height:20px;
	text-align:right;
	background-color:#cbd9e4;

}

/*.menuContiner *{
	border:solid 1px;
	margin:0;
	padding:0;
}*/


.menu_bg {
	/*padding:0 0 0 0px;
	margin: 0 21px 0 9px;*/
	margin:0px;
	padding:0px;
	background:url(images/menu_bg.png) top left;
	height:20px;
	
}
/*.menu_left {
	padding:0;
	margin:0;
	background:url(images/menu_left.png) repeat-y top left;
	
}
.menu_right {
	margin:0;
	background:url(images/menu_right.png) repeat-y top right;
}*/
.search_style {
	height:0px;
	font-size:0;
	line-height:0;
}
.search_bg {
	padding:0;
}
.bread_bg {
	padding:0;
	margin: 0 19px 0 7px;
	background:url(images/bread_bg.png) repeat-x top left;
	height:34px;
}
.bread_left {
	padding:0;
	margin:0;
	background:url(images/bread_left.png) no-repeat top left;
	height:34px;
}
.bread_right {
	padding:0;
	background:url(images/bread_right.png) no-repeat top right;
	height:34px;
}
#login_style {
	float:left;
}

.address{
	float:right;
	font-size:10px;
}

#bread_style {
	float:left;
	line-height:34px;
	padding-left:18px;
	color:#000000;
}
.center_bg{
	padding:0;
	margin:0;
	clear:both;
	 
}
/*.left_bg {
	padding:0;
	margin:0;
	background:url(images/left_bg.png) repeat-y top left}
.right_bg {
	padding:0;
	margin:0;
	background:url(images/right_bg.png) repeat-y top right;
}*/
.content_pad
{

	padding:0;
	margin:-2px 0 0px 0;
	

	background-color:#FFFFFF;
	min-height: 265px;
	
/*border: 3px double red;*/


/*	background:#FFF url(images/homepage_bg.jpg) no-repeat top left;
*/}
/*.content_width,
.content_width *{
	font-size:0px;
	line-height:0px;
}*/

/*.content_width div{

}*/


.LeftTwoColumn{
	width:410px;
	float:left;
	padding:20px  0 20px 20px;

	

}

.LeftTwoColumn table, .RightTwoColumn table{
	width:100%;
	
	float:left;
}

.RightTwoColumn{
	width:430px;
	padding:20px 20px 20px 0;
	float:right;
}



.LeftTwoColumnHome{
	width:490px;

	float:left;
	
	padding:0 20px 0 0;
	  display:inline;
	
}

.RightTwoColumnHome{
	width:380px;
	padding:20px 0 0 0;
	float:right;
}


.homepageBubble {
	background:url(images/homepage_bubble.gif) no-repeat top left;
/*  background-image:url(images/homepage_bubble.gif);
        background-repeat:expand stretch-left stretch-middle stretch-right;
        background-position:5 5 5 5;
        padding:5px 5px 20px 5px;*/


}

.mainContentCont{
	padding: 20px;
	width: 420px;
	line-height: 20px;
}

.bot_left {
	padding:0;
	margin:0;
	background:url(images/bot_left.png) no-repeat top left;
}
.bot_right {
	padding:0;
	margin:0;
	background:url(images/bot_right.png) no-repeat top right;
	padding:0 39px 0 27px;
}
.bot_bg {
	padding:0;
	margin:0;
	/*background:url(images/bot_bg.png) repeat-x top left;*/
	height:41px;
}
.bot_pad {
	
	padding:10px 30px 0px 20px;
	height:50px;
}
#terms_style {
	float:left;
}
#copy_style {
	float:right;
}
.clear_float {
	clear:both;
	line-height:0;
	font-size:0;
	height:0;
}
/* ------- FileManager -------*/
div.FileManager {
	height:auto;
	border:none;
}
table.FileManager {
	width:99%
}
a.CommandButton:link, a.CommandButton:visited {
	color:#3B6E8F;
	font-weight:bold;
	text-decoration:none;
}
a.CommandButton:hover {
	color:#3E81B5;
	text-decoration:none;
}
/*-------ControlPanel changes ---------------*/
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited {
	color:#3E81B5;
}
.ControlPanel a.CommandButton:hover {
	color:#CB2027;
	text-decoration:none;
}
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited, .ControlPanel .SubHead {
	font-size:11px;
}
/*--------- pane style ----------*/
.ContentPane, .TopPane, .BottomPane {
	padding:20px;
	margin:0;
}

.ContentPane{
/*	padding:0 20px 0 20px;	*/
}

.MediaGalleryJS{
	padding:20px;
}

.LeftPane {
	padding:0 20px 0 0;
	width:20%;
	margin:0;
}
.RightPane {
	padding:0 0 0 20px;
	width:20%;
	margin:0;
}
/*------------ Breadcrumb Style --------------*/
.Breadcrumb, a.Breadcrumb:link, a.Breadcrumb:active, a.Breadcrumb:visited {
	color:#3E81B5;
}
a.Breadcrumb:hover {
	color:#C00;
}
/*-------------- Link Style --------------*/
.linkscontainer {
	padding-top:20px;
	text-align:center;
}
.links, a.links:link, a.links:active, a.links:visited {
	font-weight:bold;
	color:#3E81B5;
	text-transform:uppercase;
}
a.links:hover {
	color:#324f6f;
}
/*-------------- User Style --------------*/
.user, a.user:link, a.user:active, a.user:visited {
	color:#3E81B5;
}
a.user:hover {
	color:#3E81B5;
}
/*-------------- Footer Style --------------*/
.footer, a.footer:link, a.footer:active, a.footer:visited {
	color:#3E81B5;
}
a.footer:hover {
	color:#3E81B5;
}
/*-------------- Empty panes Style --------------*/
.DNNEmptyPane {
	width:0;
	padding:0;
	margin:0;
}
/*-------------- Search SkinObject Styles --------------*/
div.SearchContainer {
	position:relative;
	white-space: nowrap;
}
div.SearchBorder {
	width: 180px;
	height: 20px;
	border: solid 1px #e0e0e0;
	float:left;
	background-color: White;
	white-space: nowrap;
	margin-top: 2px;
}
div.SearchContainer a {
	padding: 0;
	display: block;
	float:left;
}
div.SearchContainer a img {
	padding-left:5px;
}
div.SearchIcon {
	float: left;
	width: 31px;
	height: 20px;
	cursor: pointer;
	z-index: 11;
	background: no-repeat 2px 2px;
	text-align:right;
}
div.SearchIcon img {
	margin-top: 3px;
}
input.SearchTextBox {
	float: left;
	z-index: 10;
	border: 0;
	width:130px;
	height:18px;
	margin-left:3px;
	color: #43494D;
}
#SearchChoices {
	clear: both;
	display: none;
	border: solid 1px #C3D4DF;
	z-index: 2000;
	cursor: pointer;
	margin: 0;
	padding: 0;
	text-align:left;
	background-color: #F3F7FA;
	position:absolute;
	top: 22px;
	left: 0;
}
#SearchChoices li {
	cursor: pointer;
	margin: 0;
	padding: 2px 2px 0 2px;
	padding-left: 25px;
	height: 18px;
	text-align:left;
	background-color: #F3F7FA;
	background-repeat: no-repeat;
	background-position: 2px center;
	list-style: none;
	list-style-image: none;
	border: none;
	display:block;
}
#SearchChoices li.searchHilite {
	background-color: #CE0D0D;
	color:#ffffff;
	border: none;
}
#SearchChoices li.searchDefault {
	background-color: #F8FAFF;
	border: none;
}


/*new background wrapper*/

.bgPanel{
	width:1000px;
	padding:0px;
	margin:0px auto;
}

.bgHeader{
	background:url(images/topCorners.gif) no-repeat top left;
	height:10px;
	font-size:1px;
	line-height:1px;
	
}

.bgSpan{
	background:url(images/mainSpan.gif) repeat-y top left;
	padding:0px 30px 0px 30px;
	
}

.bgFooter{
	background:url(images/bottomCorners.gif) no-repeat top left;
	height:10px;
}



.FooterPane{
	background:url(images/footer.jpg) no-repeat top left;
	height:110px;
	width:940px;
}



.FooterLeftPane{
	background:url(images/FooterLeftPane_bg.gif) no-repeat top left;
	width:314px;
	height:110px;
	background-color:#999;
	float:left;
}

.FooterLeftPane .TitleHead {
	padding:15px 0 0 15px;
}

.FooterMiddlePane{
	background:url(images/FooterMiddlePane_bg.gif) no-repeat top left;
	width:314px;
	height:110px;
	background-color:#999;
	float:left;
}

.FooterRightPane{
	background:url(images/FooterRightPane_bg.gif) no-repeat top left;
	width:312px;
	height:110px;
	background-color:#999;
	float:left;
}

.footerContent{
	padding:15px;
	color:#FFF;
	
}

.bigBubble {
/*	margin-left: -20px;*/
}

.bigBubbleTop{
	background:url(images/bubble_top.gif) no-repeat top left;
	height:10px;
	width:462px;
	font-size:1px;
	line-height:1px;
}

.bigBubbleSpan{
	background:url(images/bubble_Span.gif) repeat-y top left;
	width:462px;
}

.bigBubbleContent{
	padding:15px;
	
}

.bigBubbleBottom{
	background:url(images/bubble_bottom.gif) no-repeat top left;
	height:27px;
	width:462px;
}

.SocialLinksPane{
	float:left;
	margin-right:10px;	
}

.BlogFeed{
	font-size:12px;
	color:#808285;
	padding: 3px 15px 0 15px;
	line-height:20px;
}


.BlogFeed p {
	font-size:12px;

	color:#fff;
	/*padding: 3px 0 0 15px;*/
	margin:0;
}

.Testimonial{
	font-size:10px;
	color:#fff;	
	padding:15px 15px 0 15px;
	
}

.Testimonial p {
	font-size:12px;
	font-weight:normal;
	color:#fff;
	padding: 3px 0 0 15px;
	margin:0;
}

.TestimonialNote{
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	color:#fff;
	padding:10px 15px 0 15px;
}

.PageTestimonial{
	font-size:12px;
	color:#808285;	
	line-height: 20px;
}

.PageTestimonial p {
	font-size:12px;
	font-weight:normal;
	color:#000;
	line-height: 20px;
	margin:0;
}

.PageTestimonialNote{
	font-size:11px;
	font-weight:bold;
	line-height:14px;
	color:#00274D;

}



.latestBlogTitle{
	color:#FFF;
	font-size:12px;
	padding:15px 15px 0 15px;

	font-weight:bold;
}

.TestBubbleCont{
	display:inline;
	float:right;
	padding:10px 15px 0 0;
	
}

.TestBubbleLeft{
	width:15px;
	height:26px;
	float:left;
	background:url(images/test_bubble_left.gif) no-repeat top left;
	
}


.TestBubbleSpan{
	height:26px;
	float:left;
	font-size:10px;
	font-weight:normal;
	color:#80a3b7;
	padding-top:10px;
	padding-right:5px;

	background:url(images/test_bubble_mid.gif) repeat-x top left;
}

.TestBubbleSpan p {

	padding: 3px 0 0 15px;
	margin:0;
}


.TestBubbleRight{
	width:5px;
	height:26px;
	float:left;
	background:url(images/test_bubble_right.gif) no-repeat top left;
	
}

.contactInfo{
	font-size:10px;
	
}

.FooterPane .TitleHead{
	color:#fff;
	font-size:12px;
	font-weight:bold;

	
}

.FooterPane .c_icon
{
	padding:15px 15px 0 15px;	
}


.FooterPane .c_icon h1
{
	padding:0;	
}

.FooterPane .c_content
{
	padding:0px 15px 0 15px;

}

.FooterPane .c_content p
{
		color:#FFF;
		padding-top:3px;
		
}

.FooterPane a{
	color:#FFF;
	font-weight:normal;
	
}

.FooterPane a:hover{
	text-decoration:underline;
}

.ThemeEvents{
	padding:0;
	margin:0;
	border:none;
}

.ThemeEvents td{


}

.blog_body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	line-height: 20px;
}