/*#Global#*/
.LTR, .RTL
{
	background-color: #ffffff;
}

body
{
	background-color: #ffffff;
	font-size:12px;
	font-family:      
		 "Droid Sans",
	Calibri,
             Corbel,
             "Lucida Sans",
             Arial,
             sans-serif;
	line-height:15px;
	color:#333;
	/*background: #cccccc url(../images/ui-bg_glass_75_ffffff_1x400.png) 50% 50% repeat-x; 
	color: #222222;*/
	
}

img
{
	border:0;
}




a
{
	text-decoration: none;
	font-weight:bold;
}

a:hover
{
	text-decoration: underline;
}

.hr_dark {
margin-left:-10px;
height: 1px;
border: 0;
color: #fff;
background-color: #fff;
width: 100%;
}

.hr_blogPosts
{
	color:#D1D3D5;
	background-color:#D1D3D5;
	height:1px;
	border:0;
}

hr
{
	color:#D1D3D5;
	background-color:#D1D3D5;
	height:1px;
	border:0;
}

/*#Top menu styles#*/
.horizontalmenu
{
	/*background: #D1D3D5;*/
	border: 1px solid #aaaaaa;
	background: #cccccc url(../images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x; 
	color: #222222;
	margin-bottom:10px;
	margin-top:10px;
	
}

.horizontalmenusocial
{
	float:right;
	width:127px;
	
	
	
}

/*#Top menu styles/Horizontal#*/
.horizontalCMSMenu
{
	/*height: 34px;
	color: #505050;
	
	padding: 3px;
	
	background: #D1D3D5;
	border: 1px solid #aaaaaa; */
	background: #cccccc url(../images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x; 
	color: #222222;
	font-size:90%; 
	font-weight: bold; 
	text-transform: uppercase;
}

.horizontalCMSMenu td
{
	margin:10px;
}



.horizontalsubCMSMenu
{
	background: #000000;
	color: #fff;
}

.horizontalsubCMSMenu tr
{
	background: black;
}

.horizontalsubCMSMenuItem
{
	white-space: nowrap;
	display: block;
}

.horizontalCMSMenuItem1
{

	padding: 5px 3px;
	
	white-space: nowrap;
	/*display: block;*/
	
	font-size: 100%;
	font-weight: bold;
	
	
}

.horizontalsubCMSMenuItem, .horizontalsubCMSMenuItemMouseOver, .horizontalsubCMSMenuItemMouseDown,
.horizontalsubCMSMenuHighlightedMenuItem, .horizontalsubCMSMenuHighlightedMenuItemMouseOver, 
.horizontalsubCMSMenuHighlightedMenuItemMouseDown
{
	padding: 5px 3px;
	min-width: 81px;
	white-space: nowrap;
	display: block;
}

.horizontalsubCMSMenuHighlightedMenuItem, .horizontalsubCMSMenuHighlightedMenuItemMouseOver, 
.horizontalsubCMSMenuHighlightedMenuItemMouseDown, .horizontalsubCMSMenuItemMouseOver
{
	background: #eb6d24;
}

.horizontalCMSMenuItem, .horizontalCMSMenuItemMouseOver, .horizontalCMSMenuItemMouseDown, 
.horizontalCMSMenuHighlightedMenuItem, .horizontalCMSMenuHighlightedMenuItemMouseOver, 
.horizontalCMSMenuHighlightedMenuItemMouseDown, 

.horizontalCMSMenuItemMouseUp, .horizontalCMSMenuHighlightedMenuItemMouseUp
{
	font-size: 100%;
	font-weight: bold;
	padding: 10px;
	background: #F5F5F5;
	
	background: url(../App_Themes/CorporateSite/Images/topMenuItemDivider.gif) no-repeat top right;
}
 .horizontalCMSMenuHighlightedMenuItem, 
.horizontalCMSMenuHighlightedMenuItemMouseOver, .horizontalCMSMenuHighlightedMenuItemMouseDown
{
	/*background: url(../App_Themes/CorporateSite/Images/topMenuItemHover.gif) repeat-x;*/
	background: #000000;
	color: #ffffff;
	
}


.horizontalCMSMenuItemMouseOver
{
background: #ffffff url(../App_Themes/CorporateSite/Images/topMenuItemDivider.gif) no-repeat top right;;
	color: #000000;
	
	
}

/*#Containers/Gray no Border Box#*/
.grayBoxNoBorder
{
	/*border: 1px solid #ffd7b4;*/
	margin-bottom: 15px;
	padding: 5px;
	padding-top: 0px;
	
	
	

	
		
}

.grayBoxNoBorder .first
{
	/*border: 1px solid #ffd7b4;*/
	margin-left: -5px;
	
	
		
}

.grayBoxNoBorder .last
{
	/*border: 1px solid #ffd7b4;
	margin-right: -5px;*/
	
	
		
}

.grayBoxNoBorder .title
{
	background: #D1D3D5;
	padding: 3px 5px;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom:0px;
	color: black;
	text-transform: uppercase;
	background: #cccccc url(../images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x; 
	color: #222222;
	border: 1px solid #aaaaaa;
	
}

.grayBoxNoBorder .content
{
	padding: 0px;
}

/*#Containers/Gray Box#*/
.grayBox
{
	/*border: 1px solid #ffd7b4;
	margin-bottom: 15px;
	padding: 10px;
	padding-top: 0px;
	margin-left:-10px;
	margin-top:10px;*/
	
	

	
		
}


.grayBox .title
{
	background: #D1D3D5;
	padding: 3px 5px;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom:10px;
	color: black;
	text-transform: uppercase;
	background: #cccccc url(../images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x; 
	color: #222222;
	border: 1px solid #aaaaaa;
	
}



.grayBox .right
{
	float:right;
}



.grayBox .linkTitle 
{
	background: #D1D3D5;
	/*padding: 3px 5px;*/
	padding-top:3px;
	padding-left:5px;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom:5px;
	float:right;
	width:60%;
	color: black;
	text-transform: uppercase;
	margin-right:10px;
	/*cursor:pointer;*/
	background: #cccccc url(../images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x; 
	color: #222222;
	border: 1px solid #aaaaaa;
	
	
	
	
}
.grayBox .linkTitleConf
{
	background: #D1D3D5;
	/*padding: 3px 5px;*/
	padding-top:3px;
	padding-left:5px;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom:5px;
	float:right;
	width:60%;
	color: black;
	text-transform: uppercase;
	margin-right:10px;
	height:18px;
	/*cursor:pointer;*/
	background: #cccccc url(../images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x; 
	color: #222222;
	border: 1px solid #aaaaaa;
	
	
	
	
	
}


.grayBox .linkTitleXtend
{
	background: #D1D3D5;
	/*padding: 3px 5px;*/
	padding-top:3px;
	padding-left:5px;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom:5px;
	width:350px;
	float:right;
	color: black;
	text-transform: uppercase;
	margin-right:10px;
	/*cursor:pointer;*/
	background: #cccccc url(../images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x; 
	color: #222222;
	border: 1px solid #aaaaaa;
	
	
	
	
}

.grayBox .linkTitleLong
{
	background: #D1D3D5;
	/*padding: 3px 5px;*/
	padding-top:3px;
	padding-left:5px;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom:5px;
	width:160px;;
	float:right;
	color: black;
	text-transform: uppercase;
	margin-right:5px;
	/*cursor:pointer;*/
	background: #cccccc url(../images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x; 
	color: #222222;
	border: 1px solid #aaaaaa;
	
	
	
	
}

.grayBox .linkTitle a 
{
	
	text-decoration:none;
	color:#333;
	
	
}

.grayBox .linkTitleConf a 
{
	
	text-decoration:none;
	color:#333;
	
	
}

.grayBox .linkTitleXtend a 
{
	
	text-decoration:none;
	color:#333;
	
	
}

.grayBox .linkTitleLong a 
{
	
	text-decoration:none;
	color:#333;
	
	
}

.grayBox .linkTitle img
{
	
	float:right;
	margin-top: -3px;
	margin-right: -5px;
	margin-bottom -5px;
	background: #000000;
	vertical-align:middle;
	
	
		
}

.grayBox .linkTitleConf img
{
	
	float:right;
	margin-top: -3px;
	margin-right: -5px;
	margin-bottom -5px;
	background: #000000;
	vertical-align:middle;
	
		
}

.grayBox .linkTitleXtend img
{
	
	float:right;
	margin-top: -3px;
	margin-right: -5px;
	margin-bottom -5px;
	background: #000000;
	vertical-align:middle;
	
		
}

.grayBox .linkTitleLong img
{
	
	float:right;
	margin-top: -3px;
	margin-right: -5px;
	margin-bottom -5px;
	background: #000000;
	vertical-align:middle;
	
		
}


.grayBox .content
{
	padding: 0px;
}

/*#Containers/White Box#*/
.whiteBox
{
	/*border: 1px solid #ffd7b4;
	margin-bottom: 15px;
	padding: 10px;
	padding-top: 0px;
	margin-left:-10px;*/
	margin-top:10px;
	color: #000000;
	margin-bottom: 10px;
	
	

	
		
}

.whiteBox a
{
	color:#000000;
}

.whiteBox li
{
	list-style-type:none; 
	margin: 0;
	padding:0;
}

.whiteBox ul
{
	list-style-type:none; 
	margin: 0;
	padding:0;
}

.whiteBox .title
{
	/*padding: 3px 5px;*/
	font-size: 12px;
	margin-top: 0px;
	margin-bottom:10px;
	color: #000000;
	text-transform: uppercase;
	
	
}

.whiteBox .content
{
	padding: 0px;
}

/*#Containers/Portfolio Box#*/

.portfolioBox
{
	
	color:white;
	Width:100%;
	margin-top;-10px;
	margin-bottom: 10px;
	padding:3px 5px;
	font-size: 12px;
	
	text-transform: uppercase;
}

.socialLinks
{

height: 34px;
	color: #505050;
	font-size:90%;
	padding: 3px;
	margin:10px;
	
	text-transform: uppercase;
	background: #D1D3D5;
}

.socialLinks .linkTitle 
{
float:right;
font-size: 12px;

color:#000000;
text-transform:uppercase;
padding:3px 5px;
margin: 0;
margin-bottom:5px;

}



#top, #bottom, #left, #right {
        display: none;
        }
        #left, #right {
                position: fixed;
                top: 0; bottom: 0;
                width: 88px;
                }
                #left { left: 0;  background: url(../images/left.png) left center repeat-y;}
                #right { right: 0; background: url(../images/right.png) right center repeat-y;}

        #top, #bottom {
                position: fixed;
                left: 0; right: 0;
                height: 88px;
                }
                #top { top: 0px; background: url(../images/top.png) top center repeat-x; }
                #bottom { bottom: 0px; background: url(../images/bottom.png) bottom center repeat-x; }

.sideform
{

}

.sideform table
{
	margin:0;
	padding:0;

}


.sideform tr
{
	margin:0;
	padding:0;
	vertical-align:middle;

}

@charset "utf-8";
/* Twitter Feed CSS */
/*# ******[ TWITTER feed ]****** #*/

.twitter-feed { /*feed container*/
	width: 100%;
	margin-top: 10px;
	padding-top:5px;
	
}
.twitter-feed a {
	
	text-decoration: none;
}

.twitter-header{ /*head container*/
	text-align: center;
	margin: 0 0 10px;
}

.twitter-content{ /*content container*/
	padding: 0 5px 0 10px;
}

.twitter-footer{ /*footer container*/

}

.twitter-avatar{ /*Avatar Image*/
	display: block;
	margin: 5px auto;
	border: 1px solid #735401;
}

.twitter-name{ /*Name of Twitter user*/
	font-size: 120%;
	font-weight: bold;
	display:none;
}

.twitter-followers { /*Number of followers*/
	display: none;
}


.twitter-listname { /*Listname - optional*/
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	font-weight: bold;
	
	display: none;
	padding: 3px 0;
	margin-bottom: 12px;
}

.twitter-listname:before { 
	/*content:"Twitter List: ";*/
}

.tweet-box {
	/*font: 11px Verdana, Arial, sans-serif;*/
}

.tweet-content { /*Tweet text*/
	/*font: 11px Verdana, Arial, sans-serif;
	line-height: 15px;
	margin:0;*/
}

.tweet-footer { /*Footer of Tweet text*/
	font: 10px Verdana, Arial, sans-serif;
	line-height: 13px;
	margin: 6px 0 10px;
	padding-bottom: 6px;
	border-bottom: 1px dotted white;
}

.twitter-footer a {
	color: #415A68;
	font: 11px Verdana, Arial, sans-serif;
	font-weight: bold;
	margin:0 0 5px 15px;
}

.twitter-footer a:before {
	content:"» ";
}

tr.spaceUnder > td
{
  padding-bottom: 0.5em;
}

.blogPost
{
	float:left;
	width:350px;
	
}

.blogPost h3
{
	margin-top:10px;
	font-size:1.17em;
	margin-bottom:10px;
	
}

.blogPost2
{
	float:left;
	width:450px;
	
}

.blogPost3
{
	float:left;
	width:730px;
	
}

.blogPost2 h3
{
	margin-top:10px;
	font-size:1.4em;
	margin-bottom:10px;
	line-height:1.4em;
	font-weight:normal;
	
}
.blogPost2 h3 a
{
	margin-top:10px;
	font-size:1.4em;
	margin-bottom:10px;
	line-height:1.4em;
	font-weight:normal;
	
}

.blogPost3 h3
{
	margin-top:10px;
	font-size:1.4em;
	margin-bottom:10px;
	line-height:1.4em;
	font-weight:normal;
	
}
.blogPost3 h3 a
{
	margin-top:10px;
	font-size:1.4em;
	margin-bottom:10px;
	line-height:1.4em;
	font-weight:normal;
	
}

.blogLinks
{
	float:right;
	margin-top:12px;
	width:199px;

}

.blogLinks2
{
	float:right;
	margin-top:12px;
	width:100px;

}



.BlogPBody2
{
	font-size:12px;
	font-family:Verdana;

}

.confTitle h3
{
	margin-top:0;
	font-size:1.17em;
	margin-bottom:10px;
	
}




.linkTitle .FormButton 
{
	background: #D1D3D5;
	font-family:      
		 "Droid Sans",
	Calibri,
             Corbel,
             "Lucida Sans",
             Arial,
             sans-serif;
line-height:15px;	
	font-size: 11px;
	
	width:100%;
	color: black;
	text-transform: uppercase;
	padding:0;
	cursor:pointer;
	background: #cccccc url(../images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x; 
	color: #222222;
	border:0;
	
	text-align:left;
	font-weight:bold;
	
	
}

.reLogos td
{
	text-align:center;
	vertical-align:middle;

}

.twtr-tweet-text
{
background-color: #ffffff;
	font-size:12px;
	font-family:      
		 "Droid Sans",
	Calibri,
             Corbel,
             "Lucida Sans",
             Arial,
             sans-serif;
line-height:15px;

	color:#333;

}

.twtr-hd
{
	display:none;
}

.topbranding
{
	background:black;
	height:49px;
	margin:-10px;
	margin-top:-10px;
	margin-bottom:10px;

}

.frontPageLead
{
	height:400px;
	position:relative
	
}

.frontPageLead .linkTitle
{
	
	position:absolute;
	 bottom:0;
	right:0;
	
}

.frontPageLead .linkTitleLong
{
	
	position:absolute;
	 bottom:0;
	right:0;
	
}

h1
{
	font-size:24px;
line-height:24px;
	
}

h2
{
	font-size:18px;
	line-height:18px;
}


h3
{
	font-size:14px;
	line-height:14px;
}

.ErrorLabel
{
	color:red;
}

.EditingFormErrorLabel
{
	color:red;
}

.cookieTable
{
	border:0;
	padding:5px;
	
}

.cookieTable th
{
	vertical-align:top;
	font-weight:strong;
	border:0;
	text-align:left;
	background: #cccccc url(../images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x; 
	padding:10px;
	
}

.cookieTable td
{
	vertical-align:top;
	background: #cccccc ;
	border:0;
	padding:10px;

}