* {
    outline-style:none;
}

body, #mainpagebody {
	margin-left: auto;
	margin-right: auto;
	margin-top:4px;
    font-size:10pt !important;
    font-family: arial, helvetica, sans-serif; 
    color: #555555; 
}

#mainpagebody {
    width: 972px;
    padding-left:20px;
    background-color:white;
}

#bodyLayer {
    width:100%;
}

.mceContentBody {
    font-size:10pt !important;
    font-family: arial, helvetica, sans-serif; 
    color: #555555; 
}

.mceContentBody table {
    font-size: 10pt;
}

input, select {
    font-size:10pt;
    font-family: arial, helvetica, sans-serif;     
}

a:link, a:visited { 
	color: #295D6A;
	text-decoration: none;
}

a:hover { 
    color: #000000;
	text-decoration: underline;
    border-color: #000000;
}

a.helpLink:link, a.helpLink:visited {
    font-style: italic;
    font-size:80%;
}

a.warnLink:link, a.warnLink:visited, .newCommentNotif,  .newCommentNotif a:link,  .newCommentNotif a:visited {
    color: #FF6600;    
}

h2 {
    font-size: 1.17em;
    font-weight: bold;
    margin:0;
    padding-top: .4em;
    padding-bottom: .1em;
}

h2.pageHeading, h2.pageHeading a:link, h2.pageHeading a:visited {
    color: #67918B;
    padding-top: .1em;
    padding-bottom: .7em;
}

h3 {
    font-size: 1.17em;
    font-weight: bold;
    margin:0;
    padding-top: .5em;
    padding-bottom: .3em;
}

h4 {
    font-size: 1em;
    margin:0;
    padding-top: .4em;
    padding-bottom: .1em;
}

.reducedFont {
    font-size: 80%;
}

ul {
    margin-top:1em;
}

img {
	border: 0;
}

table {
	border: 0;
}

/* Layout ----------------------------------------------- */
#header {
	float: left;
	width: 760px;
}
#container {
	float: left;
	width: 760px;
}
#content {
	float: left;
	width: 760px;
	margin-top: 10px;
	padding-top: 5px;
}
#footer {
	margin-top: 40px;
	padding: 10px 0px;
	border-top: 2px solid #EFEFDE;
	text-align: right;
}

#footer a:link, #footer a:visited {
    color:#D8D8AF;
    font-weight:bolder;
}
#footer #tafLink:link, #footer #tafLink:visited {
    color: #9B9B7E;
}
#footer a:hover, #footer #tafLink:hover {
    color:#555555;
}

.bkmrk_img {
	margin-left:5px;
}

#title {
	float: left;
    color: #295D6A;
}

#topRightBlock {
	float: right;
	text-align: right;
	padding-top: 3px;
	padding-right: 3px;
}

.impBtn {
    padding:2px 10px;
    font-weight:bold;
    margin-top:12px;
}

#globalFamName {
    margin-top:20px;
}

#globalFamName a:visited, #globalFamName a:link {
	text-decoration: underline;
    color: #D9B16F;
    font-weight: Bold;
}

#globalFamName a:hover {
    color:#000000;
}

/* Page/form section container */
.section {
    display:block;
}

.topBarButton, a.topBarButton, a.impTopBarButton, a.topBarStyleButton, a.impTopBarStyleButton {
    background-image: url(/images/topBarBtnBg.gif);
    background-position: bottom;
    background-repeat: repeat-x;
    border:1px solid #C1DAD6;
}

a.topBarButton:hover, a.impTopBarButton:hover, a.impTopBarStyleButton:hover, a.topBarStyleButton:hover {
    border-color:#C1DAD6;
}

.topBarButton, a.topBarButton, a.impTopBarButton {
    float:right;
    margin-left:3px;
    padding:2px 12px;
    font-size:90%;
}

a.impTopBarButton {
    padding:2px 16px;
    font-weight:bold;
}

a.topBarStyleButton, a.impTopBarStyleButton {
    margin:10px;
    padding:2px 16px;
    font-size:90%;    
    display:inline-block;
}

a.impTopBarStyleButton {
    font-weight:bold;
}

.topBarButton .impLink {
    font-weight:bold;
    padding:0px 6px;
    font-size:110%;
}

.yellowButton, a.yellowButton:link, a.yellowButton:visited, a.yellowButton:hover {
    background-image: url(/images/ylgrdbg.gif);
    background-position: top;
    background-repeat: repeat-x;
    border:1px solid;
    border-bottom-color: #FFA515; border-right-color: #FFA515;
    border-top-color: #FFDA50; border-left-color: #FFDA50;
    color:#290000;
    font-weight:bold;
    text-decoration:none;
}

.yellowButton a, .yellowButton a:visited, .yellowButton:visited a.yellowButton a:visited {
    color:#290000;
}

.btn31 {
    height:31px;
    font-size:1.2em;
    padding:5px 40px;
}

.bodyBtn {
    margin-top:10px;
    margin-bottom:10px;
}

a.rssLink {
    position:relative;
    padding-left:24px;
}

a.rssLink img {
    position:absolute;
    top:3px;
    left:12px;
}

a.famPgTopBarButton, a.famPgTopBarButton:link, a.famPgTopBarButton:visited {
    float:right;
    margin:10px 10px 1px 5px;
    padding:0px;
    font-size:80%;
    font-weight:bold;
    border-bottom: 1px dotted;
}

a.famPgTopBarButton:hover {
	text-decoration: none;
    border-bottom: 1px solid;
}

.famPgSectionColor1, .famPgSectionColor2 {
    margin-top:1em;
    vertical-align:bottom;
    border-bottom:1px solid;
}

.famPgSectionColor1, .famPgSectionColor1 a.famPgTopBarButton:hover {
    border-color: #C1DAD6;
}

.famPgSectionColor2, .famPgSectionColor2 a.famPgTopBarButton:hover {
    border-color: #E8D0A9;
}

.famPgSectionColor1 h2, .famPgSectionColor1 a:link, .famPgSectionColor1 a:visited {
    color: #95BFB9;
}

.famPgSectionColor2 h2, .famPgSectionColor2 a:link, .famPgSectionColor2 a:visited {
    color: #D9B16F;
}

/* Popin */
.popin {
	position: absolute;
	background: #C1DAD6;
	padding:1px 5px;
	border:1px solid #EFEFDE;
	font-size:smaller;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
}

#question_h, #question .hd {
    display:none;
}

.helpImg {
    vertical-align:middle;
    margin-left:3px;
    margin-right:3px;
    cursor:pointer;
}

#helpPopin, #waitPopin {
    background-color: #E5F1FF;
    padding:5px;
    border:1px solid #3B95FF;
}

#helpPopin {
    margin:3px;
}

.successMsg {
    color: #006600;
}

.infoMsg {
    color: #3B95FF;
}

.tipHeader {
    background-color:#F9F8D8;
    border:1px solid silver;border-right-color:#aaaaaa;
    color:#555555;
    width:178px;
    padding:3px 0;
    text-align:center;
    font-size:1.1em;
    font-weight:bold;
}

.tipBody {
    background-color:#FFFEDD;
    width:148px;
    padding:15px;
    border:1px solid silver;border-top:0;
    text-align:left;
    min-height:100px;
}

.tipBody ul {
    padding:0 0 3px 3px;
    margin: 0;
    list-style-type: circle;
}

.tipBody ul li {
    padding-bottom:10px;
}

#bookSliderPopin {
	background: #C1DAD6;
	padding:1px 5px;
	border:1px solid #EFEFDE;
	font-size:smaller;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
    margin-bottom:20px;
    text-align:center;
}

.dlgHeader, .panel .hd {    
    border-bottom:3px ridge;
    height: 20px;
    padding:8px 10px 2px 10px;
    vertical-align:middle;
    font-weight:bold;
    color:#295D6A;
    background-color: #EFEFDE;
}

.dlgBody, #DelRelationsDlgBody {
    background-color: white;
}

.dlgWindow {
    z-index:31;
    margin:0;
    filter:blendTrans(duration=1);
}

.panel-container {
	position:absolute;
	background-color:transparent;
	z-index:51;
	visibility:hidden;
	overflow:visible;
	width:auto;
}

#signupDlg_c {
	border:1px solid white;
}

#signupDlg {
	margin:1px;
}

#DelRelationsDlgBody {
    padding-bottom:15px;
}
#addProfileDlg, #selPersonDlg, #otherEventDlg, #selPhoto {
    border:3px ridge;
    padding:0px;
    overflow:hidden;
    background-color:white;
}

.mask {
    z-index:50;
    display:none;
    position:absolute;
    left:0;
    top:0;
    background-color:#000000;
    -moz-opacity: 0.75;
    opacity:.75;
    filter:alpha(opacity=75);
}
.mask[id]{ /* IE6 and below Can't See This */
    position:absolute;
}

* html body.masked select {
	visibility:hidden;
}

.photobar {
	background-image:url(../images/photobg.gif);
	background-repeat:repeat-y;
	padding:0px 0px 0px 20px;
	height:444px;
	overflow-y:scroll;
	width:127px;
	overflow-x:hidden;
}

.photobar .thumbnail {
    border-style:solid;
    border-color:#7A4737;
    border-width:1px 0;
    display:block;
    margin:4px 0px;
}

.pageLayoutImg {
    display:block;
    margin:7px 0px;
    width:90px;
}

.photo, .thumbnail, .fldrThumbnail {
    border:1px solid #888;
    cursor:pointer;
}

.fldrThumbnail {
    padding:1px;
}

.thumbnailSpan, .fldrThumbnailSpan {
    display:inline-block;
    font-weight:bold;
    text-align:center;
    padding:10px;
    margin:0px;
    vertical-align:top;
    font-weight:normal;
}

.thumbnailSpanSelected {
    display:inline-block;
    font-weight:bold;
    text-align:center;
    padding:5px;
    margin:3px;
    vertical-align:top;    
    border:2px solid #E8D0A9;
    background-color: #EFEFDE;
}

.templbar {
	background: #EFEFDE;
	padding:5px 20px;
	height:470px;
	overflow-y:scroll;
	width:107px;
	overflow-x:hidden;
}

.sidebartab {
	font-size:8pt;
	left:0;
	width:100%;
}

/* calendar */
.weekRowClass {
    visibility:hidden;
}

.ftContainer {
	cursor: url(/images/openhand.cur), auto;
}

.ftDragging {
    cursor: url(/images/closedhand.cur), auto;
}

.ftSideBarVert {
    width:16px;
    top:0px;
    height:100%;
    margin: 0;
}

.ftSideBarHoriz {
    height:15px;
    left: 16px;
    margin: 0 16px 0 0;
    width:100%
}

.ftSideBarVert, .ftSideBarHoriz {
    position:absolute;
    filter:alpha(opacity=70);
    -moz-opacity:.70;
    opacity:.70;  
    margin:0;
    z-index:3;
}

.ftSBHorizBtn, .ftSBVertBtn {
    display:none;
    background-color:#E3E3D3;
    font-weight:bold;
    border-width:1px;
}

.ftSBVertBtn {
    width:15px;
    padding-left:0;
}

.ftSBHorizBtn {
    height:14px;
    padding-top:0;
    font-size:10px;
}

.ftLabel {
    font:small-caption;
    word-wrap:normal;
    border:1px ridge;
    overflow:hidden;
}

.ftLabelFemaleFocus {
    background-color: #F9E8DE;
    border-color: #FFCCCC;
}

.ftLabelFemale {
    background-color: #F9EFE9;
}

.ftLabelMaleFocus {
    background-color: #CFE0FC;
    border-color: #A6C7FC; 
}

.ftLabelMale {
    background-color: #E8F0FC;
}

.ftTreeLink {
    cursor:pointer;
}

.ftToolbar {
    padding:6px 0px 3px 10px;
    vertical-align:middle;
    overflow:hidden;
}

.ftTBP1 {
    background-image: url( /images/ftTBbubbleP1Lt.png );
    height:70px;
    width:12px;
}

.ftTBP2 {
    background-image: url( /images/ftTBbubbleP2Tp.png );
    background-repeat: repeat-x;
    height:4px;    
}

.ftTBBody {
    background-color:white;
    height:55px;
}

.ftTBP3 {
    background-image: url( /images/ftTBbubbleP3Bt.png );
    height:11px;
    background-repeat: repeat-x;
    vertical-align:top;
}

.ftTBP4 {
    background-image: url( /images/ftTBbubbleP4Rt.png );
    height:70px;
    width:19px;
}

.ftTBP1, .ftTBP2, .ftTBP3, .ftTBP4, .ftTBBody {
    margin:0;
    padding:0;
}

.ftToolbarBtn {
	margin-top:5px;
    padding:4px;
    vertical-align:middle;    
}

#ftTBLine1, #ftTBLine2 {
    white-space: nowrap;
}

#ftTBContactFld {
    padding-left:5px;    
    color:#666666;
}
#ftTBContactFldFld {
    margin-left:5px;    
    font-size: 8pt;
    height:9pt;
    border: 1px solid #d2d2d2;
    color:#666666;
    margin-top:2px;
    padding-left:1px;
}

#ftTBContactFldSelCtl {
    font-size: 8pt;
    height:9pt;
    border: solid #d2d2d2;
    border-width:1px 1px 1px 0;
    color:#666666;
    margin-top:2px;
}

#ftTBContactFldSel_ddoc {
    border-color: #d2d2d2;
    border-width:2px;
}

#calBoardContainer {
    position:relative;
    border:1px solid #C1DAD6;
    margin-left:0px;
}

.calDayName {
    position:absolute;
    border-right:1px solid #C1DAD6;
    border-bottom:1px solid #C1DAD6;
    background-color:#C1DAD6;
    text-align:center;
    font-size: 90%;
    font-weight:bold;
	margin:0;padding:0;
}

#calCtlBar {
    border-right:1px solid #C1DAD6;
    padding:3px 6px 10px 10px;
    text-align:left;
    vertical-align:middle;
}

#calPrevBtn, #calNextBtn {
    background-color:#C1DAD6;
    padding:1px 3px;
    font-weight:bold;
    border:2px groove #E6F0EF;
    color:#555555;
    cursor:pointer;
}

#calMonthName {
    padding:0px 8px 0px 8px;
    vertical-align:MIDDLE;
    width:40px;    
}

#calMessage {
    float:right;
    max-width:200px;
    color:blue;
    vertical-align:top;
}

.calCell {
    position:absolute;
    background-color:white;
    padding:0;
    margin:0;
    border-right:1px solid #C1DAD6;
    border-bottom:1px solid #C1DAD6;
    overflow:hidden;
    text-align: center;
}

.calCellHdr {
	background-color: #E6F0EF;
    height:1em;
}

.calCellHdrDt, .calCellHdrDtToday {
    float:left;
    padding:0 4px;
    font-size: 80%;
}

.calCellHdrDtToday {
    color:blue;
}

.calCellHdrMoreInd {
    float:right;
    padding-top:5px;
    padding-right:5px;    
}

.calCellBody {
    margin-top:1px;
    vertical-align:top;
    position:relative;
}

.calCellBodyTxt {
    text-align:left;
    display:block;
    padding-left:1px;
    margin-bottom:3px;
    min-height:40px;
}

.calCalNum1 {
    /* color:#640F0D; */
}

.calCalNum0 {
    color:#595B1A;
}

.calCellPhoto, .calCellPhoto2 {    
    float:left;
	margin:0;
    height:40px;
    max-width:80px;
}

.calCellPhoto, .calCellPhoto2_2 {
    margin-right:3px;
}

.calCellPopinWin {
    background-image:url("/images/calPopinBg.gif");
    background-repeat: no-repeat;
    height:143px;
    width:174px;
    padding:10px 1px 10px 6px;
    overflow:hidden;
}

.calCellPopinBody {
    height:123px;
    scrollbar-3dlight-color: #E6F0EF;
    scrollbar-darkshadow-color: #C1DAD6;
    scrollbar-face-color: #C1DAD6;
    scrollbar-highlight-color: #E6F0EF;
    overflow-y: auto;
}

.calCellPopinHdrDt {
    padding-bottom:5px;
    font-weight:bold;
    padding-right:5px;
    padding-left:7px;
    text-align:left;
}

#calAddNewEventLink, #calAddNewEventLink:link, #calAddNewEventLink:visited {
    font-size:80%;
    color: #555555;
}

#lndgpodsignup {
    position:absolute;z-index:3;top:0px;left:507px;width:247px;height:315px;color:#503D1F;padding:16px 20px 0 18px;
}
#lndgpodsignupCont {
    margin:5px 10px;
}

.lndgSepBlock {
    position:relative;
    height:30px;width:100%;
    margin:18px 0;
    border-top:1px solid silver; border-bottom:1px solid silver;
    color:#303322;
    text-align:center;
    word-spacing:4px
}

.lndgSepBlock h2 a {
    color:#303322;
}

.lndgftrpod {
    background-image:url(/images/lndg/featurepod.jpg);
    background-repeat: no-repeat;
    width:244px;
    height:165px;
    margin-top:0;
}

.lndgftrpodIn {
    margin:0 5px 0 2px;
    padding-top:10px;
    background-position: bottom;background-repeat: repeat-x;
    width:238px;
    height:131px;
    text-decoration:none;
    overflow:hidden;
}
 
.lndgftrpodIn a:hover  {
     text-decoration:none;
 }
 
.lndgftrpodIn h3 {
    font-size: 1.05em;
    font-weight: bold;
    margin:0;
    padding-top: .2em;
    padding-bottom: .3em;
}

a.lndgFtrLearnLnk:link, a.lndgFtrLearnLnk:visited, a.lndgFtrLearnLnk:hover {
    float:right;
    color:white;
    font-weight:bold;
    margin-right:12px;
    margin-top:1px;
    font-size:.8em;
}

.lndgTstm {
    text-align:left;
}

.lndgTstm img {
    float:left;
    margin-right:8px;
    margin-bottom:2px;
    padding:1px;
}

a.blockLink {
    text-decoration:none;
}

.tabPan {
    position:absolute;
    left:0px;
    top:0px;
    width:100%;
    height:100%;
    overflow:hidden;
    margin:0;
    padding:0;
}        

div.shadow {
    float:left;
    display: block;
    background: url(/images/shadow.png) no-repeat bottom right;
    margin: 9px 0 0 9px;
}

/* The top-right corner of the shadow */
div.shadow:before {
    content:"";
    background: url(/images/shadow.png) no-repeat top right;
    margin: -9px 0 0 0;
    display:block;
    height: 9px;
}

/* The bottom-left corner of the shadow */
div.shadow:after {
    content: "";
    background: url(/images/shadow.png) no-repeat bottom left;
    /*This line changes the bottom of the shadow (first number) */
    margin: -30px 0 0 -9px;
    display: block;
    width: 9px;
    height: 30px;
}

/* The item with the shadow */
div.shadow > * {
    margin:0;
    display: block;
    position: relative;
    top: -9px; 
    left: -9px;
}

/* Workaround for a bug in Mozilla 1.7 (1.7.10-1 Debian)
*
* For non-floated elements the div.shadow will extend to contain 
* the whole :before rect, which has negative margins and should
* be put instead outside it's parent. Putting a border around the 
* div seems to fix the problem. 
*
* Enable the following rule if you want to use non floated content.
*/
div.shadow { border: 0.1px solid transparent; }

.album {
    padding-bottom: 10px;
    background-color: #EFEFDE;
}

.albumFrame {
    padding:0;
    margin:0;
    border: 0px;
    height:402px;
    overflow:hidden;
}

.albumPage {
    display:block;
    position:relative;
    width:760px;
    height:402px;
    margin:0px;
    padding:0px;
    background-color: #E8D0A9;
    overflow:hidden;
}

.albumPagePlainAlt { /* for templates that can't support background image */
    width:100%;
    height:100%;
    margin:0;
    padding:0;
    border:0;
}

.album .impTopBarButton, .album .topBarButton {
    background: none;
    text-decoration: underline;
}

.disabledAlbumNavBtn {
	filter:alpha(opacity=30);
	-moz-opacity:.30;
	opacity:.30;
}

.waitImgCls {
    position:absolute;
    left:40px;
    top:40px;
    z-index:80;
}

/* page resources */
.prPhotoBox {
    border-width:1px;
    border-style:solid;
    border-color:silver;
    position:absolute;
    overflow:hidden;
    display:block;
}

.prRichText {
    position:absolute;
    display:block;
    padding:1px;
    z-index:3;
}

.prRichTextEditMode:hover {
	BORDER: 1px solid;
}

.prPhoto {
    position:relative;  /* Safari needs it to relative to maintain aspect ratio */
}

div.prPhotoBox {
    margin:0;
    padding:0;
}

.prPhotoFrame {
    /* cusrsor is changed dynamically therefore class definition is needed (even empty.) */
}

.blogBody {
    position:relative;
    width:760px;
}

.blogBody h1 {
    color:#D9B16F;
    font-size:110%;    
}

.blogBody h1 .reducedFont, .blogBody h1 a:link, .blogBody h1 a:visited {
	color: #6D929B;
    font-size:80%
}

.commentNum {
    text-align: right;
    padding-right: 1em;
    padding-left: 1em;
    font-weight:bold;
    vertical-align:top;
}
.commentHdrAuthor {
    color: #295D6A;
    font-weight:bold;
}
.commentHdrDt {
    color: #295D6A;
}

.activeComment td, .newComment td {
    padding-top:10px;
    padding-bottom:10px;
}

.comment {
    border-bottom:1px solid #eee;
}

.commentBlip {
    font-size: 80%;
    font-weight: normal;
    background-color: #f8f8f8;
    margin-left: 1em;
    padding-left: 1em;
    padding-right:1em;
}

p.pSpace {
    font-size:30%;
    margin:0;
    padding:0
}

.thickBorder {
    border: 2px solid;  
}

.thinBorder {
    border: 1px solid;    
}

.paddedBorder {
    border: 2px solid;
    padding: 10px;
}

#signupMsg {
    width:40%;
    display:inline-block;
    vertical-align:top;
    text-align:center;
}

#signupForm {
    width:448px;
    display:inline-block;
}

table.abs {
    position:absolute;
}

/* colors */
.color1 {
	background: #C1DAD6;
}
.color1border {
	border-color: #C1DAD6;
}
.color1text {
    color: #95BFB9;
}
.color1tab {
	background: #C1DAD6;
    color:#829390;
}

.color2 {
	background: #E8D0A9;
}
.color2text {
    color: #D9B16F;
}
.color2tab {
	background: #E8D0A9;
    color:#A29176;
}

.color3, .ftSideBarVert, .ftSideBarHoriz {
	background: #EFEFDE;
}
.color3text {color: #D8D8AF;}
.color3tab {
	background: #EFEFDE;
    color:#9E9E93;
}

.color3b {
    /* same as menu beckground color */
    background-color:#f6f7ee;
}

.dlgBody {
	border-color: #E5E5E5;
    margin:0;
}

.color4 {
    background-color:#295D6A;
}

.color4text {
    color: #295D6A; /* 0F4859 */
}

table.dropdownCntrTbl tr td {
    padding-right:5px;
}

/* --- forms.css --- */
.formline {
    margin-bottom:0.5em;
    display:block;
}

.leftlabel, .leftlabelError {
    width: 7em;
    float: left;
    text-align: right;
    margin-right: 0.5em;
    display: block;
    font-size:90%;
}

.leftlabelError, .labelError {
    color:Red;
}

.inlineErrorText {
    display:inline-block;
    color:Red;
}

.errorsection {
    border:1px solid #FF4C4C;
    padding:4px 5px;
    background-color:#FFF8F8;
    margin-bottom:15px;
    display:block;
}

.warnsection, .infosection {
    border:1px solid #E8D0A9;
    background-color:#FFFCF5;
    padding:2px 5px 5px 5px;
    margin-bottom:15px;
}

.helpsection {
    background-color: #E5F1FF;
    padding:2px 5px 5px 5px;
    margin-bottom:15px;
    border:1px solid #3B95FF;
}

.fieldgroup {
    margin:0;
    padding:0;
    display:inline-block;
}

.fieldgroup > div:first-child {
    display:inline-block;
}

.fieldgroup label {
    margin:0;
    padding:0;    
    display:block;    
}

.fieldgroup > * {
    display:inline-block;
}

/* Container for multiple fields on a line within fieldgroup */
.fieldblock {
    margin:0;
    padding:0 5px 0 0;
    display:inline-block;
}

span.formField {
  color:#6D929B;
  font-weight: bolder;
}

.fieldgroup label, table.dropdownCntrTbl tr td label, .topLabel {
  color:#6D929B;    
  font-size:8pt;
}

table.dropdownCntrTbl tr td {
    padding-right:5px;
}

.fileUploadInput {
    font-size:9pt;
    margin-bottom:5px;
}

.dropdown, .dropdownFocus {
    padding-right:20px;
    padding-left:.33em;
    background-position:right center;
    background-repeat:no-repeat;
    background-color:white;
    display:-moz-inline-stack; /* Gecko */
    display:inline-block; /* IE, Opera and Safari */

    border-width:1px;
    border-style:solid;
    border-color:#7F9DB9;
}

.dropdown {
    background-image:url(/images/dropdown/splitarrow.gif);    
}

.dropdownFocus {
    background-image:url(/images/dropdown/splitarrowFocus.gif);    
}

.dropdownOptionsC {
    border-width:1px 2px 2px 2px;
    border-style:ridge;
    border-color:#7F9DB9;
    background-color:white;
}

.dropdownOptionsC ul {
    list-style-type:none;
    margin:0;
    padding:0;
    width:100%;
}

.dropdownOptionsC ul li a {
    width:100%;
    padding-right:.33em;
    padding-left:.33em;
}

.dropdownOptionsC ul li a:hover {
    background-color:ActiveCaption;
    color:white;
    text-decoration: none;
}

.printOnly {
    display:none;
}