@import url("../sIFR_screen.css");
@import url("../sIFR_print.css");

.backgroundImage {
	 background-image: url(images/bkgr.jpg);
	 background-color: #FFFFFF;
	 background-repeat:repeat-x;
	 margin:0px;
	 padding:0px;
}

#container {
		width: 1007px;
		height: auto;
		padding:0px;
		margin: 0px auto;
}

#top {
	background-color:#ffffff;
	text-align:right;
	vertical-align:middle;
	padding-top: 10px;
	width:958px;
	margin-bottom:0px;
}

#header{	
	width: 958px;
	height: 164px;
}

/*
Meny
---------------------------------------
*/
#menu{
	background-color: #FFFFFF;
	width: 958px;
	text-align:center;
	height:64px;
	margin:0px;
}



a.mainMenu, a.mainMenu:hover, a.mainMenuSelected, a.mainMenuSelected:hover {
	width:183px;
	margin-right:10px;
	height:49px;
	float: left;			
}

a.mainMenu {
	border-bottom: 3px solid #666666;
}

a.mainMenu:hover {
	border-bottom: 3px solid #e20020;
}

a.mainMenuSelected, a.mainMenuSelected:hover {
	border-bottom: 3px solid #e20020;
}
/*mainMenuLast
------------------------*/


a.mainMenuLast, a.mainMenuLast:hover, a.mainMenuLastSelected, a.mainMenuLastSelected:hover {
	width:183px;
	height:49px;
	float:left;			
}

a.mainMenuLast {
	border-bottom: 3px solid #666666;
}

a.mainMenuLast:hover {
	border-bottom: 3px solid #e20020;
}

a.mainMenuLastSelected, a.mainMenuLastSelected:hover {
	border-bottom: 3px solid #e20020;
}
/*
------------------------------------------------------
*/



#mainContainerContent{
	width:958px;
	margin: 30px 0px 30px 0px;

	
	}
	
#panelLeft{
	
	width: 185px;
	float:left;
	vertical-align:top;
	text-align:left;
	margin-bottom: 20px;


}
#main{
	width:520px;
	text-align:left;
	float:left;
	margin:0px 35px 30px 35px;
	vertical-align:top;
	min-height:350px;
}
	
	#mainFull{
	width: 720px;
	text-align:left;
	float:left;
	margin:0px 0px 30px 35px;
	vertical-align:top;
	display:block;
	padding:0px;
	min-height:350px;
	
	}
	
#panelRight{

	width: 183px;
	float:left;
	vertical-align:top;
	margin-top:54px;
	margin-bottom: 20px;
}

.clear{
clear:both;
}

#footerContainer{
	background-image: url(images/footer_bkgr.jpg);
	background-repeat:repeat-x;
	padding:40px 24px;
	margin-top:20px;
	margin-bottom:20px;
	clear:both;
	
}

#footer {
	width:958px;
	color:#000000;
	text-align:Left;
	font-size:10px;
	line-height: 18px;
	
	
}

#footer td{
	color:#000000;
	text-align:left;
	background: none;
	font-size: 10px;	
}

 #footer a{
 background: none;
 color: #e20020;
 text-decoration: underline;
 font-size: 10px;
 
 
 }

/*general
---------------------------*/

BODY {
	font-family:Verdana,  Arial, sans-serif;
	color: #000000;
	font-size: 11px;

}
	


A,A:hover,A:visited {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #e20020;
	font-weight: normal;
	text-decoration: underline;

}


IMG {
	border: none;
	margin-top:0px;
}

TABLE {
	margin: 0px;
	padding: 0px;
}

FORM {
	margin: 0px;
	padding: 0px;
}

TD {
	font-family:  Verdana,Arial, sans-serif;
	font-size:11px;
	color: #000000;
	vertical-align: top;
	line-height:16px;
	margin-top:0px;
	
}

PRE {
  	font-family:  Verdana,Arial, sans-serif;;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
}

U {
    text-decoration: underline;
}

UL {
	margin-top:2px;
	margin-left:18px;
	margin-bottom:0px;
}

li{
	font-family:Verdana,  Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height:16px;
	list-style-image:url(images/pointer_bullet.gif);
	list-style-position:bottom;

}

DL {
	margin-top:2px;
	margin-left:18px;
	margin-bottom:0px;
}

STRONG {
    font-weight: bold;
}

CITE {
    font-weight: normal;
	font-style: normal;
	background-color: #B8E4FF;
}

P {
	margin-top:0px;
	padding: 0px;
	font-family:Verdana,  Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height:16px;
}


.menuLevel0, .menuLevel0:hover, .menuLevel0:visited, .menuLevel0Selected, .menuLevel0Selected:hover, .menuLevel0Selected:visited, a.menuLevel0 
{
	font-family:  Verdana, Arial, sans-serif;;
	font-size: 12px;
	color:#000000;
	text-decoration: none;
	font-weight: bold;
	border-left: 3px solid 
}

.menuLevel0Selected, .menuLevel0Selected:visited {
	font-weight: bold;
	
}

.menuLevel0:hover {
	text-decoration: none;
}

.menuLevel0Selected:hover {
	font-weight: bold;
	text-decoration: underline;
}
a.menuLevel1, a.menuLevel1:visited, .menuLevel1, a.menuLevel1:hover{
	font-family:  Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align:left;
	border-left: 3px solid #cdcbc5;
	display:block;
	padding-left:15px;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-right: 3px;
	font-weight:bold;
	text-decoration: none;
	margin:2px 0;
	}

a.menuLevel1Selected, a.menuLevel1Selected:hover, a.menuLevel1Selected:active, a.menuLevel1Selected:visited, .menulevel1Selected  {
	color: #FFFFFF;
	font-family:  Verdana, Arial, sans-serif;
	background-color:#e20020;
	font-weight: bold;
	text-align:left;
	border-left: 3px solid #e20020;
	display:block;
	padding-left:15px;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-right: 3px;
	font-weight:bold;
	text-decoration: none;
	margin:2px 0;
	
}


a.menuLevel1Selected, .menulevel1Selected {
	color: #FFFFFF;
}

a.menuLevel1:hover, a.menuLevel1:hover {
	border-left: 3px solid #e20020;
}

.streck{

	border-top:1px solid #cdcbc5;
	
	
}


.menuLevel2, .menuLevel2:hover, .menuLevel2:visited, .menuLevel2Selected, .menuLevel2Selected:hover, .menuLevel2Selected:visited {
	font-family: Arial, Verdana, sans-serif;;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	line-height: 16pt;
	display:block;
	padding-left:25px;
	border-left: 1px solid #cdcbc5;
	background-image:url(images/red_arrow_menu2.jpg); 
	background-repeat:no-repeat;
	background-position:center left;
	
}

.menuLevel2 {
	text-decoration: none;
}

.menuLevel2Selected, .menuLevel2Selected:visited {
	font-weight: bold;
}

.menuLevel2:hover {
	text-decoration: underline;
}

.menuLevel2Selected:hover {
	font-weight: bold;
	text-decoration: underline;
}

.menuLevel3, .menuLevel3:hover, .menuLevel3:visited, .menuLevel3Selected, .menuLevel3Selected:hover, .menuLevel3Selected:visited {
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	line-height: 10pt;
}

.menuLevel3 {
	text-decoration: none;
}

.menuLevel3Selected, .menuLevel3Selected:visited {
	font-weight: bold;
}

.menuLevel3:hover {
	text-decoration: underline;
}

.menuLevel3Selected:hover {
	font-weight: bold;
	text-decoration: underline;
}

/* cellspacing är satt till 4 i menu-vm-filen*/

.menuCell1, .menuCell1:hover {
	
	
	margin-bottom: 2px;
	background-color:#FFFFFF;
	padding-left:15px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	
}

a.menuCell1:hover{

	border-left: 3px solid #e20020;
	margin: 2px 0px;
	
}

.menuCell1:hover {
	border-left: 3px solid #e20020;
	
}


.menuCell1Selected{
	color:#000000;
/*	background-color:#e20020;
	text-align: left;
	background-image: url(images/spacer.gif);
	height:auto;
	padding-left:15px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
*/	

}

.menuCell2 {
	text-align:left;
	padding-left:25px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	background-color: #FFFFFF;
	border-left: 1px solid #cdcbc5;
}

.menuCell3 {
	text-align:left;
	padding-left:30px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 0px;
}

.menuTop2 {
	font-family: "Trebuchet ms", Arial, Verdana, sans-serif;;
	font-size: 10px;
	font-weight:bold;
	color: #FFFFFF;
	background-color: #88B4E0;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 2px;
}

.menuBottom2 {
}


H1,.pageTitle,.pageTitle:hover,.inputPageTitle {
	font-family: Verdana, sans-serif;
	font-size:34px;
	color: #5a5340;
	text-align:left;
	margin-bottom: 15px;
}

.pageIndexTitle {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #66A2DE;
	text-decoration: none;
	line-height: 12px;

}

.pageIndexLink,.pageIndexLink:hover {
	font-family: "Trebuchet ms", Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #66A2DE;
	font-weight: normal;
	text-decoration: none;
	line-height: 10pt;
}

.pageIndexLink:hover {
	text-decoration: underline;
}

.sectionSkin1{ 
margin-top:0px;
padding:0px;
vertical-align:top;


}

.sectionNbr {
	font-family: "Trebuchet ms", Arial, Verdana, sans-serif;;
	font-size: 24px;
	font-weight: bold;
	color: #DDDDDD;
	vertical-align: bottom;
	padding-top: 30px;
}

.sectionImageCaption {
	background-color: #ECEBEA;
	font-family: verdana;
	font-size: 10px;
	color: black;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-right: 2px;
	font-style: italic;
	text-align: right;
}

.sectionTitle,.sectionTitle:hover,.inputSectionTitle, H2{
	font-family: Verdana, sans-serif;
	font-size:14px;
	line-height: normal;
	color: #e20020;
	text-decoration: none;
	margin-bottom:10px;
}


.sectionSubTitle,.sectionSubTitle:hover,.inputSectionSubTitle, H3 {
	
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #e20020;
	margin-top:0px;
	margin-bottom:10px;
	
}

.sectionSubTitle,.sectionSubTitle:hover, H3 {
}

.sectionBodytext,.sectionBodytext:hover {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color:#000000;
}

.sectionLink,.sectionLink:hover {
	font-family: "Trebuchet ms", Arial, Verdana, sans-serif;;
	font-size: 10px;
	color: #66A2DE;
	font-weight: normal;
	text-decoration: none;
	line-height: 15px;
}

.sectionLink:hover {
	text-decoration: underline;
}

.docTitle {
	font-family: "Trebuchet ms", Arial, Verdana, sans-serif;;
	font-size: 16px;
	font-weight: bold;
	color: #B0B0B0;
	letter-spacing: 0.05em;
	margin-top: 0px;
	margin-bottom: 10px;
}

.tableHead, .tableFooter, .tableSpacer, .tableBg {
	font-family: "Trebuchet ms", Arial, Verdana, sans-serif;;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	padding: 2px;
    background-color:#EEEEEE;
	border-right: 1px none #999999;
	border-left: 1px none #999999;
}

.tableHead {
	border-top: 1px none #999999;
	border-bottom: 1px solid #999999;
}

.tableFooter {
	border-top: 1px solid #999999;
	border-bottom: 1px none #999999;
}

.tableSpacer {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

.tableDark {
    background-color:#FFFFFF;
}

.tableSelected {
    font-family : Verdana, Helvetica, Arial, sans-serif;
    font-size : 9px;
    font-weight : bold;
    color : #FFFFFF;
    background-color:#FF9900;
}



.moduleHead,.moduleFooter {
	font-family: "Trebuchet ms", Arial, Verdana, sans-serif;;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px;
	border-right: 1px none #FFFFFF;
	border-left: 1px none #FFFFFF;
}

.moduleHead {
	border-top: 1px none #999999;
	border-bottom: 1px solid #FFFFFF;
}

.moduleFooter {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px none #999999;
}

.moduleBorder {
	font-family: "Trebuchet ms", Arial, Verdana, sans-serif;;
	font-size: 10px;
	border-top: 1px none #B8C0E0;
	border-right: 1px none #B8C0E0;
	border-bottom: 1px none #B8C0E0;
	border-left: 1px none #B8C0E0;
}

.moduleItem {
	font-family: "Trebuchet ms", Arial, Verdana, sans-serif;;
	font-size: 10px;
}


.moduleDocumentHead,.moduleDocumentFooter,.moduleDocumentSpacer {
	font-family: "Trebuchet ms", Arial, Verdana, sans-serif;;
	font-size: 9px;
	font-weight: bold;
	color: #330033;
	padding: 2px;
    background-color:#D8E0FF;
	border-right: 1px none #999999;
	border-left: 1px none #999999;
}

.moduleDocumentHead {
	border-top: 1px none #999999;
	border-bottom: 1px solid #999999;
}

.moduleDocumentFooter {
	border-top: 1px solid #999999;
	border-bottom: 1px none #999999;
}

.moduleDocumentBorder {
	border-top: 1px solid #B8C0E0;
	border-right: 1px solid #B8C0E0;
	border-bottom: 1px solid #B8C0E0;
	border-left: 1px solid #B8C0E0;
}

.moduleDocumentSpacer {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

.moduleDocumentDark {
    background-color:#F4F4F4;
}

.moduleDocumentTitle {
	font-size: 10px;
	font-weight: bold;
}

.moduleDocumentOwner {
	font-size: 10px;
	font-style: italic;
}


.moduleGalleryHead,.moduleGalleryFooter {
	font-family: "Trebuchet ms", Arial, Verdana, sans-serif;;
	font-size: 9px;
	font-weight: bold;
	color: #330033;
	padding: 2px;
    background-color:#D8E0FF;
	border-right: 1px none #999999;
	border-left: 1px none #999999;
}

.moduleGalleryHead {
	border-top: 1px none #999999;
	border-bottom: 1px solid #999999;
}

.moduleGalleryFooter {
	border-top: 1px solid #999999;
	border-bottom: 1px none #999999;
}

.moduleGalleryBorder {
	border-top: 1px solid #B8C0E0;
	border-right: 1px solid #B8C0E0;
	border-bottom: 1px solid #B8C0E0;
	border-left: 1px solid #B8C0E0;
}


.moduleShopHead,.moduleShopFooter {
	font-family: "Trebuchet ms", Arial, Verdana, sans-serif;;
	font-size: 9px;
	font-weight: bold;
	color: #330033;
	padding: 2px;
    background-color:#D8E0FF;
	border-right: 1px none #999999;
	border-left: 1px none #999999;
}

.moduleShopHead {
	border-top: 1px none #999999;
	border-bottom: 1px solid #999999;
}

.moduleShopFooter {
	border-top: 1px solid #999999;
	border-bottom: 1px none #999999;
}

.moduleShopBorder {
	border-top: 1px solid #B8C0E0;
	border-right: 1px solid #B8C0E0;
	border-bottom: 1px solid #B8C0E0;
	border-left: 1px solid #B8C0E0;
}


.moduleForumHead,.moduleForumFooter {
	font-family: "Trebuchet ms", Arial, Verdana, sans-serif;;
	font-size: 9px;
	font-weight: bold;
	color: #330033;
	padding: 2px;
    background-color:#D8E0FF;
	border-right: 1px none #999999;
	border-left: 1px none #999999;
}

.moduleForumHead {
	border-top: 1px none #999999;
	border-bottom: 1px solid #999999;
}

.moduleForumFooter {
	border-top: 1px solid #999999;
	border-bottom: 1px none #999999;
}

.moduleForumBorder {
	border-top: 1px solid #B8C0E0;
	border-right: 1px solid #B8C0E0;
	border-bottom: 1px solid #B8C0E0;
	border-left: 1px solid #B8C0E0;
}

.moduleForumSpacer {
}

.moduleForumDark {
    background-color:#F4F4F4;
}

.moduleForumSelected {
    background-color:#F4F4F4;
}


.moduleSitemapTable {
	border-top: 0px solid #CCCCCC;
	border-right: 0px solid #CCCCCC;
	border-bottom: 0px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;
}

.moduleSitemapHead {
	font-weight: bold;
	color: #000000;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:2px;
	padding-right:1px;
	border-top: 2px solid #66A2DE;
	border-bottom: 2px solid #CCCCCC;
}

.moduleSitemapHeadLink, .moduleSitemapHeadLink:hover {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.moduleSitemapItemLink, .moduleSitemapItemLink:hover {
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}

.moduleSitemapSubItemLink, .moduleSitemapSubItemLink:hover {
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}
    .sidebarBox {
	border:1px solid #313131;
	background-color:#FFEE99;
	color:#313131;
	padding:3px;
}


.border {
    background-color: #FFFFFF;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}

.borderFrame {
    background-color: #FFFFFF;
	border-left: 1px solid #996633;
	border-top: 1px solid #996633;
	border-right: 3px solid #776666;
	border-bottom: 3px solid #776666;
}

.borderSolid {
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}

.borderTop {
	border-top: 1px solid #999999;
	border-right: 1px none #999999;
	border-bottom: 1px none #999999;
	border-left: 1px none #999999;
}

.borderTopSolid {
	border-top: 1px solid #999999;
	border-right: 1px none #999999;
	border-bottom: 1px none #999999;
	border-left: 1px none #999999;
}

.borderBottom {
	border-top: 1px none #999999;
	border-right: 1px none #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px none #999999;
}

.borderRight {
	border-top: 1px none #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px none #999999;
	border-left: 1px none #999999;
}

.borderLeft {
	border-top: 1px none #999999;
	border-right: 1px none #999999;
	border-bottom: 1px none #999999;
	border-left: 1px solid #999999;
}

.borderBottomSolid {
	border-top: 1px none #999999;
	border-right: 1px none #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px none #999999;
}

.input,.inputMedium,.inputWide,.inputNarrow,.inputSectionBodyText,.inputSectionLink {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 9px;
    color: #333333;
}

.input,.inputMedium,.inputWide,.inputNarrow,.inputPageTitle,.inputSectionTitle,.inputSectionSubTitle,.inputSectionBodyText,.inputSectionLink{
    text-align:left;
    text-decoration: none;
	background-color: #FFFFFF;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	margin-bottom:2px;
	margin-top:2px;
	line-height: 16px;
	
	
}

.input , td.input{
	width:100%;
	
}

.inputMedium {
    width:220px;
	
}

.inputWide {
    width:350px;
}

.inputNarrow {
    width:35px;
}

.inputPageTitle {
	height: 30px;
    width: 350px;
}

.inputSectionTitle,.inputSectionSubTitle {
    width:173px;
}

.inputSectionBodyText {
    width:348px;
}

.inputSectionLink {
	color: #993300;
    width:173px;
}

.fileUpload {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 9px;
    color: #333333;
    text-align: left;
    text-decoration: none;
	background-color: #FFFFFF;
	border-top: 1px solid #666666;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #666666;
}

.button,.buttonWide {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 10px;
    text-align: center;
    font-weight: bold;
    color: #FFFFFF;
	background-color: #88B4E0;
	border-top: 1px solid #ABD5FF;
	border-right: 1px solid #66A2DE;
	border-bottom: 1px solid #66A2DE;
	border-left: 1px solid #ABD5FF;
}

.button {
    width: 65px;
}

.buttonWide {
    width: 110px;
}


.sendButton, input.sendButton{

width: 60px;
height:15px;
margin-top:10px;
padding:0px;
border: solid 1px #000000;
text-align:right;
}


.personalPageMenuHead {
    font-family: "Trebuchet ms", Arial, Verdana, sans-serif;;
    font-size: 9px;
    font-weight: bold;
    color: #666666;
    padding: 2px;
    background-color:#EEEEEE;
    border-right: 1px none #999999;
    border-left: 1px none #999999;
    border-top: 1px none #999999;
    border-bottom: 1px solid #999999;
}
    
.personalPageEditButtonBg, .personalPageEditButtonBg:hover {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 10px;
    text-align: center;
	font-weight: bold;
    color: #000000;
	border: 1px solid #CCCCCC;
    background-image:url(/resources/ui/skins/admin/images/button_bg_green_out.jpg);
	padding: 0px;
	margin: 0px;
    line-height: 11pt;
    width: 65px;
}

.personalPageEditButtonBg:hover {
    text-decoration:underline;
    background-image:url(/resources/ui/skins/admin/images/button_bg_green_over.jpg);
}

.personalPageEditHeader {
    background-image:url(/resources/ui/skins/admin/images/page_header_bg.jpg);
    background-position: top right;
    background-repeat: no-repeat;
    border-bottom: 1px solid #CCCCCC;
    padding: 3px;
}

.personalPageEditBorder {
    border: 1px solid #CCCCCC;
    background-image:url(/resources/ui/skins/admin/images/page_bg.jpg);
    background-position: right;
    background-repeat: repeat-y;
}


.beige {
	color:#B5973B;
}

.breadcrumb, .breadcrumb:hover, .breadcrumbActive, .breadcrumbActive:hover, .shortcut, .shortcut:hover {
	font-family: "Trebuchet ms", Arial, Verdana, sans-serif;;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

.breadcrumbActive, .breadcrumbActive:hover {
	font-weight: bold;
}

.shortcut:hover, .breadcrumb:hover, .breadcrumbActive:hover {
	text-decoration: underline;
}

.panelBorder {
	border-left: 1px solid #634221;
}

.panelImageCaption{
	background-color: #ECEBEA;
	font-family: verdana;
	font-size: 10px;
	color: black;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-right: 2px;
	font-style: italic;
	text-align: right;
}

.panelTitle,.panelTitle:hover {
	font-family: "Trebuchet ms", Arial, Verdana, sans-serif;;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 1px;
	padding-left: 4px;
}

.panelSubTitle,.panelSubTitle:hover {
	font-family: "Trebuchet ms", Arial, Verdana, sans-serif;;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 0.03em;
	padding-left: 4px;
	color: #914903;
	padding-top: 20px;
	padding-bottom: 2px;
}

.panelBodytext,.panelBodytext:hover {
	font-family: "Trebuchet ms", Arial, Verdana, sans-serif;;
	font-size: 10px;
	line-height: 15px;
	padding-left: 12px;
	color:#000000;
}

.panelLink,.panelLink:hover, .panelLink:visited {
	font-family: "Trebuchet ms", Arial, Verdana, sans-serif;;
	font-size: 10px;
	color: #914903;
	font-weight: normal;
	text-decoration: none;
	padding-left: 12px;
	line-height: 12pt;
}

.panelLink:hover {
	text-decoration: underline;
}

.sectionQuote {
	font-family: "Trebuchet ms", Arial, Verdana, sans-serif;;
	font-size: 12px;
	text-transform:uppercase;
	color: #914903;
	width: 150px;
	margin: 20px;
	padding: 20px;
}

.sectionQuoteRight, .sectionQuoteLeft {
	font-family: "Trebuchet ms", Arial, Verdana, sans-serif;;
	font-size: 12px;
	text-transform:uppercase;
	color: #110099;
	width: 150px;
	margin: 20px;
	padding: 20px;
}

.sectionQuoteRight {
	float: right;
}

.sectionQuoteLeft {
	float: left;
}

.headerLink, .headerLink:hover, .headerLink:visited {
	font-family: "Trebuchet ms", Arial, Verdana, sans-serif;;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

.headerLink:hover {
	color: #88B4E0;
}

.headerLink:visited {
	color: #CCCCCC;
}

.headerInput {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 9px;
    color: #FFFFFF;
    text-align: left;
    text-decoration: none;
	background-color: #000000;
	border-top: 1px solid #88B4E0;
	border-right: 1px solid #88B4E0;
	border-bottom: 1px solid #88B4E0;
	border-left: 1px solid #88B4E0;
	width:60px;
}

.headerButton {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 10px;
    text-align: center;
    font-weight: bold;
    color: #FFFFFF;
	background-color: #88B4E0;
	border-top: 1px solid #ABD5FF;
	border-right: 1px solid #66A2DE;
	border-bottom: 1px solid #66A2DE;
	border-left: 1px solid #ABD5FF;
    width: 8px;
    height: 8px;
	vertical-align:middle;
	margin-bottom:5px;
}

.mailTitle {
	font-family: "Trebuchet ms", Arial, Verdana, sans-serif;;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
	vertical-align: bottom;
	text-align: right;
	letter-spacing: 0.05em;
	padding-right: 5px;
}

/*calendar
-------------------------*/

.calendarItem {
padding-top:10px;
}

.calendarItem a, .calendarItem a:hover {
font-size: 14px;
font-weight:bold;


}


.calendarItemDate, .calendarItemLocation {
padding:5px 0 5px 10px;
color:  #000000;
font-weight: bold;
}

