


body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/siteback.jpg);
	background-repeat: repeat-x;
	background-color:#004749}
}

.logo {width:320px; height:107px;}
.flag {width:320px; }
.roundtop {height:27px; background:url(images/roundtop.png) no-repeat bottom;}

#flashheader {height:162px; text-align:center;}
.header {background:url(images/header_bg.jpg) no-repeat center top; height:162px; text-align:left; padding:0px 36px 0px 40px;}
.fl_left {float:left;}
.flash_place {float:right; height:160px; width:540px; margin-top:1px; margin-right:44px;}
* html .flash_place {/* if IE */ margin-right:0px;}
.sitetile {background:url(images/sitetile.png) repeat-y;}

.space {height:5px;background:url(images/sitetile.png) repeat-y; }
.menu { height:34px; background:url(images/menuback.jpg) no-repeat;}
.roundbottom {height:44px; background:url(images/roundbottom.png) no-repeat;}

h1{
	font family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: 162b48;
}

h2{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: 162b48;
}
h2black{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: 000000;
}

h3black{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: 000000;
}

h3{
	font-family: Verdana;
	font-size:12px;
	font-weight: bold;
	color: 162b48;
}

p{
	font-family: Verdana;
	font-size: 12px;
	color: 3b4247;
}

.pblack{
	font-family: Verdana;
	font-size: 12px;
	color: 000000;
}

pbold{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: 3b4247;
}
pgray{
	font-family: Verdana;
	font-size: 9px;
	color: 5f6a72;
}

p2{
	font-family: Verdana;
	font-size: 14px;
	font-style:italic;
	color: 3b4247;
}

sidebarbeige{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: eee7de;
}

ul{
	list-style-type: bullet;
	color: 3b4247;
}

li{
	font-family: Verdana;
	font-size: 12px;
	list-style-type: disc;
	color: 3b4247;
}


/*  roundtop, sitetile, space, menu, roundbottom {behavior: url(/Portals/_default/Skins/asi/iepngfix.htc); }  */



/* This section sets up the default look and feel for any skin objects [tag].
	 i.e. copyright, terms, privacy, hostname, currentdate, login, breadcrumb. */

.SkinObject {font-family:tahoma; font-size:11px; color:#ffffff; text-decoration:none; font-weight:normal}
a.SkinObject:link { color:#ffffff; text-decoration:none; }
a.SkinObject:visited { color:#ffffff;  text-decoration:none;}
a.SkinObject:hover { color:#ffffff;  text-decoration:underline;}
A.SkinObject:active { color:#ffffff;  text-decoration:none;}

/* This code below was created by Joe a custom tags as an addition to the skinobjects */

.LinksObject {font-family:tahoma; font-size:11px; color:#ffffff; text-decoration:none; font-weight:normal }
a.LinksObject:link { color:#ffffff; text-decoration:none; }
a.LinksObject:visited { color:#ffffff; text-decoration:none;}
a.LinksObject:hover { color:#ffffff;  text-decoration:underline;}
A.LinksObject:active { color:#ffffff;  text-decoration:none;}









/*========================================================*/
/*  Main Menu                                             */
/*========================================================*/

.MainMenu_SubMenu TD
{
	height: 24px; color: #eee7de;                        /* height of submenu--notice all of height 24px*/
}

.MainMenu_SubMenuItemSelHover TD          
{
	color: #FFFFFF;                       /* color of sub menu text and height on mouseover*/
	height: 24px;
}

.MainMenu_TabRootMenuItem TD                 
{
	color: #ffffff;                                 /* color of menu text and height--no mouseover*/
	background-image: url(images/tab-off.jpg);	
	height: 24px;
	padding: 5px;
}

.MainMenu_TabRootMenuItemSel TD                  /* color of menu text if you select subpage to show that it is selected*/
{
	height: 24px;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
 	font-style: normal;
	color: #ffffff;
	background-image: url(images/tab-off.jpg);
	padding: 5px;
}

.MainMenu_TabMenuItemHover TD                      /* color of menu text on mouseover*/
{
	background-image: url(images/tab-on.jpg);
	color: #ffffff;
	height: 24px;
	padding: 5px;
}

.MainMenu_TabMenuItemSelHover TD                    /***** color of main menu to show that it is the current page*/
{
	background-image: url(images/tab-on.jpg);	
	color: #a2d9c8;
	height: 24px;
	padding: 5px;
}

.MainMenu_MenuContainer {
	background-image: url(images/tab-off.jpg);
	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; 
	height: 24px; 
	padding: 0px;
}

.MainMenu_MenuItem {
	cursor: pointer;
	cursor: hand;
	color: #000000;                                  /*color of sub menu text---no mouseover*/
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	border-left: #C5CAD3 0px solid;
	border-bottom: #C5CAD3 0px solid;
	border-top: #C5CAD3 0px solid;
	border-right: #C5CAD3 0px solid;
}

.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #ececec;             /* this is the color of the drop down submenu for the left side if you want to use icon*/
	border-left: #ececec 0px solid; 
	border-bottom: #ececec 0px solid; 
	border-top: #ececec 0px solid; 
	border-right: #ececec 0px solid; 
	text-align: center; 
	width: 3; 
}

.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand;
	margin: 0px 0px 0px 0px;
	color: #C5CAD3;                           
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold; 
	font-style: normal; 
	background-color: #ececec;                 /*this is the color of the submenu behind text*/
	border-bottom: #C5CAD3 1px solid;          /*these are the colors of the submenu box border*/
	border-left: #C5CAD3 1px solid; 
	border-top: #C5CAD3 1px solid; 
	border-right: #C5CAD3 1px solid;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#7686A1, Direction=90, Strength=0);

}

.MainMenu_MenuBreak {
	width: 40px;
	border: 0;
}

.MainMenu_MenuItemSel {
	background-color: #101011;          /*********this is the color of the submenu highlight*/
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 9pt; 
	color: Black; 
	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;
}


.SubMenu /* outher left and right bg of unselected sub item, bg of sub tab */
{

	
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	font-family: Arial; 
	font-size: 12px; 
	font-weight: bold; 	
	color: #006B6E;
	text-decoration: none;
	background-image: url(2.png);
	background-color: transparent;
	border-left: #98AAB1 0px solid;
	border-top: #98AAB1 0px solid;
	border-right: #98AAB1 0px solid;
	border-bottom: #98AAB1 0px solid;
}

.SubItem TD
{
	font-family: Arial; 
	font-size: 12px; 
	font-weight: bold; 	
	color: #006B6E;
	background-image: url(2.png);
	background-color: transparent;
}

.SubItemActive TD
{
	font-family: Arial; 
	font-size: 12px; 
	font-weight: bold; 	
	color: #ffffff;
	/*background-image: url(submenubar.png);*/
	background-color: #018387;
}
.SubItemSelected
{
	font-family: Arial; 
	font-size: 12px; 
	font-weight: bold; 	
	color: #ffffff;
	/*background-image: url(submenubar.png);*/
	background-color: #018387;
	
	
}
.SubItemBreadCrumb
{
	font-family: Arial; 
	font-size: 12px; 
	font-weight: bold; 	
	color: #006B6E;
	background-image: url(2.png);
	background-color: transparent;
		
}

.MenuContainer
{
	font-family: Arial; 
	font-size: 12px; 
	font-weight: bold; 	
	color: #006B6E;
	background-color: transparent;
	
}
.MenuItem /* activate bg image for subitems here */
{
	cursor: pointer; 
	cursor: hand; 
	font-family: Arial; 
	font-size: 12px; 
	font-weight: bold; 	
	color: #006B6E;
	background-color: transparent;
	
	 /* fixed firefox problem, do not use transparent here */
}
.MenuArrow
{
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	
}
.MenuRootArrow
{
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.MenuBar
{
	background-image: none;
	cursor: pointer;
	cursor: hand;
	height:34px;
	
	
}
.RootItem TD
{
	font-family: Arial; 
	font-size: 12px; 
	font-weight: bold; 	
	color: #ffffff;
	text-decoration: none;
	padding-left:14px;
	padding-right:14px;
	height:34px;
	
}


.RootItemBreadCrumb TD
{
	font-family: Arial; 
	font-size: 12px; 
	font-weight: bold; 	
	color: #ffffff;
	text-decoration: none;
	padding-left:14px;
	padding-right:14px;
	height:34px;
	
}

.RootItemActive TD
{
	font-family: Arial; 
	font-size: 12px; 
	font-weight: bold; 	
	color: #ffffff;
	text-decoration: none;
	height:34px;
	padding-left:14px;
	padding-right:14px;
	background-color:#018387;
		
	
}

.RootItemSelected TD
{
	font-family: Arial; 
	font-size: 12px; 
	font-weight: bold; 	
	color: #ffffff;
	text-decoration: none;
	height:34px;
	padding-left:14px;
	padding-right:14px;
	background-color:#018387;
	
}




