
/* CSS Document 
Authored by:
For:
Date:*/

html, body, div, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {/*Sets up a series of default settings, and how other selectors can inherit them. This reduces the size of your CSS file and decreases any style maintenance*/
   margin: 0;
   padding: 0;
   border: 0;
}
html{font-size:62.5%}
body {
	font:1.2em/1.5em Trebuchet MS, Arial, sans-serif;
	color:#000;
	margin:0;
	background:#21718b;

}
h1, h2, h3{
	margin:0;
	padding:0 0 0 0;
	font:bold 1.67em/1.67em Trebuchet MS, Arial, sans-serif;
	color:#1D637A;

}
h2{font:bold 1.33em/2.08em Trebuchet MS, Arial, sans-serif;}
h3{font:bold 1.16em/1.75em Trebuchet MS, Arial, sans-serif;}
a img{border:0;}
ul,ol,p {
  margin-bottom: 15px;

}
ul {
  margin-left: 25px;
}
ol li {
  margin-left: 45px;
  clear: left;
}
ul li 	{
    margin:0;
	margin-bottom: 3px;
	padding:0 0 0 20px;
	background:url(/Portals/0/images/li-bg2.jpg) no-repeat 0 6px;
	list-style-type: none;
}

.table {
  border-top: 1px solid #CCC;
  border-right: 1px solid #CCC;
  padding: 0;
  margin: 0;
}
.table td {
  border-bottom: 1px solid #CCC;
  border-left: 1px solid #CCC;
  padding: 5px;
  margin: 0;
}
 .imageright {
  margin-left: 12px;
  margin-bottom: 5px;
  float: right;
}
.imageleft {
  margin-right: 12px;
  margin-bottom: 5px;
  float: left;
}
.name {
	color:#21718B;
	font-weight:bold;
}

#main{
	background:url(/Portals/0/images/site-bg.png) repeat-y 0 0;
	width:810px;

	margin:38px auto 0;
	padding:5px 14px 5px 5px;
}
.content-holder{
	background:url(/Portals/0/images/column2-bg.jpg) repeat-y 100% 0;
	width:810px;
}

.content-holder2{
	background:url(/Portals/0/images/column2a-bg.jpg) repeat-y 100% 0;
	width:810px;
}

#content-holder-bg{
	background:url(/Portals/0/images/left-bg.jpg) no-repeat 0 0;
	width:810px;
	min-height:540px;
}



/*  column1 start  */
#column1{
	width:200px;
	float:left;
	text-align:center;
	padding:17px 0 0;
}
#menu{
	margin:0;
	padding:25px 0 20px 38px;
	list-style:none;
	text-align:left;

}
#menu ul li{
  background: none;
}
#menuhome{
	margin:0;
	padding:25px 0 20px 38px;
	list-style:none;
	text-align:left;

}
#menuhome ul li{
  background: none;
}
#menuhome ul {
  margin: 0;
}
#menuhome ul li {
  padding: 0;
}
.content-holder2 #fortyyears img {
margin-top: 28px;
}
.content-holder #fortyyears img {
margin-top: 0;
}
/*  column1 end  */

/*  column2 start  */
#column2{
	width:609px;
	float:right;
	padding:0 0 20px;
	position: relative;
}
.head-pic{
	width:609px;
	position:relative;
	z-index: 5;
}
.pikpane {
	width:609px;
	height:300px;
	overflow:hidden;
	position:relative;
	z-index: 1;
	}
.pik {

  margin-bottom: -40px;
}
.head-pic2{
	width:609px;
	background:url(/Portals/0/images/head-pic2.jpg) no-repeat 0 0;
	height:300px;
	position:relative;
}
/*  top-links hp start  */
ul.top-links{
	position:absolute;
	right:30px;
	top:10px;
	margin:0;
	padding:0;
}
.top-links li{
	list-style:none;
	float:left;
	clear: none;
	margin:0;
	padding:0;
	line-height:1em;
	height:10px;
	background:url(/Portals/0/images/link-bg2.gif) no-repeat 0 0;
}
.top-links li:first-child {background-image:none;}
.top-links li a {
	font:0.9em Arial, sans-serif;
	color:#1D637A;
	padding:0 8px 0 11px;
	text-decoration:none;
	display:block;
}
.top-links li a:hover{text-decoration:underline;}
/*  top-links hp end  */

/*  top-links cp start  */
ul.top-links2{
	position:absolute;
	right:30px;
	top:10px;
	margin:0;
	padding:0;
}
.top-links2 li{
	list-style:none;
	float:left;
	clear: none;
	margin:0;
	padding:0;
	line-height:1em;
	height:10px;
	background:url(/Portals/0/images/link-bg2.gif) no-repeat 0 0;
}
.top-links2 li:first-child {background-image:none;}
.top-links2 li a {
	font:0.9em Arial, sans-serif;
	color:#1D637A;
	padding:0 8px 0 11px;
	text-decoration:none;
	display:block;
}
.top-links2 li a:hover{text-decoration:underline;}
/*  top-links cp end  */


.content{
	padding:40px 22px 10px 35px;
	color:#000;
	clear:both;
	text-indent:0;

}
.content a,.content a:link,.content a:visited{
	color:#714e35;
	text-decoration:underline;
}
.content a:hover{text-decoration:none;}
.callout-box{
	float:right;
	width:161px;
	border:1px solid #fff;
	margin:0 0 10px 10px;
	color:#21718b;
	font-style:italic;
	font-weight:bold;
	padding:20px 12px 5px 10px;
	display: block;
}
.caption {
	float:right;
	width:161px;
	color:#21718b;
	font-style:italic;
	padding:20px 12px;
	display: block;
	font-size:.9em;
	line-height: 150%;
}
.caption_right_161 {
	float:right;
	width:161px;
	color:#21718b;
	font-style:italic;
	padding:20px 12px;
	display: block;
	font-size:.9em;
	line-height: 150%;
}
.caption_left_161 {
	float:left;
	width:161px;
	color:#21718b;
	font-style:italic;
	padding:20px 12px;
	display: block;
	font-size:.9em;
	line-height: 150%;
}
.caption_middle_161 {
	clear:both;
	margin: 0px auto;
	width:161px;
	color:#21718b;
	font-style:italic;
	padding:20px 12px;
	display: block;
	font-size:.9em;
	line-height: 150%;
}
.caption_right_200 {
	float:right;
	width:200px;
	color:#21718b;
	font-style:italic;
	padding:20px 12px;
	display: block;
	font-size:.9em;
	line-height: 150%;
}
.caption_left_200 {
	float:left;
	width:200px;
	color:#21718b;
	font-style:italic;
	padding:20px 12px;
	display: block;
	font-size:.9em;
	line-height: 150%;
}
.caption_middle_200 {
	clear:both;
	margin: 0px auto;
	width:200px;
	color:#21718b;
	font-style:italic;
	padding:20px 12px;
	display: block;
	font-size:.9em;
	line-height: 150%;
}
.caption_right_250 {
	float:right;
	width:250px;
	color:#21718b;
	font-style:italic;
	padding:20px 12px;
	display: block;
	font-size:.9em;
	line-height: 150%;
}
.caption_left_250 {
	float:left;
	width:250px;
	color:#21718b;
	font-style:italic;
	padding:20px 12px;
	display: block;
	font-size:.9em;
	line-height: 150%;
}
.caption_middle_250 {
	clear:both;
	margin: 0px auto;
	width:250px;
	color:#21718b;
	font-style:italic;
	padding:20px 12px;
	display: block;
	font-size:.9em;
	line-height: 150%;
}
.caption_right_300 {
	float:right;
	width:300px;
	color:#21718b;
	font-style:italic;
	padding:20px 12px;
	display: block;
	font-size:.9em;
	line-height: 150%;
}
.caption_left_300 {
	float:left;
	width:300px;
	color:#21718b;
	font-style:italic;
	padding:20px 12px;
	display: block;
	font-size:.9em;
	line-height: 150%;
}
.caption_middle_300 {
	clear:both;
	margin: 0px auto;
	width:300px;
	color:#21718b;
	font-style:italic;
	padding:20px 12px;
	display: block;
	font-size:.9em;
	line-height: 150%;
}
.samples{
	margin:0;
	padding:10px 0 10px 60px;
	list-style:none;
	clear:both;
	float:left;
}
.samples li{

}
.samples a{
	display:block;
	color:#000;
	text-decoration:none;
}
.samples a:hover{text-decoration:underline;}
/*  footer start  */
#footer{
	clear:both;
	margin:0 auto;
	width:829px;
	height:70px;
	background:url(/Portals/0/images/footer-bg.png) no-repeat 0 0;
	position:relative;
}
/*  footer copyright start  */
#footer span{
	position:absolute;
	left:10px;
	top:45px;
	float:left;
	font:0.9em/0.9em Trebuchet MS, Arial, sans-serif;
	color:#79c6df;
}
/*  footer copyright end  */
/*  left links start  */
ul.bot1{
	position:absolute;
	left:0;
	top:10px;
	margin:0;
	padding:0;
}
ul.bot1 li{
	list-style:none;
	float:left;
	clear: none;
	margin:0;
	padding:0;
	background:url(/Portals/0/images/link-bg.gif) no-repeat 0 50%;

}
ul.bot1 li:first-child {background-image:none;}
ul.bot1 li a {
	color:#f3be07;
	padding:0 8px 0 11px;
	text-decoration:none;
	display:block;
	font:1em Trebuchet MS, Arial, sans-serif;
}
ul.bot1 li a:hover{text-decoration:underline;}
/*  left links end  */
/*  right links start  */
ul.bot2{
	position:absolute;
	right:10px;
	top:10px;
	margin:0;
	padding:0;
}
ul.bot2 li{
	list-style:none;
	float:left;
	clear: none;
	margin:0;
	padding:0;
	background:url(/Portals/0/images/link-bg.gif) no-repeat 0 50%;
}
ul.bot2 li:first-child {background-image:none;}
ul.bot2 li a {
	color:#f3be07;
	padding:0 8px 0 11px;
	text-decoration:none;
	display:block;
}
ul.bot2 li a:hover{text-decoration:underline;}
/*  right links end  */
/*  footer end  */
/*********************************** pages news*******************************************/
.col1 a, .col1 a:visited,
.col2 a, .col2 a:visited{
	color:#714e35;
	text-decoration:underline;

	margin:0 0 12px;
}
.col1 a:hover,
.col2 a:hover
{
	text-decoration:none;
}
.col1{
	width:290px;
	float:left;
	margin:0 0 0 18px;
}
.col1 h2, .col2 h2{
	padding:0;
	border-bottom:3px solid #f5c933;
	margin:0 0 20px;
}
.col2{
	width:215px;
	float:right;
	margin:0 18px 0 0;
}
.col2 strong{color:#fff;}
.col2 p{
	clear:both;
	padding-bottom: 0px;
	margin-bottom: 0;
}
#loginlinks {
 float: right;
 margin-top: 35px;
 margin-right:20px;
}

/*clears floats with no presentational markup*/
.clearfix:after {
    content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
   display: inline-table;
}
/*Hides from IE Mac \*/

.clearfix {
    display: block;
    height: 1%;
}
/*End Hack \*/

/* ================================
    Default styles FOR DotNetNuke
   ================================
*/   

/* background color for the content part of the pages */


.ControlPanel, .PagingTable {
    width: 100%;
    height: 64px;
    background-color: #FFFFFF;
    BORDER-RIGHT: #003366 1px solid; 
    BORDER-TOP: #003366 1px solid; 
    BORDER-LEFT: #003366 1px solid; 
    BORDER-BOTTOM: #003366 1px solid; 
}

.SkinObject {
    font-weight: bold;
    font-size: 8.5pt;
    color: #003366;
    text-decoration: none;
}

A.SkinObject:link {
    text-decoration:    none;
    color:#003366;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color:#003366;
}

A.SkinObject:active   {
    text-decoration:    none;
    color:#003366;
}

A.SkinObject:hover    {
    text-decoration:    none;
    color:#003366;
}

/* style for module titles */
.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #333333;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}


/* styles used by Data Grids */
.DataGrid_AlternatingItem
{
    background-color:White;
    color: Red;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
}
.DataGrid_Container
{
	background-color: Transparent;
}
.DataGrid_Footer
{
    background-color:White;
}
.DataGrid_Header
{
    background-color:Transparent;
    color: Black;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
}
.DataGrid_Item
{
    background-color:Transparent;
    color: Black;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
}
.DataGrid_SelectedItem
{
    background-color: Silver;
    color: Blue;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
}

/* styles used by TreeMenu Skin Object */
.TreeMenu_Node 
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
}

.TreeMenu_NodeSelected
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
	background-color: #dcdcdc; 
}

A.TreeMenu_Node:link, A.TreeMenu_NodeSelected:link {
    text-decoration:    none;
    color: #003366;
}

A.TreeMenu_Node:visited, A.TreeMenu_NodeSelected:visited  {
    text-decoration:    none;
    color: #003366;
}

A.TreeMenu_Node:active, A.TreeMenu_NodeSelected:active   {
    text-decoration:    none;
    color: #003366;
}

A.TreeMenu_Node:hover, A.TreeMenu_NodeSelected:hover    {
    text-decoration:    none;
    color: #ff0000;
}

/* styles used in the FileManager */
.FileManager
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	height:400px;
}
.FileManager_ToolBar
{
	border-bottom: black 1px solid;
	height:25px;
}
.FileManager_Explorer
{
	height:100%;
	border: #999999 1px solid;
	background-color: White;
	margin: 2px 2px 2px 2px;
}

.FileManager_FileList 
{
	height:100%;
	border: #999999 1px solid;
	background-color: White;
	margin: 2px 2px 2px 2px;
	overflow: auto;
}

.FileManager_MessageBox 
{
	text-align: center;
	vertical-align: middle;
	background-color: White;
	padding: 25px 25px 25px 25px;
}

.FileManager_Header
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    color: #E7E7FF;
    background-color: #9EBFF6;
    border-bottom: #999999 1px solid;
    height: 25px;
}

.FileManager_Pager
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    background-color: #EEEEEE;
    border-top: #999999 1px solid;
    height: 25px;
}

.FileManager_StatusBar
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    background-color: #dedfde;
    height: 25px;
	margin: 2px 2px 2px 2px;
}

.FileManager_Item
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    color: Black;
    background-color: #F8F8F8;
    border-top: black 1px dashed;
    border-bottom: black 1px dashed;
}

.FileManager_AltItem
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    color: Black;
    background-color: #EEEEEE;
    border-style: none;
}
.FileManager_SelItem
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    color: White;
    background-color: #99ffff;
    border-style: none;
}

.FileManagerTreeNode 
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}

.FileManagerTreeNodeSelected 
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
	background-color: #dcdcdc; 
}

A.FileManagerTreeNode:link, A.FileManagerTreeNodeSelected:link {
    text-decoration:    none;
    color: #003366;
}

A.FileManagerTreeNode:visited, A.FileManagerTreeNodeSelected:visited  {
    text-decoration:    none;
    color: #003366;
}

A.FileManagerTreeNode:active, A.FileManagerTreeNodeSelected:active   {
    text-decoration:    none;
    color: #003366;
}

A.FileManagerTreeNode:hover, A.FileManagerTreeNodeSelected:hover    {
    text-decoration:    none;
    color: #ff0000;
}

/* styles used in the Wizard Framework */
.Wizard
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	height:400px;
	width:650px;
}
.WizardButton
{
	border-right: #999999 1px solid;
	padding-right: 2px;
	border-top: #999999 1px solid;
	padding-left: 2px;
	padding-bottom: 2px;
	border-left: #999999 1px solid;
	padding-top: 2px;
	border-bottom: #999999 1px solid;
	background-color: #999999;
}
.WizardHeader
{
	background: #ffffcc;
	border-bottom: black 1px solid;
	height:40px;
}
.WizardFooter
{
	border-top: black 1px solid;
	background: #ccffcc;
	height: 25px;
	text-align: right;
}
.WizardBody
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	height: 325px;
}
.WizardHelp
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 9pt;
	padding-bottom: 5px;
	border-left: black 1px solid;
	width: 180px;
	padding-top: 5px;
	background-color: #ccffff;
}
.WizardHelpText
{
	overflow: auto;
	font-size: 8pt;
	width: 180px;
	color: black;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	height: 300px;
}
.WizardText
{
	font-size: 9pt;
	color: black;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
}


/* text style used for help text rendered by modules */
.Help
{
  border-right: black 1px solid;
  padding-right: 2px;
  border-top: black 1px solid;
  padding-left: 2px;
  font-weight: normal;
  font-size: 11px;
  padding-bottom: 2px;
  border-left: black 1px solid;
  color: black;
  padding-top: 2px;
  border-bottom: black 1px solid;
  font-family: Tahoma, Arial, Helvetica;
  background-color: #ffff99;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:underline;
    color: #003366;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #ff0000;
}

/* button style for standard HTML buttons */
.StandardButton
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	background: #dddddd;
	color: #000000;
	font-family: Verdana, sans-serif;
}
HR {
    color: #999999;
    height:1pt;
    text-align:left
}
/* Custom admin module fixes */
#dnn_ctr605_DD select{
  width: 110px;
}
#dnn_ctr606_DD select{
  width: 110px;
}
#dnn_ctr607_DD select{
  width: 110px;
}
/* Module Title Menu */
.ModuleTitle_MenuContainer {
	border-bottom: blue 0px solid; 
	border-left: blue 0px solid; 
	border-top: blue 0px solid; 
	border-right: blue 0px solid; 
}

.ModuleTitle_MenuBar {
	cursor: pointer; 
	
	height:16px;
	background-color: Transparent;
}

.ModuleTitle_MenuItem {
	cursor: pointer; 
	 
	color: black; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	border-left: white 0px solid; 
	border-bottom: white 1px solid; 
	border-top: white 1px solid; 
	border-right: white 0px solid;
	background-color: Transparent;
}

.ModuleTitle_MenuIcon {
	cursor: pointer; 
	 
	background-color: #EEEEEE; 
	border-left: #EEEEEE 1px solid; 
	border-bottom: #EEEEEE 1px solid; 
	border-top: #EEEEEE 1px solid; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}

.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	 
	background-color: #FFFFFF; 
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=135, Strength=3); */
	border-bottom: #FFFFFF 0px solid; 
	border-left: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
}

.ModuleTitle_MenuBreak {
	border-bottom: #EEEEEE 1px solid; 
	border-left: #EEEEEE 0px solid; 
	border-top: #EEEEEE 1px solid;  
	border-right: #EEEEEE 0px solid; 
	background-color: #EEEEEE; 
	height: 1px;
}

.ModuleTitle_MenuItemSel {

	cursor: pointer; 
	 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;

	background-color: #C1D2EE;
}


.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	 
	border-right: #FFFFFF 1px solid; 
	border-bottom: #FFFFFF 1px solid; 
	border-top: #FFFFFF 0px solid;
}

.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.Head {

    font-size:  12px;
    font-weight:    bold;
	color: #4F7884;
 
}

/* text style used for most text rendered by modules */
.Normal,.NormalDisabled
  
{

}

/* text style used for rendered text which should appear disabled */
.NormalDisabled
{

}
/*Container style*/
.dropdown select {
  font-size: 10px;
  font-family: Arial, sans-serif;
}


#menu{
	margin:0;
	padding:25px 0 20px 38px;
	list-style:none;
	text-align:left;
}
ul#menu {
	padding:15px 0 7px 5px;
	list-style:none;
	margin:0;
}
ul#menu li{
	background:none!important;
	padding:0 0 0 0px;
	margin:0 0 0 45px;

}
* html #menu ul li{
	height:1%;
}
#menu li{
	margin:0;
	padding:0;
}
* html #menu li{
	height:1%;
	margin:-3px 0;
}
#menu a{
	display:block;
	color:#103643;
	font:1.17em/1.67em Trebuchet MS, Arial, sans-serif;
	text-decoration:none;
	width:160px;
		background:none!important;
}
#menu ul a{
	display:block;
	color:#103643;
	font:1em Trebuchet MS, Arial, sans-serif!important;
	text-decoration:none;
	width:140px;
}

#dnn_ctr_Login_Login_DNN_txtUsername {
  width: 170px !important;
}
#dnn_ctr_Login_Login_DNN_txtPassword {
  width: 170px !important;
  margin-bottom: 3px;
}
