@import url("css/menu.css");

/* CSS Document */
body {background:#FFF url(images/body_bg.png) repeat-x top left; height:100%; margin:0px; padding:0px; }

/* 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;}

/*-------- Default Style --------*/
body,th,td,div,p,table,h1,h2,h3,h4,h5,h6.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, input{
	color:#2E3D47;
	font-family:Arial, Helvetica, sans-serif;
}
a:link, a:visited, a:hover {}
body,th,td,div,p,table,.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead{font-size:12px;}
a:link, a:visited, a:hover{}
h1, h2, h3, h4, h5, h6{color:#375162;;}
h1, h3, h5, h1 input{font-weight:bold;}
h2, h4, h6{font-weight:normal}
h1, h2, h1 input{
	margin:10px 0;
}
h3, h4{font-size:12px;margin:8px 0;}
h5, h6{font-size:10px;margin:6px 0;}


a,a:link,a:visited,a:active{color:#3E81B5; text-decoration:none; font-weight:normal; }
a:hover{color:#D00; text-decoration:underline; }
.Head, .SubHead, .SubSubHead, .Normal, .NormalDisabled, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox
{font-family:Verdana, Arial, Helvetica, sans-serif;}
.Head{
	color:#2E3D47;
	font-weight:bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
}
.SubHead {color:#4C6171;}
.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 --------*/
.template_style{width:970px; margin:0 auto;}

.top_space{height:34px;}
.lang_pad{
	padding-top: 2px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.logo_top_left{
	padding:0px;
	margin:0px;
	background:url(images/logo_top_left.png) no-repeat top left;
	height:18px;
}
.logo_top_right{padding:0px; margin:0px; background:url(images/logo_top_right.png) no-repeat top right;}
.logo_top_bg{padding:0px; margin:0 39px 0 27px; background:#FFF url(images/logo_top_bg.png) repeat-x top;height:23px;}
.logo_left{padding:0px; background:url(images/logo_left.png) repeat-y top left;}
.logo_right{padding:0px; background:url(images/logo_right.png) repeat-y top right;}
.logo_pad{
	background:#FFF;
	height:100px;
	margin-top: 0;
	margin-right: 19px;
	padding-bottom: 10px;
	margin-left: 7px;
}

.menu_bg{
	background-image: url(/images/or_men_AC.gif);
	background-repeat: repeat;
	background-position: center center;
	margin-top: 0;
	margin-right: 21px;
	margin-bottom: 5;
	margin-left: 9px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 6px;
}
.menu_left{
	padding:0px; 
	margin:0px; 
	background:url(images/menu_left.png) repeat-y  top left;
}
.menu_right{margin:0px; background:url(images/menu_right.png) repeat-y top right; }

.search_style{float:right; height:12px;}
.search_bg{padding:2px 2px 0 0;}

.bread_bg{padding:0px; margin: 0 19px 0 7px; background:url(images/bread_bg.png) repeat-x top left; height:34px;}
.bread_left{padding:0px; margin:0px; background:url(images/bread_left.png) no-repeat top left; height:34px;}
.bread_right{padding:0px;  background:url(images/bread_right.png) no-repeat top right; height:34px;}

#login_style{ float:right; padding:8px 17px 0px 10px; }
#bread_style{ float:left; line-height:34px; padding-left:18px;color:#000000;}

.center_bg{padding:0px; margin:0px;clear:both;}
.left_bg{padding:0px; margin:0px; background:url(images/left_bg.png) repeat-y top left;}
.right_bg{padding:0px; margin:0px; background:url(images/right_bg.png) repeat-y top right;}
.content_pad{
	background:#FFF url(images/center_bg.png) repeat-x bottom left;
	margin-top: 0;
	margin-right: 19px;
	margin-bottom: 0;
	margin-left: 7px;
	padding-top: 15px;
	padding-right: 22px;
	padding-bottom: 40px;
	padding-left: 22px;
}
.content_width{
	overflow:auto;
	padding-top: 0px;
	min-height:350px;
	padding-bottom: 15px;
}

.bot_left{padding:0px; margin:0px; background:url(images/bot_left.png) no-repeat top left;}
.bot_right{padding:0px; margin:0px; background:url(images/bot_right.png) no-repeat top right; padding:0px 39px 0px 27px;}
.bot_bg{padding:0px; margin:0px; background:url(images/bot_bg.png) repeat-x top left; height:41px;}

.bot_pad{margin-bottom:20px;padding:0 30px 0 20px;}
#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:#CB2027; font-weight:bold; text-decoration:none;}
a.CommandButton:hover{color:#3E81B5; text-decoration:underline;}

/*-------ControlPanel changes ---------------*/
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited{color:#3E81B5;}
.ControlPanel a.CommandButton:hover{color:#CB2027; text-decoration:underline;}
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited, .ControlPanel .SubHead{font-size:11px;}

/*--------- pane style ----------*/
.ContentPane, .TopPane, .BottomPane{ padding:0px; margin:0px; }
.LeftPane{
	padding:0px 20px 0px 0px;
	margin:0px;
}
.RightPane{
	padding:0px 0px 0px 20px;
	margin:0px;
}


/*------------ 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:#C00;}

/*-------------- User Style --------------*/
.user,a.user:link,a.user:active,a.user:visited { color:#3E81B5;}
a.user:hover{color:#C00;}

/*-------------- Footer Style --------------*/
.footer,a.footer:link,a.footer:active,a.footer:visited { color:#3E81B5;}
a.footer:hover{color:#C00;}

/*-------------- 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{
	display: block;
	float:left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
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: 0px; 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: 0px;}
#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;}

/*-------------- Legacy CSS--------------*/
.BlueTblBdr { border: thin ridge; clear: none; float: none; height: auto; width: auto ; border-color: #336699 336699 006699 006699}
.BlueTblBdrCopy { border: thin outset; border-color: #0099CC #0099CC #0066CC #0066cc; font-style: italic; letter-spacing: 5pt; font-weight: normal; color: #333333}
.Bulits {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; line-height: 15px; list-style-position: outside; list-style-type: disc; list-style-image: url(../ima_comp/bullet_.GIF)}
.LinkLineRemover {cursor: hand;}
.logotxt {  font-family: Arial, Helvetica, sans-serif; font-size: xx-small; color: #000066; text-align: left; background-color: #FFFFCC; border-color: #000066 #FF6600 #336600 #CC0000; border-style: none; border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin}
.logotxt-intro { font-family: Arial, Helvetica, sans-serif; font-size: x-small; color: #FFFFFF; text-align: justify; background-color: #006699; border-color: #000066 #FF6600 #336600 #CC0000; border-style: none; border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin }
.logotxt-introINV { font-family: Arial, Helvetica, sans-serif; font-size: x-small; color: #003366; text-align: justify; background-color: #FFFFCC; border-color: #000066 #FF6600 #336600 #CC0000; border-style: none; border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin }
.OrangeTblBdr {  border: thin #FF9900 ridge; clear: none; float: none; height: auto; width: auto}
.OrangeTblBdr2 { border: thin #006699 ridge; clear: none; float: none; height: auto; width: auto ; font-family: Arial, Helvetica, sans-serif; font-size: x-small; font-style: oblique; font-weight: bold; text-transform: uppercase; color: #336666; padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 2px}
.SectionTitle {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; text-transform: uppercase; letter-spacing: 1px; word-spacing: 2pt; color: #FFFFFF; line-height: 25px; font-weight: lighter}
.SectionTitleblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	text-transform: uppercase;
	letter-spacing: 1px;
	word-spacing: 2pt;
	color: #333366;
	font-weight: normal;
	vertical-align: middle
}
.SectionTitleRed { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: italic; text-transform: uppercase; letter-spacing: 1px; word-spacing: 2pt; color: #993333; font-weight: bold}
.SectionTitleWhite { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; text-transform: uppercase; letter-spacing: 4px; word-spacing: 8pt; color: #FFFFFF; font-weight: normal}
.SemSectTitle {  font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-style: italic; font-weight: bolder; text-transform: uppercase; letter-spacing: 3pt; text-align: left; vertical-align: middle; word-spacing: 6pt; border-style: groove; border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin; color: #333366}
.SpaceHeading {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: lighter; font-variant: small-caps; color: #336699; letter-spacing: 1px; text-align: left; word-spacing: 4px}
.SpaceText {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: lighter;
	color: #333333;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: 1pt;
	line-height: normal
}
.SpaceText-ben {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: lighter;
	color: #333333;
	letter-spacing: 1pt;
	text-align: justify;
	word-spacing: 4pt;
	line-height: normal
}
.SpaceText-bullits {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: lighter;
	color: #333333;
	letter-spacing: normal;
	text-align: left;
	word-spacing: 1pt;
	line-height: normal;
	padding-top: 2px;
	padding-bottom: 5px
}
.SpaceText-bullitsCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: lighter;
	color: #FFFFFF;
	letter-spacing: normal;
	text-align: left;
	word-spacing: 1pt;
	line-height: normal;
	padding-top: 2px;
	padding-bottom: 5px
}
.SpaceTextClients {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: lighter;
	color: #333333;
	letter-spacing: normal;
	text-align: left;
	word-spacing: 1pt;
	line-height: normal
}
.SpaceText-Left {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	letter-spacing: normal;
	text-align: left;
	word-spacing: 1pt;
	list-style-position: outside
}
.SpaceText-Left2 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: lighter;
	color: #333333;
	letter-spacing: 1pt;
	text-align: left;
	word-spacing: 4pt;
	list-style-position: outside
}
.SpaceTextUnder { font-family: Arial, Helvetica, sans-serif; font-size: x-small; font-style: normal; font-weight: bold; color: #333333; letter-spacing: normal; text-align: justify; word-spacing: 1pt; line-height: normal ; text-decoration: underline}
.SubSectionTitleblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	text-transform: uppercase;
	letter-spacing: 2px;
	word-spacing: 4pt;
	color: #333366;
	font-weight: bold
}
.SubSectionTitleblueSmaller { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: italic; text-transform: uppercase; letter-spacing: 2px; word-spacing: 4pt; color: #333366; font-weight: bold }
.h2.blog_title
{
font-family: Georgia,Times New Roman,Times,serif;
border-bottom-width: 1px;
border-bottom-style: none;
border-bottom-color: #666666;
margin-bottom: 5px;
padding-bottom: 5px;
}