
/* General Formatting */

body,form,select,input
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size:11px;
}

body
{
	background-color:#F4F4F4;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}

a{
	color: #336699;
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	text-decoration:none;
}
a:hover{text-decoration:none; color:#993366;}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#siteInfo{
	font-size: 10px;
	color: #333333;
	padding: 10px 10px 10px 10px;	
}

.siteInfo a{
	font-size: 10px;
	color: #336699;
	
}


#all
{
	border:solid 1px #CCCCCC;
	background-color:#FFFFFF;
	position:absolute;
	left:10px;	
	top:0px;
}

#masthead /* Header with logo and top menu */
{
	width:1025px;
	background-image: url(bg/GradientTop.jpg);
	padding: 0px;
}

#Divider{
	
	border-bottom: 1px solid #cccccc;
	padding: 3px 20px 3px 10px;
	background-image: url(bg/DividerGradient.jpg);
	text-align:right;
}

#mainwrapper{
   clear: both;
   width: 1024px;
   height: 100%;
   background-color:#FFFFFF;
   overflow: hidden;
   
   
   
   border-bottom: 1px solid #cccccc;
}


#navBar /* Left content menu */
{
	position: relative;
	float:left;
	width:240px;
	border-right:solid 1px #CCCCCC;
	margin: 0px;
	padding: 0px;
	height:100%;
	min-height:600px;
	background-color:#F9F9F9;
	
}

#content{
	position: relative;
	float:left;
	width:510px;
	padding:5px 20px 5px 20px;
	height:100%;
	overflow:hidden;
}

#rightSideBar{
	position: relative;
	float:right;
	width:218px;
	height:100%;
	margin-right:-1px;
	border-left:solid 1px #CCCCCC;
	background-color:#EEEEEE;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	min-height:600px;

}

/************* #globalNav styles **************/

#globalNav{
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	position: relative;
	float:right;
	padding:3px 3px 0px 0px;
}

#globalNav a{
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
}

#globalNav a:hover{
	text-decoration: none;
}


/* Channel Styles */

.PagerBottom, .PagerTop
{
	background-color:#F9F9F9;
	width:100%;
	text-align:center;
	padding:4px 4px 4px 4px;
	margin:2px 2px 2px 2px;
}
.PagerTop{margin-bottom:20px;}


.Headline
{
	color: #CC6600;
	font-weight:normal;
}
.SidebarHeader .Link a
{
	font-size:9px;
}

.SidebarChannel .ArticleAlternateRow
{
	background-color:#F9F9F9;
}

/*.ArticleAlternateRow, .Article
{
	padding-left:5px;
	padding-right:5px;
	padding-bottom:2px;
	padding-top:5px;
}*/

.MainChannel .Headline
{
	font-size: 14px;
	color: #CC6600;
	line-height: 16px;
}

.MainChannel .Category
{
	margin-top:20px;
	color:#AAAAAA;
}

.MainChannel .Summary
{
	line-height:15px;
}

.SidebarHeader, .LeftMenuHeader, .RightMenuHeader
{
	background-image:url(bg/SidebarGradient.jpg);
	padding:7px 3px 7px 3px;
	color:White;
	font-weight:bold;
}



.MainPageHeader
{
	padding-top:25px;
	padding-bottom:2px;
	color:#123456;
	font-size:18px;	
	font-weight:bold;
}

h2, h2 .MainPageHeader
{
	font-size:14px;	
}

h1,h2,h3
{
	margin-bottom:4px;
}


/*Form divs*/

.FormHeaderRow
{
	padding:15px 5px 10px 5px;
	background-color:#DFDFDF;
		
}

.RightFormColumn
{
	width:200px;
	padding:8px 8px 8px 8px;
}
.LeftFormColumn
{
	width:85px;
	font-weight:bold;
	padding:8px 8px 8px 8px;
}


.Form
{
	margin-top:20px;
	width:100%;
 }
 
 /*


.FormRow
{
	border:solid 2px #FFFFFF;

}

.FormHeaderRow
{
	font-weight:bold;
	padding:10px 10px 10px 10px;
	text-align:center;
	background-color:#DDDDDD;
	border-bottom:solid 2px #FFFFFF;
	
}

.FormLabelColumn
{
	border-right:solid 2px White;
	width:120px;
	font-weight:bold;
}

.RightFormColumn
{
	width:100px;
	border-left:solid 2px White;
}

*/

/* Div for confirmation messages after submit. Displayed at top of page with icon: ok or error*/
.StatusPanel
{
	background-color:#ffffdd;
	border:solid 1px #cccccc;
	width:240px;
	padding:10px 10px 10px 10px;
	vertical-align: top;
	margin-top:20px;
	margin-bottom:20px;
}

#imgStatus
{
	width:16px;
	height:16px;
	float:left;
	position:relative;
	 vertical-align:middle;
}


/* Start page styles*/
.intro{
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	
}

.introtext{
	display: block;
	font-size: 11px;
	color: #333333;
	padding: 20px;
	line-height: 15px;
	font-weight: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(bg/bg_intro.jpg);
	background-repeat: no-repeat;
	width: 475px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	
	}
	
	.introtext_sm{
	display: block;
	font-size: 11px;
	color: #333333;
	padding: 20px;
	line-height: 15px;
	font-weight: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(bg/bg_intro_sm.jpg);
	background-repeat:no-repeat;
	height: 115px;
	width: 475px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	}


.introhead{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	word-spacing: 1px;
	padding-bottom: 5px;
}

.introbutton{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	word-spacing: 1px;
	padding-top: 7px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-bottom:20px;
}

.LoginForm input.TextField {width:220px;}

.Contact
{
	margin:20px 0px 0px 0px;
}

.Contact strong
{
	font-size:14px;
}