@import url("menu.css");
@import url("menu2.css");
@import url("menu3.css");
@import url("mmlinks.css");
@import url("staticmenu.css");
	
.PCHome
{
	border: none;}

.PagingTable
{background-color: #dedcc7;
}

.dropdown
{ background-color: blue;
	height: 25px;
}
/* UDT Images */
.UDT_img {
border: 0px;
height: 25px;
width: 25px;
}

.UDT_Table_Head 
{
   background-color: #7596b9; /*#FFCC66*/
}
tr.UDT_Table_Head td, tr.UDT_Table_Item td, tr.UDT_Table_AlternateItem td {
    border:solid 1px #ccc;
}
.UDT_Table_AlternateItem {background-color: #ccc;}




/* 
================================
Skin styles for DotNetNuke
================================
*/  
h3
	{
		font-weight: bold;
		
	}
 
a:link,a:visited,a:active{
	color: #0c2752;
	font-weight: normal;
	text-decoration: none;
	
}

a:hover{
	color: #333;
	font-weight: normal;
	text-decoration: underline;
	/*background-color: #333366*/
	}

.white{
	color: #ffffff;
}

a.white:link,a.white:visited,a.white:active{
	color: #000259;
	font-weight: normal;
	text-decoration: none;
}

a.white:hover{
	color: #000259;
	font-weight: bold;
	text-decoration: underline;
}

/* text style used for most text rendered by modules */
.Normal{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.NormalRed{
	color: #000259;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
}

.NormalBold{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
}

/* search form */
#search
{
    float: right;
    clear: both;
    color: #000;
    background: transparent url(searchboxbkg.gif) no-repeat;
    padding: 14px 0 20px 5px;
    width: 300px;
    margin: 5px 0 0 0;
    /*height: 50px;*/
    text-align: center;
}
/* expand width of DNN search box */
#dnn_dnnSEARCH_txtSearch
{
    width: 200px;
    border: 0;
    background: #fff url(searchbkg.jpg) no-repeat middle;
    padding: 3px 3px;
    color: #333;
    font-weight: bold;
    height: 20px;
    vertical-align: middle;
}
/* Style dnn search button */
#dnn_dnnSEARCH_cmdSearch
{
	vertical-align: middle;
    padding: 5px 10px;
    background: transparent url(searchbtn.jpg) repeat-x;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    font: normal 12px Arial , Sans-Serif;
    text-decoration: none;
}

#search a:hover
{
    color: #ccc;
    /*background: inherit;*/
    background: transparent;
    text-decoration: none;
}

/* Style for links at bottom of page */
.links,.bottom {	FONT-WEIGHT: bold;	FONT-SIZE: 70%;	COLOR: #fff;	FONT-FAMILY: Tahoma, Arial, Helvetica;	TEXT-DECORATION: none;}
A.links:link {	COLOR: #fff;	TEXT-DECORATION: none} 
A.links:visited {	COLOR: #fff;	TEXT-DECORATION: none}
A.links:hover {	COLOR: #fff;	TEXT-DECORATION: underline}
A.links:active {	COLOR: #fff;	TEXT-DECORATION: none}

.currentdate {FONT-SIZE: 70%;	COLOR: #fff;	FONT-FAMILY: Tahoma, Arial, Helvetica;	TEXT-DECORATION: none;}

/* Style for search text */
.search { vertical-align: bottom; border:none; background-color: transparent; border: 0px; FONT-WEIGHT: bold;	FONT-SIZE: 70%;	COLOR: #ffffff;	FONT-FAMILY: Tahoma, Arial, Helvetica;	TEXT-DECORATION: none;}
A.search:link, img {	COLOR: #ffffff;	TEXT-DECORATION: none} 
A.search:visited, img {	COLOR: #333333;	TEXT-DECORATION: none}
A.search:hover, img {	COLOR: #333333;	TEXT-DECORATION: underline}
A.search:active, img {	COLOR: #333333;	TEXT-DECORATION: none}

/* Style for Various Links*/
.SkinObject {	FONT-WEIGHT: bold;	FONT-SIZE: 70%;	COLOR: #ffffff;	FONT-FAMILY: Tahoma, Arial, Helvetica;	TEXT-DECORATION: none;}
A.SkinObject:link {	COLOR: #333;	TEXT-DECORATION: none} 
A.SkinObject:visited {	COLOR: #333;	TEXT-DECORATION: none}
A.SkinObject:hover {	COLOR: #333;	TEXT-DECORATION: underline}
A.SkinObject:active {	COLOR: #333;	TEXT-DECORATION: none}

/* Contact the Webmaster */
.contact_web,.bottom_info {	/*FONT-WEIGHT: bold;*/	FONT-SIZE: 8pt;	COLOR: #747474;	FONT-FAMILY: arial,veranda,sans-serif;	TEXT-DECORATION: none;}
.contact_web A:link {	COLOR: #747474;	TEXT-DECORATION: none} 
.contact_web A:visited {	COLOR: #747474;	TEXT-DECORATION: none}
.contact_web A:hover {	COLOR: #747474;	TEXT-DECORATION: underline}
.contact_web A:active {	COLOR: #747474;	TEXT-DECORATION: none}

/* Breadcrumbs */
.breadcrumbs {	FONT-WEIGHT: bold;	FONT-SIZE: 8pt;	COLOR: #FFF;	FONT-FAMILY: arial,veranda,sans-serif;	TEXT-DECORATION: none;}
A.breadcrumbs:link {	COLOR: #333;	TEXT-DECORATION: none} 
A.breadcrumbs:visited {	COLOR: #333;	TEXT-DECORATION: none}
A.breadcrumbs:hover {	COLOR: #263459;	TEXT-DECORATION: underline}
A.breadcrumbs:active {	COLOR: #263459;	TEXT-DECORATION: underline; font-weight: bold;}

.userclass {	FONT-WEIGHT: bold;	FONT-SIZE: 70%;	COLOR: #fff;	FONT-FAMILY: Tahoma, Arial, Helvetica;	TEXT-DECORATION: none;}
A.userclass:link {	COLOR: #fff;	TEXT-DECORATION: none} 
A.userclass:visited {	COLOR: #fff;	TEXT-DECORATION: none}
A.userclass:hover {	COLOR: #fff;	TEXT-DECORATION: underline}
A.userclass:active {	COLOR: #fff;	TEXT-DECORATION: none}

.loginclass {	FONT-WEIGHT: bold;	FONT-SIZE: 70%;	COLOR: #fff;	FONT-FAMILY: Tahoma, Arial, Helvetica;	TEXT-DECORATION: none;}
A.loginclass:link {	COLOR: #fff;	TEXT-DECORATION: none} 
A.loginclass:visited {	COLOR: #fff;	TEXT-DECORATION: none}
A.loginclass:hover {	COLOR: #fff;	TEXT-DECORATION: underline}
A.loginclass:active {	COLOR: #fff;	TEXT-DECORATION: none}

.leftshadow
{
	background-image: url(leftshadowbkg.jpg);
	background-repeat: repeat-y;
	background-position: right;
	width: 10px;
	background-color: Transparent;
}

.rightshadow
{
	background-image: url(rightshadowbkg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 9px;
	background-color: Transparent;
}

.leftpaneshadow
{
	background-image: url(lcshadow.jpg);
	background-repeat: repeat-y;
	background-position: right;
	margin-right: 10px;
	width: 25px;
	margin-left: 10px;
	margin-right: 10px;
}

.rightpaneshadow
{
	background-image: url(rcshadow.jpg);
	background-repeat: repeat-y;
	background-position: right;
	margin-right: 10px;
	width: 25px;
	margin-left: 10px;
	margin-right: 10px;
}

.bottom_info
{	height: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 800px;
}

.skingradient {
	
	BACKGROUND-color: #333;
	HEIGHT:43px;
	
}

table.skingradient 
{
	vertical-align: top;
	text-align: center;
}

.content 
{
	width: 800px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: transparent;
}

/***********************************************/
.loginbar
{ 
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left: 1px;
	margin-right: 2px;
	/*background-color: #e9e9e9;*/
	background-color: #7093b3;
	color: #333;
	border: solid 1px #ccc;
	
	
}
/**********************************************/

/* The main Page*/
.bottomright
{ 
	background-image: url(bottomrightshadow.jpg);
	background-repeat: repeat-y;
	background-position: left;
	width: 9px;
}
.bottomleft
{	width: 10px;
	text-align: right;
	background-image: url(bottomleftshadow.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

/* Bottom Bar */
.bottom {
background-image: url(bottombkg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	width: 900px;
}

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #fafafa;
	background-image: url(pagebkg.jpg);
	background-repeat: repeat-x;

}
.skinmaster {
	height: 100%;
	background-color: #fff; /*#f6f6f6;*/
	BORDER-RIGHT: #999 0px solid; 
	BORDER-TOP: #999 0px solid; 
	BORDER-LEFT: #999 0px solid; 
	BORDER-BOTTOM: #999 0px solid; 
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px; 
	width: 919px;
	/*max-width: 1024px;*/
}

.skinheader {
	background-color: #fff;
	background-image: url(skinheaderbkg.jpg);
	background-repeat: repeat-x;
	height: 68px;
}
.headerbkg
{	background-repeat: repeat-x;
	background-color: #233458;;
	height: 140px;
}

/* Used behind Control Panel and bottom Bar */
.filler
{ background-color: #3a4d75;
	width: 100%;
}

.controlpanel {
	width: 100%;
	background-color: #DFE5F2;
}
.searchbx
{	/*background-color: #e1e5e7;*/
	background-image: url(searchBOX.gif);
	background-repeat: no-repeat;
	width: 266px;
	height: 59px;
}
/* Contains the date, not the toppane */

/*.MenuBarPane
{
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 1px;
	vertical-align: middle;
	width: 200px
}
*/
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
}
.leftpane {
	width: 200px;
	min-width: 150px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	white-space: normal;
	border-right: solid 1px #ccc;
	/*border-right: dashed 1px #eff1f2;*/
	margin-right: 1px;
	/*background-image: url(rightshadowbkg.jpg);
	background-repeat: repeat-y;
	background-position: top right;*/
	/*background-color: #eff1f2;*/
}
.rightpane {
	width: 200px;
	/*background-color: #eff1f2;*/
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	border-left: solid 1px #ccc;
	/*background-image: url(rightshadowbkg.jpg);
	background-repeat: repeat-y;
	background-position: top left;*/
	
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 2px;
	padding-right: 0px;
}

.TopCol1 {Width: 200px;}
.TopCol2 {Width: 200px;}

/********************************************/
/**********Special Home Panes***************/
/*******************************************/
#ContentPane2 {vertical-align: top; background-color: Transparent;}
#ContentPane3 {vertical-align: top; background-color: Transparent;}
#ContentPane4 {vertical-align: top; background-color: Transparent;}
#ContentPane5 {vertical-align: top; background-color: Transparent;}


.StandardButton     {
    background: #7994CB none; 
    color: #FFFFFF;
    font-family:Verdana, Arial, Helvetica, sans-serif; 
    font-size: 12px;
    font-weight: normal;
}
.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  112.5%;
    font-weight:    normal;
    color: #333333;
}

#dnn_ctr481_AlphabeticSitemap_lblMessage
{	font-size: xx-small;
	display: none;
}

.homelinkscolumn
{
	list-style: none;
	padding: 0;
	margin: 0;
}

/**************************************************************/
#contenttable
{
	margin-top: 2px;
	margin-left: 2px;
	margin-right: 2px;
}

.contenttop
{
	background-image: url(images/topline.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
}

.contentbottom
{
	background-image: url(images/bottomline.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100%;
}
.contenttopbkg
{
	background-image: url(images/contenttop.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #fff;
}

.contentbottombkg
{
	background-image: url(images/contentbottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #fff;
}


.lefttopbkg
{
	background-image: url(images/lefttopbkg.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
	background-position: left;
	background-position: top;
	width: 11px;
}

.leftbottombkg
{
	background-image: url(images/leftbottombkg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #fff;
}

.righttopbkg
{
	background-image: url(images/righttopbkg.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
}

.rightbottombkg
{
	background-image: url(images/rightbottombkg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #fff;
}
.bottombackground
{
	background-image: url(bottombackground.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #333333;
}

.Head {
   font-family: arial,veranda,helvetica,sans-serif;
   font-size:  13pt;
   font-weight: 700;
   color: #263459;
}



dnn_ctr660_ModuleContent
{ background-color: #fff;}

.FAQuestion 
{	
/*FLOAT: left;*/
MARGIN: 0px 7px -1px 0px;
CURSOR: hand

}

.FAQSpacer 
{	
CLEAR: both;	MARGIN-BOTTOM: -10px
}

#masthead_table {
	vertical-align: top;
	height: 63px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.masthead {
	clear: left;
	float: left;
	width: 100%;
	height: 63px;
	position: fixed;
}






























































































