BODY
{
    font-family: Arial;
    margin: 10px 10px 10px 10px;
}

HR
{
    color: Black;
    height:1px;
    border-top: solid 1px black;
    border-bottom: none;
}

a
{
    text-decoration: underline;
    color: Black;
}



/* Fix for MS Office style paragraphs (MsoNormal) */
p {
	margin: 0;
	padding: 0;
}

/* Fix for MS Office unindeted lists */
.unIndentedList {
	margin: 0;
	padding: 0;
	list-style-position: inside;
}

.unIndentedList li {
	padding: 0;
}

/* Fix for MS Office UL lists */
ul {
	margin-top: 0;
	margin-bottom: 0;
}

.Header1
{
	font-size: 12px;
	font-weight: bold;
	text-transform:uppercase;
	padding-bottom: 5px;
}

.Header2
{
	font-size: 11px;
	font-weight: bold;
	padding-left: 5px;
	padding-bottom: 3px;
}

.Header3
{
	font-size: 10px;
	font-weight: bold;
	padding-left: 10px;
}

.YellowLink
{
    border: solid 1px black;
    margin-right: 10px;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
    color: Black;
    background-color: #FEE773;
}


.CenteredImgDiv
{
    text-align: center;
}

.Contacts
{
    margin-top: 12px;
    width: 423px;
    height: 46px;
    background-color: Black;
    text-align:right;
    padding-right: 4px;
    padding-top:14px;
}

.NsTopLeftDiv
{
    height:33px; 
    background-color:black; 
    width:32px;
    margin-top:8px;
}

.NsTopDiv
{
    height:33px; 
    background-color:black; 
    color:white;
    font-weight: bold;
    width:338px;
    text-align:right;
    margin-top:8px;
    padding-top:7px;
    padding-right: 4px;
    text-transform:uppercase;
    overflow: hidden;
}

.NsContacts
{
    margin-top: 1px;
    width: 600px;
    height: 42px;
    background-color: Black;
    text-align:right;
    padding-right: 4px;
    padding-top:7px;
}

.NsBottomText
{
    font-size: 9px;
    color: Gray;
}

.NsBottomLink
{
    color: Gray;
}

.ContactsTbl
{
    background-color: Black;
    color:White;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    text-align:right;
}
.ContactsTbl a
{
	color:White;
}

.LogonPanel
{
    background-color: #FFD600;
    color: Black;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-left: 10px;
    height: 25px;
}

.LogonOkButCell
{
    border-left: solid 1px white;
    padding-left: 0px;
}

.LogonOkBut
{
    color: Black;
    text-decoration: none;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 4px;
}

.LogonUserDisp
{
    background-color: White;
    border: solid 1px black;
    width: 145px;
    height: 18px;
    margin-left: 18px;
    margin-top: 1px;
    color: Gray;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    padding-left:10px;
    padding-right:10px;
    margin-right: 20px;
}

.LogonUser
{
    border: solid 1px black;
    width: 145px;
    height: 18px;
    margin-left: 18px;
    margin-top: 1px;
    color: Gray;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    padding-left:5px;
}

.LogonPsw
{
    border: solid 1px black;
    width: 145px;
    height: 18px;
    margin-top: 1px;
    margin-left: 25px;
    margin-right:18px;
    color: Gray;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    padding-left:5px;
}

.LogonFailedMsg
{
    position: relative;
    top: -10px;
    margin-left: 50px;
    color: Red;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;    
}

.UpLinksDiv
{
    margin-top: 15px;
    padding-top: 10px;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    text-align: right;
}

.UpLink
{
    color: Black;
    text-decoration: none;
}

.NavCell
{
    background-image: url(../Images/ban_left_bck.jpg);
    background-repeat: repeat-y;
    background-color: #FFD600;
}

.TwoColCell
{
    background-color: #FEDE33;
    border-left: solid 1px white;
}

.ThirdColCell
{
    width: 247px;
    background-color: #FEDE33;
    border-left: solid 1px white;
}

.NsTwoColCell
{
    background-color: #FEDE33;
}

.TwoColCellFirst
{
    width: 247px;
    border-right: solid 1px white;
}

.TwoColCellSecnd
{
    width: 247px;
}

.NsTwoColCellFirst
{
    width: 300px;
    border-right: solid 1px white;
}

.NsTwoColCellSecnd
{
    width: 300px;
}

.FAQAnsCellFirst
{
    width: 247px;
    border-right: solid 1px white;
    border-bottom: solid 1px white;
}

.FAQAnsCellSecnd
{
    width: 247px;
    border-bottom: solid 1px white;
}

.SingleColCell
{
    background-color: #FEDE33;
    border-left: solid 1px white;
    width: 494px;
}

/*
    background-image: url(../Images/ban_left_bck.jpg);
    background-repeat: repeat-y;
    background-color: #FFD600;
*/
.Nav
{
    color: Black;
    padding: 10px 3px 5px 10px;
    /*width: 248px;*/
}

.NavSep
{
    color: Black;
    height:1px;
    border-top: solid 1px black;
    border-bottom: none;
}

.NavHome
{
    font-size: 11px;
    font-weight: bold;
    color: Black;
    text-decoration: none;
    display:block;
    text-transform:uppercase;
}

.NavNode0
{
    font-size: 11px;
    font-weight: bold;
    color: Black;
    text-decoration: none;
    display:block;
    text-transform:uppercase;
}

.NavNode0_Sel
{
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    display:block;
    text-transform:uppercase;
    
    color: #FFD600;
    background-color:Black;
}

.NavNode1
{
    font-size: 11px;
    color: Black;
    text-decoration: none;
    display:block;
    text-transform:uppercase;
}

.NavNode1_Sel
{
    font-size: 11px;
    text-decoration: none;
    display:block;
    text-transform:uppercase;

    color: #FFD600;
    background-color:Black;
}

.NavNode2
{
    font-size: 10px;
    padding-left: 5px;
    color: Black;
    text-decoration: none;
    display:block;
    text-transform:uppercase;
}

.NavNode2_Sel
{
    font-size: 10px;
    padding-left: 5px;
    text-decoration: none;
    display:block;
    text-transform:uppercase;

    color: #FFD600;
    background-color:Black;
}

.NavNode3
{
    font-size: 9px;
    padding-left: 5px;
    color: Black;
    text-decoration: none;
    display:block;
    text-transform:uppercase;
}

.NavNode3_Sel
{
    font-size: 9px;
    padding-left: 5px;
    text-decoration: none;
    display:block;
    text-transform:uppercase;

    color: #FFD600;
    background-color:Black;
}

.Portlet
{
    width: 247px;
    background-color: #FEDE33;
    padding-bottom: 5px;
    overflow: hidden;
}

.NsPortlet
{
    width: 299px;
    background-color: #FEDE33;
    padding-bottom: 5px;
    overflow: hidden;
}

.ProfilePortlet
{
    width: 494px;
    background-color: #FEDE33;
    padding-bottom: 5px;
    overflow: hidden;
}

.ProfilePortletC1
{
    width: 160px;
}

.ProfilePortletC2
{
    width: 120px;
    font-weight: bold;
}


.ProfilePortletC3
{
    width: 200px;
}


.PortletBL
{
    width: 248px;
    background-color: #FFE667;
    padding-bottom: 5px;
    position: relative;
    bottom: 0px;
}

.PortletTitle
{
    display: block;
    background-color: #000000;
    padding-left: 5px;
    color: White;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}

.PageTitle
{
    background-color: #000000;
    padding-left: 5px;
    color: White;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}

.PageTitleBanana
{
    background-color: #000000;
    padding-left: 5px;
    color: #FED500;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}

.PortletTitleBanana
{
    display: block;
    background-color: #000000;
    padding-left: 5px;
    color: #FED500;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}

.PortletImage
{
    
}

.PortletContent
{
    margin: 10px 5px 0px 10px;
    font-size: 11px;
}

.PortletLink
{
    text-align: right;
    padding: 5px 10px 5px 5px;
}

.PortletLink A
{
    font-family: Arial;
    font-size: 11px;
    text-decoration: underline;
    color: Black;
    background-color: #FEE773;
}

.ItemLink
{
    /*text-align: center;*/
    padding: 10px 10px 10px 10px;
}

.ItemLink A
{
    border: solid 1px black;
    margin-right: 10px;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
    color: Black;
    background-color: #FEE773;
}

.FileLink
{
    display: block;
    text-align: right;
    padding: 5px 10px 5px 5px;
}

.FileLink A
{
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: Black;
}

.TopLink
{
    display: block;
    text-align: right;
    padding: 5px 10px 5px 5px;
}

.TopLink A
{
    font-family: Arial;
    font-size: 11px;
    color: Black;
}

.ItemTitle
{
    background-color: #000000;
    padding-left: 5px;
    color: White;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}

.ItemContent
{
    margin: 10px 5px 0px 10px;
    font-size: 11px;
}

.FldCaption
{
    font-size: 11px;
    font-weight: bold;
    margin-right: 10px;
    margin-left: 5px;
}

.Link
{
    padding: 2px;
}

.Link A
{
    border: solid 1px black;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
    color: Black;
    background-color: #FEE773;
    white-space:nowrap;
    padding-left: 2px;
    padding-right: 2px;
}

.LinkCont
{
    padding: 5px 5px 1px 5px;
}

.RefLink
{
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
    color: Black;
    white-space:nowrap;
    padding-left: 2px;
    padding-right: 2px;
}

.FormLink
{
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
    color: Black;
    white-space:nowrap;
    padding-left: 2px;
    padding-right: 2px;
}

.NewsDate
{
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    padding: 5px 5px 0px 5px;
}

.NewsIntro
{
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    padding: 5px 5px 5px 5px;
}

.NewsText
{
    font-family: Arial;
    font-size: 11px;
    padding: 5px 5px 5px 5px;
}

.NewsSendTop
{
}

.NewsSendTitle
{
    background-color: #000000;
    padding-left: 5px;
    color: White;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}

.NewsSendIntro
{
    padding: 10px 5px 20px 5px;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
}

.NewsSendPortlet
{
    width: 248px;
    background-color: #FEDE33;
    padding-bottom: 5px;
    overflow: hidden;
}

.NewsSendArticleTitle
{
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    padding: 5px 5px 5px 5px;
}

.SubscribeForm
{
    padding: 0px 0px 10px 10px;
}

.SendReqForm
{
    padding: 0px 10px 10px 10px;
    width: 494px;
}

.FAQQuestRefDiv
{
    padding: 5px 5px 0px 5px;
}

.FAQQuestRef
{
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: Black;
}

.FAQQuest
{
    display: block;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: Black;
    padding: 5px 5px 5px 5px;
}

.FAQAnswer
{
    display: block;
    font-family: Arial;
    font-size: 11px;
    color: Black;
    padding: 5px 5px 5px 5px;
}

.DnlTop
{
    /*padding: 10px 5px 20px 5px;*/
}

.DnlTitle
{
    background-color: #000000;
    padding-left: 5px;
    color: #FED500;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}

.DnlIntro
{
    padding: 10px 5px 20px 5px;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
}

.DnlDescr
{
    font-family: Arial;
    font-size: 11px;
    padding: 5px 5px 5px 5px;
}

.PortfolioImage
{
    margin: 5px 5px 5px 5px;
}

.PortfolioShort
{
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;

    padding: 5px 5px 5px 5px;
}

.PortfolioLong
{
    font-family: Arial;
    font-size: 11px;

    padding: 5px 5px 5px 5px;
}

/* Styles used for forms */

.cmsFldCaptCell
{
    width: 100px;
}

.cmsFldCaption
{
    font-size: 12px;
    font-weight: bold;
}

.cmsFldCaptionConfirm
{
    font-size: 12px;
    font-weight: bold;
    padding-left:10px;
}

.cmsFldCont
{
    font-size: 11px;
    font-size: 12px;
    font-weight: bold;
    margin-left: 20px;
}

.cmsFldContNM
{
    font-size: 11px;
    font-size: 12px;
    font-weight: bold;
}

.cmsFldText
{
    border: solid 1px black;
    color: Gray;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    padding-left: 3px;
    margin-top: 1px;
    margin-bottom: 1px;
}

.cmsFldCombo
{
    border: solid 1px black;
    color: Gray;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    padding-left: 3px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.cmsFldMultiline
{
    border: solid 1px black;
    color: Gray;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    padding-left: 3px;
    margin-top: 1px;
    margin-bottom: 1px;
	width: 400px;
}

.cmsSelButton
{
	font-size: 12px;
	border: 1px solid black;
    background-color: #FEE773;
	cursor: hand;
	width: 18px;
	height: 18px;
}

.cmsButton
{
    margin-top: 10px;
    margin-left: 20px;
    margin-bottom: 10px;
	font-size: 12px;
	border: 1px solid black;
    background-color: #FEE773;
	cursor: hand;
	height: 18px;
}

.cmsFormButton
{
    margin-top: 10px;
    margin-left: 0px;
    margin-bottom: 10px;
	font-size: 12px;
	border: 1px solid black;
    background-color: #FEE773;
	cursor: hand;
	padding: 0px 15px 0px 15px;
	height: 18px;
}

.cmsErrMsg
{
    color: Red;
    font-size:12px;
    font-weight: bold;
    margin-left: 10px;
}

.EditImageBody
{
    background-color: #FEDE33;    
}

.cmsNICaption
{
    font-size: 12px;
    font-weight: bold;
}

.UsrPortletTitle
{
    display: inline;
    background-color: #000000;
    padding-left: 5px;
    color: #FED500;
    font-size: 12px;
    font-weight: bold;
    text-transform: none;
    text-decoration: none;
}

.UsrFldValue
{
    font-size: 12px;
}

.SendAppForm
{
    padding: 5px;
}

.SendAppFile
{
    display: block;
    text-align: left;
    padding: 5px 10px 5px 5px;
}

.SendAppFile A
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: Black;
}

.SendAppMsg
{
    margin-left: 10px;
    color: Red;
    font-size:12px;
    font-weight: bold;
}

.SubscribeMessage
{
    margin-left: 10px;
    color: Red;
    font-size:12px;
    font-weight: bold;
}

.CheckboxList
{
    margin-left: -4px;
    font-family: Arial;
    font-size: 11px;
}

.SendReqErrMsg
{
    color: Red;
    font-size:12px;
    font-weight: bold;
    margin-left: 10px;
    margin-bottom: 10px;
}

.SendReqMsg
{
    margin-left: 10px;
    color: Black;
    font-size:12px;
    font-weight: bold;
}

.AvailHour
{
    border: solid 1px black;
    color: Gray;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    padding-left: 3px;
    margin-top: 1px;
    margin-bottom: 1px;
    width: 30px;
}

.AvailDate
{
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    text-align: right;
    width: 70px;
}

.AvailDateTxt
{
    white-space:nowrap;
}

.CalBirthBlock
{
    margin: 1px;
    padding: 0px 2px 0px 4px;
    border: solid 1px black;
    text-decoration: none;
}

.CalBirthLink
{
    text-decoration: none;    
}

.CalBirthCapt
{
    color: Black;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;    
}

.CalBirthName
{
    display: inline;
    color: Red;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    margin-left: 2px;
}

.CalMsgBlock
{
    margin: 1px;
    padding: 0px 2px 0px 4px;
    border: solid 1px black;
}

.CalMsgTitle
{
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
}

.CalMsgText
{
    font-family: Arial;
    font-size: 11px;
}

.CalActionBlock
{
    margin: 1px;
    padding: 0px 2px 0px 4px;
    border: solid 0px black;
    color: Black;
    text-decoration: none;
}

.CalActionTitle
{
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
}

.CalActionText
{
    font-family: Arial;
    font-size: 11px;
}

.PhotoImgCell
{
    width: 177px;
}

.PhotoBut
{
    margin: 2px 1px 2px 3px;
	font-size: 11px;
	border: 1px solid black;
    background-color: #FEE773;
	cursor: hand;
	height: 18px;
	width: 30px;
}

.PhotoLnk
{
    border: none;
}

.PhotoList
{
    margin-left: 1px;
    margin-top: 5px;
}

.PhotoSingle
{
    margin-top: 5px;
}

.PhotoMenu
{
    background-color: Black;
    margin-bottom: 5px;
}

.PhotoMenu A
{
    color: White;
    font-size: 12px;
    text-decoration: none;
}

.cmsReqFldVld
{
    color:Red;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
}

.cmsVldSum
{
    color:Red;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
}

.cmsVldSumMarged
{
    color:Red;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    margin-left: 10px;
}

.FormLabelCell
{
    padding-right: 5px;
}

.SimpleTable
{
    border-collapse: collapse;
}

.SimpleTable td
{
    border-width:1;  
    border-style:solid; 
    border-color:#FFFFFF;
    border-collapse: collapse;
    padding:2px;
}


.NoBorderTable
{
    border-width:0;  
}

.NoBorderTable td
{
    border-width:0;  
}

}