body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f2f6ff;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #00397C;
}
p, div {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
}
h2 {
	padding-top: 20px;
	}
.h3 {
	font-size:16px;
	font-weight: bolder;
	}
a:link {
	color: #00397C; TEXT-DECORATION: none
}
a:visited {
	color: #00397C; TEXT-DECORATION: none
}
a:hover {
	color: #00397C; TEXT-DECORATION: underline
}
.designation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}

.headerContainer {
	background-image:url(images/header_bg.jpg); 
	background-repeat:no-repeat; 
	border-left:1px solid #1c4277; 
	border-right:1px solid #1c4277; 
	height:120px;
}
.menuTop {
	background-image:url(images/bar02.jpg); 
	background-repeat:repeat-x; 
	border-left:1px solid #1c4277; 
	border-right:1px solid #1c4277;
}
.menuBottom {
	background-image:url(images/bar05.jpg); 
	background-repeat:no-repeat;
	border-left:1px solid #1c4277; 
	border-right:1px solid #1c4277;
	height:34px;
	padding-bottom:6px;
}
.mainContainer {
	background-color: #FFFFFF;
	border-left: 1px solid #1c4277; 
	border-right: 1px solid #1c4277;
	padding: 20px;
}
.footerContainer {
	background-image:url(images/footer_bg.jpg); 
	height:123px;
	border-left:1px solid #1c4277; 
	border-right:1px solid #1c4277;
	border-bottom:1px solid #1c4277;
}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	padding:5px;
	line-height:14px;
}
.footer a{
	color: #ffffff; 
	TEXT-DECORATION: underline;
}
.footer a:visited {
	color: #ffffff; 
	TEXT-DECORATION: underline;
}
.footer a:hover {
	color: #EDAD03; 
	TEXT-DECORATION: underline;
}
.blueBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #00397C;
	border-right-color: #00397C;
	border-bottom-color: #00397C;
	border-left-color: #00397C;
}
.largeFont {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	line-height: 21px;
}
.largeText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

/*  ABOUT US */
.staffImage {
	float: left; 
	margin: 0 10px 0 0;
}

/* CPA SERVICES */
.tableFont {
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* LINKS */
.linkPadding {
	padding: 7px 5px;
}

.bottomBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #00397C;
	border-right-color: #00397C;
	border-bottom-color: #00397C;
	border-left-color: #00397C;
}

