/* CSS Document */

body {
margin: 0px;
font: Arial, Helvetica, sans-serif;}


.button { color: #666666; font-family: "Arial"; font-weight: normal; font-size: 10px; text-decoration: none; background-color: #f4f4f4; border: 1px solid #cccccc; padding: 3px;}

.button:link { color: #666666; font-family: "Arial"; font-weight: normal; font-size: 10px; text-decoration: none; background-color: #f4f4f4; border: 1px solid cccccc; padding: 3px;}

.button:visited, button:active, button:hover; { color: #666666; font-family: "Arial"; font-weight: normal; font-size: 10px; text-decoration: none; background-color: #f5f5f5; border: 1px solid #cccccc; padding: 3px;}


/*Panes */

.BannerPane { 
width: 800px;
padding: 20px 0px 0px 0px;

}

.LocalizationPane{
width: 10%;
text-align: right;
padding: 0px;
}

.Box1 {
width: 25%;
border: 0px;
padding: 10px;
background-color: #FFFFFF;
margin: 5px;
}

.Box2 {
width: 25%;
border: 0px 1px 0px 1px;
padding: 10px;
background-color: #FFFFFF;
margin: 5px;
}

.Box3 {
width: 25%;
border: 0px 1px 0px 1px;
padding: 10px;
background-color: #FFFFFF;
margin: 5px;
}

.Box4 {
width: 25%;
border: 0px;
padding: 10px;
background-color: #FFFFFF;
margin: 5px;
}


.Bottom1 {
width: 25%;
padding: 10px;
border: 0px solid #f9f9f9;
}

.Bottom2 {
width: 25%;
padding: 10px;
border: 0px solid #f9f9f9;
}

.Bottom3 {
width: 25%;
padding: 10px;
border: 0px solid #f9f9f9;
}

.Bottom4 {
width: 25%;
padding: 10px;
border: 0px;
border: 0px solid #f9f9f9;
}

.Boxa1 {
width: 33%;
border: 0px;
padding: 10px;
background-color: #FFFFFF;
}

.Boxa2 {
width: 33%;
border: 0px;
padding: 10px;
background-color: #FFFFFF;
}

.Boxa3 {
width: 33%;
border: 0px;
padding: 10px;
background-color: #FFFFFF;
}

.Boxb1 {
width: 66%;
border: 0px;
padding: 10px;
background-color: #FFFFFF;
}

.Boxb2 {
width: 33%;
border: 0px;
padding: 10px;
background-color: #FFFFFF;
}




.contentpane {
width: 100%;
height: 10px;
border: 0px;
}

.contentpane2 {
width: 100%;
border: 0px;
height: 10px;
}

.BottomPane {
border: 1px solid #cccccc;
background-color: #FFFFFF;
padding: 10px;}

.BottomPane2 {
padding: 10px;}

/*========================================================*/
/*  2 Design Elements                                     */
/*========================================================*/

.MenuHeight { height:32px; }
.MenuTD {  background: url(/portals/0/skins/skin/nav2-bg.gif) repeat-x top left; padding: 0 10px 0 0; height: 33px; }
.MenuLeft { width:18px; background: url(/portals/0/skins/skin/nav2-bg-l.gif) no-repeat top left; }
.MenuRight { width:12px; background: url(/portals/0/skins/skin/nav2-bg-r.gif) no-repeat top left; }
.LoginTD { width: 100%; vertical-align: middle; text-align: right; font-size: 7px; padding: 0 0 8px 0; }
.CopyrightRow { height:20px; padding: 0 10px 0 10px; vertical-align: middle; }


/*========================================================*/
/*     Main Menu and Module Menus                         */
/*========================================================*/

/*-- box that holds the menu    --*/ .MainMenu_MenuContainer { background: transparent; }
/*-- bar that holds the menu    --*/ .MainMenu_MenuBar { cursor: pointer; cursor: hand; background: url(/portals/0/skins/skin/nav2-bg.gif) repeat-x top center transparent; }
/*-- submenu container          --*/ .MainMenu_SubMenu, .ModuleTitle_SubMenu { margin: 1px 0 0 0; }
/*-- menuitems idle             --*/ .MainMenu_Idle TD { color: #fff; background: url(nav2-bg.gif) repeat-x top center transparent; font-size: 8pt; padding: 10px 0px 10px 0px; font-weight: bold; height: 32px; }
/*-- menuitems over             --*/ .MainMenu_Selected TD { color: #FFF; background: url(nav2-active.gif) repeat-x tope center transparent; font-size: 8pt; padding: 10px 0px 10px 0px; font-weight: bold; }
/*-- menuitems active           --*/ .MainMenu_Active TD, .MainMenu_BreadcrumbActive TD { color: #FFF; background: url(nav2-active.gif) repeat-x top center transparent; font-size: 8pt; padding: 10px 0px 10px 0px; font-weight: bold; }
/*-- middle seperator           --*/ .MainMenu_Seperator { background: url(nav2-div.gif) no-repeat top center transparent; width:1px; height: 32px; font-size:1px; }
/*-- not needed - main menu     --*/ .MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon  { display: none; }
/*-- module menu continer       --*/ .ModuleTitle_MenuContainer { color: #2c2c2c; }
/*-- module menu bar            --*/ .ModuleTitle_MenuBar { cursor: pointer; cursor: hand;}
/*-- module menu padding        --*/ .ModuleTitle_MenuItem, .ModuleTitle_MenuItemSel { padding: 0 15px 0 10px; }
/*-- not needed - module menu   --*/ .MainMenuSeperator, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow { display: none; }
									 .ModuleTitle_MenuIcon { background: #FFF; border: 0px; border-bottom: 1px dotted #999; width:0px; height: 20px; padding: 0 0 0 0; margin: 0 0 0 0; font-size: 0px; }
									 .ModuleTitle_MenuIcon IMG { margin: 0 10px 0 10px; }
/*-- removing seperator borders --*/ .MainMenu_MenuBreak { border-top-style: none; border-right-style: none;	border-left-style: none; border-bottom-style: none; background:transparent;  vertical-align:top;}

/*========================================================*/
/*  Sub Menus and Module Menus                            */
/*========================================================*/

/*-- submenu container          --*/ .MainMenu_SubMenu, .ModuleTitle_SubMenu { background: #666666; padding: 0px; border: 1px dotted #888; z-index: 1000;  cursor: pointer;  cursor: hand; font-weight: normal; filter: none;}
/*-- submenu items idle         --*/ .MainMenu_MenuItem, .ModuleTitle_MenuItem { background: ; color: #fff; font-family: arial; font-size: 11px; font-weight: bold; font-style: normal; padding: 0px 30px 0px 16px; height: 20px; border: 0;}
/*-- submenu items hover        --*/ .MainMenu_MenuItemSel, .ModuleTitle_MenuItemSel { background: #b5b5b5; color: #FFF; font-family: arial; font-size: 11px; font-weight: bold; cursor: pointer; cursor: hand; padding: 0px 30px 0px 16px; height: 20px; border: 0;}


/*========================================================*/
/*  Tokens                                                */
/*========================================================*/

/*-- login token idle                  --*/ .LOGIN_object, a.LOGIN_object:link, a.LOGIN_object:visited, a.LOGIN_object:active { color: #ffffff; background:  url(/portals/0/skins/skin/file:///C|/Users/Anna/Documents/Clients/aap3/skin/ico-login.gif) no-repeat bottom left;  font-family: Arial; font-size: 11px; font-weight:normal; text-decoration: none; height:17px; float:right; padding: 2px 0 0 2px; margin: 0 0px 0 2px; 	font-family: Arial, Helvetica, sans-serif;
}
/*-- login token hover                 --*/ a.LOGIN_object:hover { background:  url(/portals/0/skins/skin/file:///C|/Users/Anna/Documents/Clients/aap3/skin/ico-login-over.gif) no-repeat bottom left; color: #ffffff; font-family: Arial; font-size: 11px; font-weight:normal; text-decoration: none; }
/*-- user token idle                   --*/ .USER_object, a.USER_object:link, a.USER_object:visited, a.USER_object:active { color: #ffffff; background:  url(/portals/0/skins/skin/file:///C|/Users/Anna/Documents/Clients/aap3/skin/ico-register.gif) no-repeat bottom left;  font-family: Arial; font-size: 11px; font-weight:normal; text-decoration: none; height:17px; float:right; padding: 2px 0 0 2px;  margin: 0 0px 0 2px; }
/*-- user token hover                  --*/ a.USER_object:hover { background:  url(/portals/0/skins/skin/file:///C|/Users/Anna/Documents/Clients/aap3/skin/ico-register-over.gif) no-repeat bottom left; color: #ffffff; font-family: Arial; font-size: 11px; font-weight:bold; text-decoration: none; }
/*-- date token idle                   --*/ .DATE_object, a.DATE_object:link, a.DATE_object:visited, a.DATE_object:active { color: #000000; font-family: Arial; font-size: 11px; font-weight:normal; text-decoration: none; }
.border1 {
	border: 1px solid cccccc;
}

/*-- date token hover                  --*/ a.DATE_object:hover { color: #000000; font-family: Arial; font-size: 11px; font-weight:normal; text-decoration: none; }
/*-- breadcrumbs token idle            --*/ .BREADCRUMBS_object, a.BREADCRUMBS_object:link, a.BREADCRUMBS_object:visited, a.BREADCRUMBS_object:active { color: #8f8f8f; font-family: Arial; font-size: 10px; font-weight:normal; text-decoration: none; }
/*-- breadcrumbs token hover           --*/ a.BREADCRUMBS_object:hover { color: #666; font-family: Arial; font-size: 12px; text-decoration: none; font-weight:bold; }

/*-- date token idle                   --*/ .news_object, a.news_object:link, a.news_object:visited, a.news_object:active { color: #ffffff; font-family: Arial; font-size: 11px; font-weight:normal; text-decoration: none; }
/*-- date token hover                  --*/ a.news_object:hover { color: #ffffff; font-family: Arial; font-size: 11px; font-weight:normal; text-decoration: none; }
/*-- terms privacy and copyright       --*/ .FOOTER_objects {
	color:#ffffff;
	font-size: 13px;
	font-family: Arial;
	font-weight: normal;
}
/*-- terms privacy and copyright links --*/ a.FOOTER_objects:link, a.FOOTER_objects:visited, a.FOOTER_objects:active { font-size: 7px; color:#ffffff; font-weight:normal; text-decoration:none; }
/*-- terms privacy and copyright hover --*/ a.FOOTER_objects:hover { font-size: 7px; color:#ffffff; font-weight:normal; text-decoration:none;  }
/*-- language selector dropdown        --*/ .Language_object { font-family: "Arial"; font-size: 7px; text-decoration: none; }

/*========================================================*/
/*  Text                                                  */
/*========================================================*/

/*-- most of the text on site          --*/ .normal{ font-family: "Arial"; font-size: 10px; color: #000000; text-align: left; line-height: 20px; }

.email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
}

/*-- most of the bold text on site     --*/ .NormalBold { font-family: "Arial"; font-size: 12px; font-weight: bold; color: #666666; }
.tel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

/*-- red text on site for errors       --*/ .NormalRed { color: #C50000; font-family: "Arial"; font-weight: bold; font-size: 12px; }
/*-- subheadings - mostly in admin     --*/ .SubHead { font-family: "Arial"; font-size: 12px; font-weight: bold; color: #000000; padding: 0; }
/*-- headings - mostly in admin        --*/ .Head { font-size: 18px; color: #356aa0; background: transparent; font-weight: bold; padding: 0;}

/*========================================================*/
/*  Links                                                 */
/*========================================================*/

/*-- default links visited and active  --*/ a:link, a:visited, a:active { color: ; font-family: "Arial"; font-weight: normal; font-size: 10px; text-decoration: none; color: #333333;}
.menuarea {
	padding-top: 0px;
	padding-bottom: 0px;
}

/*-- default links hover               --*/ a:hover { color: ; background-color:transparent; font-family: "Arial"; font-size: 10px; text-decoration: underlined; }
/*-- normal  links visited and active  --*/ a.Normal:link, a.Normal:visited { color: #333333; font-family: "Arial"; font-weight: normal; font-size: 10px; text-decoration: none; }
/*-- normal  links hover               --*/ a.Normal:hover { color: #333333; background-color:#000000; font-family: "Arial"; font-size: 10px;	text-decoration: none; }
/*-- search button in search form      --*/ .SearchButton {     text-decoration: none;
clear:both;
margin-left:150px;
width:125px;
height:31px;
background:#666666 url(/portals/0/button.png) no-repeat;
text-align:center;
line-height:31px;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
 }
/*-- footer links                      --*/ .Footer_Links, a.Footer_Links:link, a.Footer_Links:visited, a.Footer_Links:active { color: #FFF; font-family: "Arial"; font-size: 12px; font-weight:normal; text-decoration: none; }
/*-- footer links hover                --*/ a.Footer_Links:hover { color: #ffffff; font-family: "Arial"; font-weight:bold; font-size: 12px; text-decoration: none; }


H1 { font-size: 18px; color: black;}

H2 { font-size: 16px; color: #666666;}

H3 { font-size: 14px; color: black;}

H4 { font-size: 13px; color: black; }
