@charset "utf-8";
/* CSS Document */

body{
	background-image: url(images/bkg_Top.jpg);
	background-position:top;
	background-color:#FFFFFF;
	background-repeat:repeat-x;
	overflow:auto;
	height:100%;
	width:100%;
	margin:0px;
	padding:0px;
	color:003366;
}

p{font-family: Tahoma, Verdana, sans serif;font-size: 12px;	color: #003366;	font-weight: normal;}

h1,h2,h3,h4,h5,h6{font-family: Tahoma, Verdana, sans serif;	color: #003366;font-weight:bold;}

h1{font-size:20px;}
h2,h3{font-size:18px;}
h4{font-size:14px;}
h5,h6{font-size:12px;}


a {
	font-family: Tahoma, Verdana, sans serif;
	font-size: 12px;
	color: #003366;
	font-weight: normal;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #003366;
}
a:hover {
	text-decoration: underline;
	color: #003366;
}
a:active {
	text-decoration: underline;
	color: #003366;
}
	
.sitecontainer {
		position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	margin:0px;
	padding:0px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */
	}

.maintable{
	margin-left:auto;
	margin-right:auto;
}

.headerdiv{
	background-image: url(images/bkg_Top.jpg);
	background-position:top;
	background-color:#FFFFFF;
	background-repeat:repeat-x;
	height:350px;
	width:100%;
	text-align:center;
	vertical-align:top;
}

.headerdivInt{
	background-image: url(images/bkg_Top.jpg);
	background-position:top;
	background-color:#FFFFFF;
	background-repeat:repeat-x;
	width:100%;
	text-align:center;
	vertical-align:top;
	padding-bottom:98px;
}


.push{
	padding-right:55px;
}

.PushInt{
	padding-left:60px;
}

.footerdiv{
	background-image:url(images/bkg_Bot.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	text-align:right;
	height: 98px;
	width: 100%;
	margin:0px;
	text-align:center;
}

.footerdivInt{
	position:absolute;
	bottom:0;
	background-image:url(images/bkg_Bot.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	text-align:right;
	height: 98px;
	width: 100%;
	margin:0px;
	text-align:center;
}

.contentdiv{
	width:100%;
	text-align:center;
}


.topleftshadow{
	background-image:url(images/topleftshadow.png);
	background-repeat:no-repeat;
	height:70px;
	width:16px;
	border:none;
	padding:0px;
	margin:0px;
}

.topleftshadowInt{
	background-image:url(images/topleftshadow_int.png);
	background-repeat:no-repeat;
	height:40px;
	width:16px;
	border:none;
	padding:0px;
	margin:0px;
}

.searchheader{
	background-image:url(images/search_header.png);
	background-repeat:no-repeat;
	height:70px;
	width:851px;
	border:none;
	padding:0px;
	margin:0px;
	text-align:right;
}

.searchheader2{
	background-image:url(images/search_header_int.png);
	background-repeat:no-repeat;
	height:40px;
	width:851px;
	border:none;
	padding:0px;
	margin:0px;
	text-align:right;
	vertical-align:top;
	padding-top:5px;
}


.toprightshadow{
	background-image:url(images/toprightshadow.png);
	background-repeat:no-repeat;
	height:70px;
	width:16px;
	border:none;
	padding:0px;
	margin:0px;
}

.toprightshadowInt{
	background-image:url(images/toprightshadow_int.png);
	background-repeat:no-repeat;
	height:40px;
	width:16px;
	border:none;
	padding:0px;
	margin:0px;
}


.leftshadow{
	background-image:url(images/shadowleft.png);
	background-repeat:repeat-y;
	width:16px;
}

.headerimage{
	background-image:url(images/image_header.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	height:229px;
	width:851px;
}

.header2image{
	background-image:url(images/header2_bg.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	height:129px;
	width:851px;
	vertical-align:bottom;
	padding:67px 0px 0px 0px;
}

.h100{
	height:auto;
	height:100%;
	min-height:100%;
	}

.h95 {height:95%;}

.rightshadow{
	background-image:url(images/shadowright.png);
	background-repeat:repeat-y;
	width:16px;
}

.navigation{
	background-image:url(images/navigation_bg.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	height:51px;
	width:851;
}

.NavigationInt{
	background-color:#FFFFFF;
	height:20px;
	text-align:left;
}

.MenuInt {
	float:right;
	}

.contentareas{
	background-color:#FFFFFF;
	border:none;
	width:851px;
	text-align:center;
	vertical-align:top;
}

.ContentAreasInt{
	background-color:#FFFFFF;
	border:none;
	width:851px;
	text-align:center;
	vertical-align:top;
}

.toppane{
	width:100%;
}

.leftpane{
}

.ContentPane{
	padding: 0px 0px 0px 0px;
}

.rightpane{
	padding-top:10px;
}

.bottompane{
	width:100%;
}

.footer{
	background-color:#FFFFFF;
	width:851px;
	height:98px;
}

.bottomnav{
	text-align:center;
	font-family:Tahoma, Verdana, sans serif;
	font-size:12px;
}

.buttonpane{
	width:851px;
	margin:-10px 0px 0px -20px;
	border:0px;
}

.search{
	margin: 5px 5px 0px 0px;
	font-family:Tahoma, Verdana, sans serif;
	font-size:12px;
	color:#ffffff;
	
}

.contactinfo{
	font-family:Tahoma, Verdana, sans serif;
	font-size:12px;
	margin: 16px 10px 0px 10px;
}

.ContactInfoInt{
	font-family:Tahoma, Verdana, sans serif;
	font-size:12px;
	text-align:right;
	margin: 0px;
	float:right;
	width:700px;
	padding:5px 30px 20px 0px;
}

.SkinObject {font-family:Tahoma, Verdana, sans serif; font-size:12px; color:#003366; text-decoration:none; font-weight:normal}
a.SkinObject:link { color:#003366; text-decoration:none; }
a.SkinObject:visited { color:#003366;  text-decoration:none;}
a.SkinObject:hover { color:#003366;  text-decoration:none;}
A.SkinObject:active { color:#003366;  text-decoration:none;}

.LinksObject {font-family:Tahoma, Verdana, sans serif; font-size:12px; color:##003366; text-decoration:none; font-weight:normal }
a.LinksObject:link { color:#003366; text-decoration:none; }
a.LinksObject:visited { color:#003366; text-decoration:none;}
a.LinksObject:hover { color:#003366;  text-decoration:none;}
A.LinksObject:active { color:#003366;  text-decoration:none;}

#dnn_dnnSEARCH_optWeb {
	font-family:Tahoma, Verdana, sans serif;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
}

#dnn_dnnSEARCH_optSite {
	font-family:Tahoma, Verdana, sans serif;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
}

.MainMenu_SubMenu TD
{                    /* height of submenu--notice all of height 24px*/
}

.MainMenu_SubMenuItemSelHover TD          
{
	color: #003366;                 /* color of sub menu text and height on mouseover*/
}

.MainMenu_TabRootMenuItem TD                 
{
	color: #003366;
	font-size: 16px;
	font-family: Tahoma, sans serif;                                 /* color of menu text and height--no mouseover*/
}

.MainMenu_TabRootMenuItemSel TD                  /* color of menu text if you select subpage to show that it is selected*/
{
	font-family: Tahoma, sans serif;
	font-size: 16px;
	font-weight: normal;
 	font-style: normal;
	color: #003366;
}

.MainMenu_TabMenuItemHover TD                      /* color of menu text on mouseover*/
{
	font-family: Tahoma, Verdana, sans serif;
	font-size: 16px;
	color: #003366;
}

.MainMenu_TabMenuItemSelHover TD                    /***** color of main menu to show that it is the current page*/
{	
	color: #003366;
}

.MainMenu_MenuItem {
	cursor: pointer;
	cursor: hand;
	color: #003366;                                  /*color of sub menu text---no mouseover*/
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	border-left: #C5CAD3 0px solid;
	border-bottom: #C5CAD3 0px solid;
	border-top: #C5CAD3 0px solid;
	border-right: #C5CAD3 0px solid;
}

.MainMenu_MenuContainer {
	border-bottom: #FFFFFF 0px solid;
	border-left: #E7EDE3 0px solid;
	border-top: #FFFFFF 0px solid;
	border-right: #404040 0px solid;
	background-color: Transparent;
	padding: 0px;
}

.MainMenu_MenuBar {
	border-bottom: #FFFFFF 0px solid; 
	border-left: #E7EDE3 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #000000 0px solid;  
	cursor: pointer; 
	cursor: hand; 
	padding: 0px;
}

.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand;
	margin: 0px 0px 0px 0px;
	color: #003366;                           
	font-family: Tahoma, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	font-style: normal; 
	background-color: #ffffff;                 /*this is the color of the submenu behind text*/
	border-bottom: #cdcdcd 0px solid;          /*these are the colors of the submenu box border*/
	border-left: #cdcdcd 0px solid; 
	border-top: #cdcdcd 0px solid; 
	border-right: #cdcdcd 0px solid;
}



.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #ffffff;             /* this is the color of the drop down submenu for the left side if you want to use icon*/
	border-left: #cdcdcd 0px solid; 
	border-bottom: #cdcdcd 0px solid; 
	border-top: #cdcdcd 0px solid; 
	border-right: #cdcdcd 0px solid; 
	text-align: center; 
	width: 0;
}



.MainMenu_MenuBreak {
	width: 0px;
	border: none;
}

.MainMenu_MenuItemSel {
	background-color:Transparent;          /*this is the color of the submenu highlight*/
	font-family: Tahoma, sans-serif; 
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #336699;
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 9pt; 
	color: #003366; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #000000 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #000000 0px solid;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 9pt; 
	cursor: pointer; 
	cursor: hand;
}



.welcomeWindow
	{
		background:url(/Portals/0/coltWelcome.jpg) no-repeat;
		height:325px;
		width:320px;
		vertical-align:top;
		text-align:justify;
		letter-spacing:1px;
		line-height:130%;
		color:#FFF;
		padding:65px 50px 0px 20px;
	}

a.contentlink:link {font-size:12px;text-decoration:underline;}
a.contentlink:hover {font-size:12px;text-decoration:underline;}
a.contentlink:active {font-size:12px;text-decoration:underline;}
a.contentlink:visited {font-size:12px;text-decoration:underline;}


.logo {
	float:left;
	padding-left:30px;
	}

.logo_text {
	float:left;
	clear:right;
	}


.fix{
	clear: both;
	height: 1px;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: -1px;
	margin-left: 0pt;
	overflow-x: hidden;
	overflow-y: hidden;
}