body
{
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 150%;
	text-align: left;
}

.screenBody
{
	background-color: #9a9b9d;
	margin: 0px;
	padding: 0px;
	background-image: url(/media/basedesign/capevo/img/pageBG.jpg);
	background-repeat: repeat-x;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 150%;
	text-align: center;
}

a
{
    color: #981b1e;
    text-decoration: none;
}

a:hover
{
    color: #981b1e;
    text-decoration: underline;
}

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

li
{
	list-style-type: none;
	background-image: url(/media/basedesign/capevo/img/list_bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 9px;
	padding-left: 18px;
	margin-left: 18px;
	padding-right: 24px;
	line-height: 150%;
	margin-bottom: 6px;
	margin-top: 6px;

}

.numericList
{
	list-style-type: decimal;
	background-image: none;
	padding-left: 8px;
	margin-left: 12px;
	padding-right: 30px;
	line-height: 150%;
	margin-bottom: 6px;
	margin-top: 6px;
}

.calendarList
{
	list-style-type: none;
	background-image: url(/media/basedesign/capevo/img/calendarBullet.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 26px;
	margin-left: 1px;
	padding-right: 24px;
	line-height: 150%;
	margin-bottom: 6px;
	margin-top: 6px;
}

.newsList
{
	list-style-type: none;
	background-image: url(/media/basedesign/capevo/img/newsBullet.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 26px;
	margin-left: 1px;
	padding-right: 24px;
	line-height: 150%;
	margin-bottom: 6px;
	margin-top: 6px;
}

.printH1
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 32px;
	line-height: 150%;
	text-align: left;
	color: #981c1f;
	margin: 0px;
	padding: 0px;
}

.printH2
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 150%;
	text-align: left;
	color: #981c1f;
	margin: 0px;
	padding: 0px;
	margin-top: 18px;
}

.printBodytext
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 150%;
	text-align: left;
	color: #000000;
}

.dottedHR
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border: dotted 1px #525252;
	height: 1px;
	padding: 0px;
}


#centerFrame
{
    width: 938px;
    margin: 0px;
    padding: 0px;
}

#CapevoMasterForm, form
{
    margin: 0px;
    padding: 0px;
}

#MainContainer
{
    background-image: url(/media/basedesign/capevo/img/pageShaddow.jpg);
    background-repeat: no-repeat;
    width: 920px;
    float: left;
    padding-left: 9px;
    padding-right: 9px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0px;
}

#logo
{
    margin-top: 0px;
    margin-left: 5px;
    float: left;
    width: 197px;
    height: 55px;
}

#memberInfo
{
	width: 878px;
	text-align: right;
	height: 15px;
	line-height: 15px;
	margin-top: 11px;
	font-size: 100%;
}

#search
{
    background-image: url(/media/basedesign/capevo/img/searchbox.png);
    background-repeat: no-repeat;
    width: 262px;
    height: 33px;
    float: right;
    margin-top: 37px;
    margin-right: 12px;
}
#searchText
{
    width: 177px;
    height: 16px;
    margin-left: 8px;
    margin-top: 1px;
    float: left;
    border: solid 0px white;
    background-color: #dfdfdf;
}

#searchButton
{
    float:left;
    margin-left: 14px;
    margin-top: 1px;
    width: 58px;
    height: 31px;
    border: 0px;
}

#searchSubmitButton
{
    color: #000000;
    font-size: 85%;
    float: left;
    margin-bottom: 1px;
    border: 0px;
    width: 58px;
}

#searchButtonShadowImage
{
    width: 58px;
    height: 11px;
    float: left;
}

.searchButtonShadow
{   
    background-image: url(/media/basedesign/capevo/img/search_button_reflect.png);
    background-repeat: no-repeat;
}

.searchButtonShadowHover
{   
    background-image: url(/media/basedesign/capevo/img/search_button_reflect_hover.png);
    background-repeat: no-repeat;
}

.xsltsearch_form
{
    margin-top: 12px;
}

#capevomainmenu
{
    background-image: url(/media/basedesign/capevo/img/menuBG.png);
    height: 44px;
    width: 100%;
    float: left;
}

#capevomainmenu a:hover
{
    color: #FFFFFF;
    font-size: 100%; 
    text-decoration: none;
}
.capevomainmenuLeftcorner
{
    background-image: url(/media/basedesign/capevo/img/menuBG_leftcorner.png);
    height: 44px;
    width: 6px;
    float: left;
}
.capevomainmenuLeftcornerHover
{
    background-image: url(/media/basedesign/capevo/img/menuBG_leftcorner_hover.png);
    height: 44px;
    width: 6px;
    float: left;
}
#capevomainmenuRightcorner
{
    background-image: url(/media/basedesign/capevo/img/menuBG_rightcorner.png);
    height: 44px;
    width: 6px;
    float: right;
}
.capevomenuButton
{
    background-image: url(/media/basedesign/capevo/img/menuButton.png);
    background-position: right;
    float: left;
    height: 32px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 12px;
    cursor: default;
}
.capevomenuButtonLeft
{
    background-image: url(/media/basedesign/capevo/img/menuButton.png);
    background-position: right; 
    float: left;
    height: 32px;
    padding-left: 15px;
    padding-right: 20px;
    padding-top: 12px;
    cursor: default;
}
.capevomenuButtonHover
{
    background-image: url(/media/basedesign/capevo/img/menuButton_hover.png);
    background-position: right;
    float: left;
    height: 32px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 12px;
    cursor: pointer;
}
.capevomenuButtonLeftHover
{
    background-image: url(/media/basedesign/capevo/img/menuButton_hover.png);
    background-position: right;
    float: left;
    height: 32px;
    padding-left: 15px;
    padding-right: 20px;
    padding-top: 12px;
    cursor: pointer;
}
.capevomainmenuLink
{
    color: #FFFFFF;
    font-size: 100%; 
    text-decoration: none;
}

#flashcontent
{
    width: 914px;
    height: 192px;
    float: left;
}

#contentOuterContainer
{
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    width: 918px;
    float: left;
    margin: 0px;
    padding: 0px;
}

#contentContainer
{
    border-left: 1px solid #bdbebf;
    border-right: 1px solid #bdbebf;
    width: 916px;
    float: left;
    margin: 0px;
    padding: 0px;
}

#contentInnerContainer
{
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    width: 914px;
    float: left;
    text-align: left;
    background-color: #ffffff;
}

#mainmenuRedline
{
    width: 914px;
    line-height: 4px; /* IE 6.0 fix */
    font-size: 0px; /* IE 6.0 fix */
    height: 6px;
    background-color: #c92d32;
    border: 1px solid #FFFFFF;
    float: left;
}

#leftContentContainer
{
    width: 215px;
    padding-top: 14px;
    padding-left: 12px;
    padding-right: 14px;
    padding-bottom: 12px;
    background-color: #f7f7f7;
    float: left;
}

#rightContentContainer
{
    width: 655px;
    padding-left: 14px;
    padding-right: 0px;
    padding-top: 14px;
    padding-bottom: 0px;
    float: left;
    background-color: #ffffff;
}

#pagefooter
{
    height: 15px;
    width: 920px;
    line-height: 15px; /* IE 6.0 fix */
}

#pagefooterCenter
{
    height: 15px;
    width: 890px;
    background-image: url(/media/basedesign/capevo/img/bottom_BG.png);
    background-position: 0px -3px;
    background-repeat:repeat-x;
    float: left;
    line-height: 15px; /* IE 6.0 fix */
}

#pagefooterLeftcorner
{
    height: 15px;
    width: 15px;
    background-image: url(/media/basedesign/capevo/img/bottom_leftcorner.png);
    background-repeat:repeat-x;
    float: left;
    margin-top: -3px;
    line-height: 15px; /* IE 6.0 fix */
    font-size: 0px; /* IE 6.0 fix */
}

#pagefooterRightcorner
{
    height: 15px;
    width: 15px;
    background-image: url(/media/basedesign/capevo/img/bottom_rightcorner.png);
    float: right;
    margin-top: -3px;
    line-height: 15px; /* IE 6.0 fix */
    font-size: 0px; /* IE 6.0 fix */
}

#pagefooterText
{
    font-size: 85%;
    color: #ffffff;
    margin-top: 20px;
    padding-bottom: 50px;
}

.pagefooterLink
{
    text-decoration: none;
    color: #ffffff;
}

#pagefooterText a:hover
{
    text-decoration: underline;
    color: #ffffff;
}

#xformLoginBox
{
    background-image: url(/media/basedesign/capevo/img/xform_loginbox.png);
    width: 215px;
    height: 155px;
    position: relative;
}

.boxTitle
{
    font-weight: bold;
    color: #ffffff;
    font-size: 85%;
    padding-top: 4px;
    padding-left: 14px;
}

.boxTitleBig
{
    font-weight: normal;
    color: #981b1e;
    font-size: 135%;
    margin-top: -4px;
    padding-left: 4px;
}

#usernameText
{
    color: #3d3d3d;
    font-size: 85%;
    top: 34px;
    left: 18px;
    position: absolute;
}

#usernameBox
{
    width: 177px;
    height: 16px;
    left: 17px;
    top: 54px;
    float: left;
    border: solid 0px white;
    background-color: #ffffff;
    position: absolute;
}

#passwordText
{
    color: #3d3d3d;
    font-size: 85%;
    top: 74px;
    left: 18px;
    position: absolute;
}

#passwordBox
{
    width: 177px;
    height: 16px;
    left: 17px;
    top: 94px;
    float: left;
    border: solid 0px white;
    background-color: #ffffff;
    position: absolute;
}
#loginSubmitButton
{
    color: #000000;
    font-size: 85%;
    top: 124px;
    left: 118px;
    position: absolute;
}

#loginButtonShadowImage
{
    width: 85px;
    height: 7px;
    top: 145px;
    left: 118px;
    position: absolute;
}

.loginButtonShadow
{   
    background-image: url(/media/basedesign/capevo/img/login_button_shadow.png);
    background-repeat: no-repeat;
}

.loginButtonShadowHover
{   
    background-image: url(/media/basedesign/capevo/img/login_button_shadow_hover.png);
    background-repeat: no-repeat;
}

#supportBox
{
    background-image: url(/media/basedesign/capevo/img/SupportBoxBG.jpg);
    background-repeat: no-repeat;
    width: 191px;
    height: 268px;
    margin-top: 8px;
    padding-top: 12px;
    padding-left: 12px;
    padding-right: 12px;
    padding-bottom: 0px;
}

.boxDivider189px
{
    height: 1px;
    width: 189px;
    background-color: #d3d4d4;
    margin-top: 6px;
    margin-bottom: 6px;
    line-height: 1px; /* IE 6.0 fix */
    font-size: 0px; /* IE 6.0 fix */
    margin-right: 0px;
    margin-left: 0px;
    padding: 0px;
}

.bluepoint
{
    background-image: url(/media/basedesign/capevo/img/blue_button.png);
    background-repeat: no-repeat;
    padding-left: 22px;
    margin-left: 5px;
    color: #981b1e;
    font-size: 100%;
    text-align: left;
    vertical-align: top;
    padding-bottom: 5px;
    padding-top: 2px;
    line-height: 110%;
}

.bluepointInfobox
{
    background-image: url(/media/basedesign/capevo/img/blue_button.png);
    background-repeat: no-repeat;
    padding-left: 17px;
    margin-left: 0px;
    color: #981b1e;
    font-size: 100%;
    text-align: left;
    vertical-align: top;
    padding-bottom: 5px;
    padding-top: 4px;
    line-height: 110%;
    float:left;
}

#supportBox a
{
    color: #981b1e;
    text-decoration: none;
}

#supportBox a:hover
{
    color: #981b1e;
    text-decoration: underline;
}

#supportStatus, #supportContact
{
    color: #3d3d3d;
    font-size: 85%;
    line-height: 150%;
    padding-left: 5px;
}

.supportStatusHeader
{
    color: #3d3d3d;
    font-weight: normal;
    line-height: 150%;
    width: 50px;
    float: left;
}

.supportStatusIntro
{
    color: #3d3d3d;
    font-weight: bold;
    margin-bottom:2px;
    margin-top:1px;
}

#supportStatus a
{
    color: #3d3d3d;
    text-decoration: none;
}

#supportStatus a:hover
{
    color: #3d3d3d;
    text-decoration: underline;
}

#CaseBox
{
    background-image: url(/media/basedesign/capevo/img/CaseBox.jpg);
    background-repeat: no-repeat;
    width: 191px;
    height: 197px;
    margin-top: 9px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-left: 12px;
    padding-top: 11px;
    padding-right: 12px;
    padding-bottom: 0px;     
}

.CaseboxDivider189px
{
    height: 1px;
    width: 189px;
    background-color: #d3d4d4;
    margin-top: 6px;
    margin-bottom: 0px;
    line-height: 1px; /* IE 6.0 fix */
    font-size: 0px; /* IE 6.0 fix */
    margin-right: 0px;
    margin-left: 0px;
    padding: 0px;
}

#ModuleBox
{
    background-image: url(/media/65510/moduleboxbg.jpg);
    background-repeat: no-repeat;
    width: 423px;
    height: 294px;
    padding-top: 12px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    float: left;
}

#moduleHeader
{
    float:left;
    padding-left: 12px;
    
}
#linkAllModules
{
    float: right;
    font-size: 80%;
    margin-top: -2px;
    padding-right: 12px;
}

#ModulePanel
{
    margin-top: 2px;
    margin-left: 0px; /*-11px;*/
    width: 280px;
    float:left;
    height: 273px;
    font-size: 85%;
    padding-left: 34px;
    padding-top: 12px;
}

.panelbar
{
    width: 420px;
    height: 24px;
    overflow: hidden;
    background-image: url(/media/basedesign/capevo/img/panelbarInactive.png);
    background-repeat: repeat-x;
    margin-left: 1px;
    padding: 0px;
}
.panelbarActive
{
    width: 420px;
    height: 201px;
    background-image: url(/media/basedesign/capevo/img/panelbarActive.png);
    background-repeat: repeat-x;
    margin-left: 1px;
    padding: 0px;
}
.panelHeader
{
    width: 399px;
    height: 22px;
    border: solid 1px #ffffff;
    color: #ffffff;
    font-weight: bold;
    font-size: 85%;
    padding-top: 1px;
    padding-left: 20px;
                        
}
.panelbar:hover
{
    cursor: pointer;
}
.panelText
{
    overflow: auto;
    height: 170px;
    padding-left: 9px;
    padding-right: 8px;
    padding-top: 6px;
    padding-bottom: 0px;
    font-size: 85%;
    line-height: 130%;
    overflow: hidden;
    
}

#NewsBox
{
    background-image: url(/media/basedesign/capevo/img/NewsBox.jpg);
    background-repeat: repeat-x;
    width: 193px;
    height: 282px;
    float: left;
    margin-left: 10px;
    padding: 12px;
}

.boxDivider193px
{
    height: 1px;
    width: 193px;
    background-color: #d3d4d4;
    margin-top: 6px;
    margin-bottom: 6px;
    line-height: 1px; /* IE 6.0 fix */
    font-size: 0px; /* IE 6.0 fix */
    margin-right: 0px;
    margin-left: 0px;
    padding: 0px;
}

.bodyText
{
    margin-bottom: 8px;
    line-height: 130%;
    font-size: 85%;
    padding-top: 2px;
    color: #000000;
}

#InfoBox
{
    background-image: url(/media/basedesign/capevo/img/InfoBox.jpg);
    background-repeat: no-repeat;
    width: 650px;
    height: 325px;
    float: left;
    padding-top: 12px;
    padding-bottom: 7px;
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 10px;
}

#InfoHeader
{
    padding-left: 12px;
}

#boxitems {
    height: 34px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-left: 1px;
    background: transparent;
    float:left;
}
#boxmnu1 {
    margin: 0px;
    padding: 0px;
    margin-top: 9px;
    height: 25px;
    background: transparent;
    float: left;
}

#boxmnu1 li {

    list-style: none;
    white-space: nowrap;
    font-size: 11px;
    float: left;
    height: 25px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 15px;
    line-height: 23px;
    margin: 0px;
}
#boxmnu1 .boxmnuactive 
{
    background-image: url(/media/basedesign/capevo/img/tabActive.png);
    background-position: 0px 0px;
    background-repeat: no-repeat;
    width: 202px;
    padding-left: 12px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    text-align: left;
    display: block;
    height: 25px;
    margin-top: 0px;
    margin-right: 1px;
    margin-bottom: 0px;
    margin-left: 1px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;    
}

#boxmnu1 .boxmnuinactive {
    background-image: url(/media/basedesign/capevo/img/tabInactive.png);
    background-position: 0px 0px;
    background-repeat: no-repeat;
    width: 202px;
    padding-left: 12px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    text-align: left;
    display: block;
    height: 25px;
    margin-top: 0px;
    margin-right: 1px;
    margin-bottom: 0px;
    margin-left: 1px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    cursor: pointer;
}
.tabContent 
{
    display: none;
}

.tabContentActive 
{ 
    display: block; 
    width: 626px;
    height: 271px;
    margin-left: 2px;
    margin-top: 0px;
    padding-top: 10px;
    padding-bottom: 0px;
    padding-left: 10px;
    padding-right: 10px;
    overflow: hidden;
    float: left;
}

#moduleImageXFormEditor
{
    margin-right: 24px;
    margin-bottom: 12px;
    margin-top: 4px;
    margin-left: -2px;
    float: left;
    width: 158px;
    height: 149px;
}

#moduleImageWorkflow
{
    margin-right: 24px;
    margin-bottom: 0px;
    margin-left: -9px;
    margin-top: 14px;
    float: left;
    width: 155px;
    height: 156px;
}

#moduleImageSurvey
{
    margin-right: 16px;
    margin-bottom: 0px;
    margin-left: -9px;
    margin-top: -1px;
    float: left;
    width: 190px;
    height: 171px;
}

#moduleImageSharepoint
{
    margin-right: 24px;
    margin-bottom: 0px;
    margin-left: 10px;
    margin-top: 8px;
    float: left;
    width: 92px;
    height: 145px;
}

.InfoBoxHeader
{
    font-size: 85%;
    line-height: 130%;
    margin-left: 10px;
    padding-right: 10px;
    float: left;
    padding-top: 8px;
}

.InfoImage
{
    float: left;
    width: 175px;
    height: 82px;
    margin-top: 2px;
    margin-right: 26px;
    margin-left: 0px;
    
}

.modulePanelHeader
{
    font-weight: bold;
    margin-bottom: 3px;
    margin-top: 12px;
}



/* SUBPAGE */

#subPageContentInnerContainer
{
    background-image: url(/media/basedesign/capevo/img/subpageContentBG.jpg);
    background-repeat: repeat-y;
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    width: 914px;
    float: left;
    text-align: left;
    background-color: #ffffff;
    padding: 0px;
    margin: 0px;
    display: inline;
position:relative;
}

#subPageWideContentInnerContainer
{
    background-image: url(/media/basedesign/capevo/img/subpageContentWideBG.jpg);
    background-repeat: repeat-y;
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    width: 914px;
    float: left;
    text-align: left;
    background-color: #ffffff;
    padding: 0px;
    margin: 0px;
    display: inline;
position:relative;
}

#subPageContentInnerContainerNOBG
{
    background-image: url(/media/basedesign/capevo/img/subpageContentNoleftBG.jpg);
    background-repeat: repeat-y;
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    width: 914px;
    float: left;
    text-align: left;
    background-color: #ffffff;
    padding: 0px;
    margin: 0px;
    display: inline;
position:relative;
}

#subPageWideContentInnerContainerNOBG
{
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    width: 914px;
    float: left;
    text-align: left;
    background-color: #ffffff;
    padding: 0px;
    margin: 0px;
    display: inline;
position:relative;
}

#subPageLeftContentContainer
{
    width: 708px;
    float: left;
    padding: 0px;
    margin: 0px;
    display: inline;
}

#subPageWideContentContainer
{
    width: 914px;
    float: left;
    padding: 0px;
    margin: 0px;
    display: inline;
position:relative;
}


#subPageTitle
{
    width: 914px;
    height: 72px;
    background-image: url(/media/65505/subtop_v2_default.png);
    vertical-align: bottom;
    padding: 0px;
    margin: 0px;
}

#subPageTitleWide
{
    width: 914px;
    height: 72px;
    background-image: url(/media/65505/subtop_v2_default.png);
    vertical-align: bottom;
    padding: 0px;
    margin: 0px;
}

h1
{
    font-size: 190%;
    font-weight: normal;
    color: #FFFFFF;
    padding-left: 23px;
    padding-top: 13px;
    padding-right: 0px;
    padding-bottom: 12px;
    margin: 0px;
    text-align:left;
    line-height: 130%;
}

h2
{
    font-size: 140%;
    font-weight: bold;
    color: #981c1f;
    padding-left: 0px;
    padding-top: 8px;
    padding-right: 0px;
    padding-bottom: 0px;
    margin: 0px;
    text-align:left;
    line-height: 130%;
}

h3
{
    font-size: 100%;
    font-weight: bold;
    color: #242424;
    padding-left: 0px;
    padding-top: 18px;
    padding-right: 0px;
    padding-bottom: 4px;
    margin: 0px;
    text-align:left;
    line-height: 130%;

    
    

}

#subPageLinkBox
{
    background-image: url(/media/basedesign/capevo/img/subLinkBG.jpg);
    background-repeat: no-repeat;
    width: 177px;
    margin-left: 8px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding: 10px;
    float: left;
    display: inline;
    font-size: 85%;
    overflow:visible;
    min-height: 339px;
}

.linkboxDivider170px
{
    height: 1px;
    width: 170px;
    background-color: #d3d4d4;
    margin-top: 1px;
    margin-bottom: 1px;
    line-height: 1px; /* IE 6.0 fix */
    font-size: 0px; /* IE 6.0 fix */
    margin-right: 0px;
    margin-left: 0px;
    padding: 0px;
}

.bluepointLinkbox
{
    background-image: url(/media/basedesign/capevo/img/blue_button.png);
    background-repeat: no-repeat;
    background-position: 5px 0px;
    color: #981b1e;
    font-size: 100%;
    text-align: left;
    vertical-align: top;
    padding-left: 27px;
    padding-bottom: 5px;
    padding-top: 3px;
    margin-left: 0px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-right: 8px;
    line-height: 110%;
}

#linkboxTitle
{
    font-weight: normal;
    color: #a9aaaa;
    font-size: 100%;
    padding-top: 3px;
    padding-left: 6px;
    padding-bottom: 0px;
    margin-bottom: 3px;
}

#breadcrumb
{
    font-size: 85%;
    float: left;
    margin-top: 0px;
    padding-right: 12px;
    line-height: 130%;
    display: inline;
}

#printicon
{
    float:right;
    background-image: url(/media/basedesign/capevo/img/printReflection.png);
    width: 14px;
    height: 23px;
    margin-top: 2px;
    display: inline;
}

#breadcrumb a
{
    color: #981b1e;
    text-decoration: none;
}

#breadcrumb a:hover
{
    color: #981b1e;
    text-decoration: underline;
}

#subPageContent
{
    width: 439px;
    float: left;
    padding-left: 30px;
    padding-top: 13px;
    padding-right: 34px;
    padding-bottom: 48px;
    display: inline;
    /*text-align:justify;*/
position:relative;
}

#subPageLeftWideContent
{
    width: 644px;
    float: left;
    padding-left: 30px;
    padding-top: 13px;
    padding-right: 34px;
    padding-bottom: 48px;
    display: inline;
    /*text-align:justify;*/
position:relative;
}

#subPageWideContent
{
    width: 645px;
    float: left;
    padding-left: 30px;
    padding-top: 13px;
    padding-right: 34px;
    padding-bottom: 48px;
    display: inline;
    /*text-align:justify;*/
position:relative;
}

#subPageUltraWideContent
{
    width: 850px;
    float: left;
    padding-left: 30px;
    padding-top: 13px;
    padding-right: 34px;
    padding-bottom: 48px;
    display: inline;
    /*text-align:justify;*/
position:relative;
}

#mainText
{
    margin-top: 12px;
    width: 100%;	
float:left;
position:relative;
}

#subPageRightContentContainer
{
    display: inline;
    width: 191px;
    float: none;
    /*padding-left: 7px;
    padding-right: 7px;
    padding-top: 8px;
    padding-bottom: 8px;*/

}

#infolinkContainer
{
    float: left;
    display: inline;
    width: 191px;
    padding-top: 5px;
    padding-bottom: 10px;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 7px;
    margin-right: 7px;
    margin-bottom: 8px;
    margin-top: 8px;
}

.infolinkTop
{

    margin-left:2px;
    color: #515151;
    font-weight: bold;
    font-size: 85%;
    padding-left:8px;
    margin-bottom: 2px;

}

.infolinkLink
{
    background-image: url(/media/basedesign/capevo/img/grey_button.png);
    background-repeat: no-repeat;
    background-position: 9px 0px;
    font-size: 85%;
    padding-left:30px;
    padding-top: 3px;
    margin-top: 1px;
    margin-bottom: 2px;
    line-height: 120%;
}

#infolinkBoxTop
{
    width: 191px;
    height: 6px;
}

.infolinkBoxDivider
{
    width: 191px;
    height: 1px;
    margin-top: 14px;
    margin-bottom: 6px;
    border-bottom: solid 1px #d3d4d4;
    line-height: 1px; /* IE 6.0 fix */
    font-size: 0px; /* IE 6.0 fix */
    margin-right: 0px;
    margin-left: 0px;
    padding: 0px;
}

.infoBanner
{
    width:191px;
    height: 101px;
    border: 0px;
    margin-bottom: 12px;
}


/* BLOG*/

#BlogArchiveUL ul   /*ul.BlogArchive, ul.BlogArchiveYearList, ul.BlogArchiveTopicHeader*/
{
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	list-style-type: none;
	line-height: 100%;
	background-image: none;
}

#BlogArchiveUL li		/*.BlogArchiveYear, .BlogArchiveYearList, .BlogArchiveMonth, .BlogArchiveTopic*/
{
	padding: 0px;
	margin-left: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	list-style-type: none;
	line-height: 100%;
	background-image: none;
}

.blogCommentboxTitle
{

}

.blogCommentTextbox
{
	width: 439px;
}

.blogCommentMultiTextbox
{
	width: 439px;
	height: 60px;
}



/* MAIL STYLE NEWSLETTER */
.mailBody
{
	background-color: #9a9b9d;
	margin: 0px;
	padding: 0px;
	background-image: url(/media/basedesign/capevo/img/pageBG.jpg);
	background-repeat: repeat-x;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 150%;
	text-align: center;
}

#mailcenterFrame
{
    width: 638px;
    margin: 0px;
    padding: 0px;
}

#mailMainContainer
{
    background-image: url(/media/basedesign/capevo/img/mailpageShaddow.jpg);
    background-repeat: no-repeat;
    width: 620px;
    float: left;
    padding-left: 9px;
    padding-right: 9px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0px;

}

#newsletterTitle
{

    height: 22px;
    float: right;
    margin-top: 64px;
    margin-right: 6px;
	color: #8E1416;
	font-size: 18px;
	letter-spacing: 0.1em;

}

#mailcapevomainmenu
{
    background-image: url(/media/basedesign/capevo/img/menuBG.png);
    height: 26px;
    width: 100%;
    float: left;
	padding-top:8px;
	color: #e1e1e1;
}

#mailcontentOuterContainer
{
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    width: 618px;
    float: left;
    margin: 0px;
    padding: 0px;
}

#mailcontentContainer
{
    border-left: 1px solid #bdbebf;
    border-right: 1px solid #bdbebf;
    width: 616px;
    float: left;
    margin: 0px;
    padding: 0px;
    background-color: #ffffff;
}

#mailcontentInnerContainer
{
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    width: 614px;
    float: left;
    text-align: left;
    background-color: #ffffff;
}

#mailmainmenuRedline
{
    width: 614px;
    line-height: 4px; /* IE 6.0 fix */
    font-size: 0px; /* IE 6.0 fix */
    height: 4px;
    background-color: #c92d32;
    border: 1px solid #FFFFFF;
    float: left;
}

#mailmainText
{
    padding: 12px;
    width: 596px;	
float:left;
text-align: left;
position:relative;
}

.mailbodyText
{
font-size: 85%;
    line-height: 130%;
}

#mailpagefooter
{
    height: 15px;
    width: 620px;
    line-height: 15px; /* IE 6.0 fix */
}

#mailpagefooterCenter
{
    height: 15px;
    width: 590px;
    background-image: url(/media/basedesign/capevo/img/bottom_BG.png);
    background-position: 0px -3px;
    background-repeat:repeat-x;
    float: left;
    line-height: 15px; /* IE 6.0 fix */
}

#maillogo
{
    margin-top: 29px;
    margin-left: 5px;
    margin-bottom: 12px;
    float: left;
    width: 197px;
    height: 55px;
}

#mailpagefooterText
{
    font-size: 85%;
    color: #000000;
    margin-top: 20px;
    padding-bottom: 50px;
}

.mailpagefooterLink
{
    text-decoration: none;
    color: #000000;
}

#mailpagefooterText a:hover
{
    text-decoration: underline;
    color: #000000;
}


/* FAQ */
.faqQuestion
{
	cursor:hand;
	margin-bottom:20px;
	color: #981b1e;
}
.faqQuestion span
{
	display:block;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
}
.faqQuestion div.answer
{
	display: block;
	margin:0px;
	padding:0px;
	padding-left: 10px;
	color: #000000;
}

div.Positive
{
	padding: 10px;
	border: 1px solid #8e1416;
	background-color: #f9f9f9;
}

div.Negative
{
	padding: 10px;
	border: 1px solid #8e1416;
	background-color: #FA5850;
}

div.answer p
{
	padding: 0px;
	margin: 0px;
	padding-bottom: 10px;
}

.mailbluepointInfobox
{
    background-image: url(/media/basedesign/capevo/img/blue_button.png);
    background-repeat: no-repeat;
    background-position: 4px 5px;
    padding-left: 18px;
    margin-left: -4px;
    color: #981b1e;
    font-size: 100%;
    text-align: left;
    vertical-align: top;
    padding-bottom: 5px;
    padding-top: 8px;
    line-height: 110%;
    display: inline;
float: right;
}





















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

