@charset "utf-8";
/* CSS Document */

body {
	width:800px;
	margin:0px auto;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;	
	font-size:12px;

}

img {
	border:0;
}

a:link, a:visited {
	color: #994149;
	font-weight:bold;
	text-decoration:none;
}

a:hover, a:active {
	text-decoration:underline;
}

a.nav {
	padding-right:5px;
	font-weight:bold;
	font-size:11px;
	line-height:22px;
}

a.nav:hover, a.nav:active {
	text-decoration:none;
	color:#dfb76f;
}

a.subnav {
	padding-right:5px;
	font-weight:bold;
	font-size:11px;
	line-height:22px;
	color:#666666;
}

a.subnav:hover, a.subnav:active {
	text-decoration:none;
	color:#994149;
}

a.pdf {
	display:block;
	background-image:url(/images/iconDocument.png);
	background-position:left;
	background-repeat:no-repeat;
	height:15px;
	line-height:15px;
	font-style:italic;
	padding-left:18px;
}

a.dollah {
	display:block;
	background-image:url(/images/iconDollah.png);
	background-position:left;
	background-repeat:no-repeat;
	height:19px;
	line-height:19px;
	font-style:italic;
	padding-left:19px;
}

a.clicky {
	display:block;
	background-image:url(/images/iconMouseClick.png);
	background-position:left;
	background-repeat:no-repeat;
	height:25px;
	line-height:25px;
	font-style:italic;
	padding-left:19px;
}
a.globe {
	position:relative;
	left:-17px;
	display:block;
	background-image:url(/images/iconGlobe.png);
	background-position:left;
	background-repeat:no-repeat;
	height:13px;
	font-style:italic;
	padding-left:17px;
}

.bigRed {
	font-size:16px;font-weight:bold;color:#994149;
}
.lilRed {
	font-weight:bold;color:#994149;
}

.phones {
	font-style:italic;
	color:#4D4D4D;
}

.disclaimer{
	color:#666666;
	font-size: 10px;
}

.navCurrent {
	font-weight:bold;
	font-size:11px;
	line-height:22px;
	color: #994149;
	background-color:#faf4ea;
	width:185px;
	padding-right:5px;
}

.subNavCurrent {
	font-weight:bold;
	font-size:11px;
	line-height:22px;
	color: #994149;
	width:185px;
	padding-right:5px;
}

#bodyContainer {
	position:relative;
	display:block;
	width:800px;
	margin:0px auto;
}

#tabPersonal {
	position:absolute;
	width:157px;
	height:27px;
	top:221px;
	left:30px;
	z-index:50;
	cursor:pointer;
}

.tabPersonalImage {
	background-image:url(/images/tabPersonal.png);
}

.tabPersonalImage_over {
	background-image:url(/images/tabPersonal_over.png);
}

#tabPersonalSelected {
	position:absolute;
	width:162px;
	height:46px;
	top:221px;
	left:27px;
	z-index:50;
	background-image:url(/images/tabPersonal_selected.png);
}

#tabBusiness {
	position:absolute;
	width:157px;
	height:27px;
	top:221px;
	left:217px;
	z-index:50;
	cursor:pointer;
}

.tabBusinessImage {
	background-image:url(/images/tabBusiness.png);

}
.tabBusinessImage_over {
	background-image:url(/images/tabBusiness_over.png);
}

#tabBusinessSelected {
	position:absolute;
	width:162px;
	height:46px;
	top:221px;
	left:214px;
	z-index:50;
	background-image:url(/images/tabBusiness_selected.png);
}

#tabCommunity {
	position:absolute;
	width:157px;
	height:27px;
	top:221px;
	left:404px;
	z-index:50;
	cursor:pointer;
}
.tabCommunityImage {
	background-image:url(/images/tabCommunity.png);
}
.tabCommunityImage_over {
	background-image:url(/images/tabCommunity_over.png);
}

#tabCommunitySelected {
	position:absolute;
	width:162px;
	height:46px;
	top:221px;
	left:401px;
	z-index:50;
	background-image:url(/images/tabCommunity_selected.png);
}

#tabAbout {
	position:absolute;
	width:157px;
	height:27px;
	top:221px;
	left:591px;
	z-index:50;
	cursor:pointer;
}
.tabAboutImage {
	background-image:url(/images/tabAbout.png);
}
.tabAboutImage_over {
	background-image:url(/images/tabAbout_over.png);
}
#tabAboutSelected {
	position:absolute;
	width:162px;
	height:46px;
	top:221px;
	left:588px;
	z-index:50;
	background-image:url(/images/tabAbout_selected.png);
}

#modReorderChecks {
	position:absolute;
	width:266px;
	height:61px;
	top:0px;
	left:0px;
	background-image:url(/images/mod_reorderChecks.png);
	cursor:pointer;
}
#modOnlineBanking {
	position:absolute;
	width:266px;
	height:61px;
	top:0px;
	left:266px;
	background-image:url(/images/mod_onlineBanking.png);
	cursor:pointer;
}
#modFinancialCalc {
	position:absolute;
	width:266px;
	height:61px;
	top:0px;
	left:532px;
	background-image:url(/images/mod_financialCalc.png);
	cursor:pointer;
}

/* Header Divs */
#pageHead {
	position:relative;display:block;width:800px;height:248px;background-image:url(/images/headerBg.png);background-position:bottom;background-repeat:no-repeat;
}

#ubLogo {
	position:absolute; width:271px; height:82px; background-image:url(/images/ubLogo.png); cursor:pointer; left: 30px; top: 66px;
}

#loginContainer {
	position:absolute;display:block;width:285px;height:40px;top:94px;left:495px;
}

#loginContainer img {
	border: 0;
}

#buttonLogin {
	position:absolute; width:68px;height:40px;top:0px;left:0px;background-image:url(/images/buttonLogin.png);cursor:pointer;
}

#loginLabel {
	position:absolute;width:217px;height:40px;top:0px;left:68px;
}

#eStatementsLoginContainer {
	position:absolute;display:block;width:285px;height:40px;top:110px;left:495px;
}

#eStatementsLoginContainer img {
	border: 0;
}

#buttonEStatementsLogin {
	position:absolute; width:68px;height:40px;top:0px;left:0px;background-image:url(/images/buttonEStatementsLogin.png);cursor:pointer;
}

#eStatementsLoginLabel {
	position:absolute;width:217px;height:40px;top:0px;left:68px;
}

/* Main Content Divs */

#mainContent {
	position:relative;display:block;width:798px;border-left:1px solid #994149;border-right:1px solid #994149;
}
#homepageContent {
	position:relative;display:block;width:570px;height:320px;background-image:url(/images/bg_dimeatime.png);background-position:bottom right;background-repeat:no-repeat;padding-top:50px
}

#pageContent {
	position:relative;display:block;width:798px;
	min-height:380px;
	height: auto !important;
	height: 380px;
	background-position:bottom right;background-repeat:no-repeat;padding-top:50px;
}

#linkos {
	position:absolute;width:190px;text-align:right;
	left:0px;top:45px;
}
#centerColumn {
	position:relative;display:block;width:335px;left:210px;
}
#searchContainer {
	position:absolute;display:block;left:25px;bottom:10px;
}
#newsColumn{
	position:absolute;display:block;width:200px;left:585px;top:40px;
}

/* Bottom / Footer Divs */
#bottomContent {
	position:relative;display:block;width:798px;height:125px;border:1px solid #994149;background-color:#dfb76f;
}
#readNewsletter {
	position:absolute;display:block;width:190px;top:15px;left:30px;color:#FFFFFF;
}
#privacyPolicy {
	position:absolute;display:block;top:48px;left:270px;color:#FFFFFF;
}

#phoneNumber {
	position:absolute;width:241px;height:41px;top:15px;right:30px;background-image:url(/images/txtPhoneNumber.png);
}
#bottomModules {
	position:absolute;display:block;width:798px;height:61px;left:0px;bottom:0px;
}
#footer {
	position:relative;display:block;width:800px;height:45px;padding-top:10px;background-image:url(/images/bg_footer.png);background-repeat:no-repeat;text-align:center;color:#727272;font-size:11px;
}
#qSearch {
	width:127px;height:17px;background-image:url(/images/bg_search.png);border:0px;padding:2px;padding-left:6px;background-repeat:no-repeat;background-position: left center;
}

/* Calculators */

#calc {
	font-weight: bold;
	font-size: 11px;
}

#calc .left{
	text-align: right;
	width: 200px;
}

#calc .right {
	text-align: left;
	padding-left: 5px;
}

#calc td{
	padding-top: 5px;
}

.inputS{
	border:0;
	height: 19px;
	width: 56px;
	background-image: url(/images/bg_input_S.png);
	background-repeat: no-repeat;
}

.inputM{
	border:0;
	height: 19px;
	width: 92px;
	background-image: url(/images/bg_input_M.png);
	background-repeat: no-repeat;
}

.inputL{
	border:0;
	height: 19px;
	width: 135px;
	background-image: url(/images/bg_input_L.png);
	background-repeat: no-repeat;
}

.PVSmall
{
	font-size : 75%;
}


/*** Print Specific **/

.print{
	display: none;
}

.block{

}

.inline{

}