p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #26304D;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
	line-height: 16px;
}
.box:hover {
	background-color: #C8E7F7;
}
.basic-box{
	height: auto;
	width: 250px;
	background-color: #E1F2FB;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #8BB9DA;
}
.news-box {
	display: inherit;
	margin: 0px;
	padding: 5px;
	width: 200px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DCDBD3;
	clear: none;
	float: left;
	position: relative;
	visibility: visible;
	top: auto;
}
.news-box p{
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content-center-left {

	margin-left: 0px;
	margin-top: 0px;
	width: 220px;
	float: left;

}
#content-center-right {

	margin-left: 220px;
	margin-top: 0px;
	width: 220px;
}

.news-box:hover  {
	background-color: #E3F3FD;
	width: 200px;
}



p a{
color:#1487dc
}
p a:hover{
text-decoration:underline
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #26304D;
	text-decoration: none;
}
h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #26304D;
	letter-spacing: normal;
	text-align: left;
	line-height: normal;
	}
	


h4{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	line-height: 16px;
	}

h5{
	font-size:9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #26304D;
	font-weight: normal;
}
h5 a{
	color: #26304D;
}
h5 a:hover{text-decoration:underline}
h6 {
	/*float : left; /* top, right, bottom, left (respective) */
	color : #4784bb;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
	.pullquote{
	padding: 5px;
	float: right;
	width: 300px;
	border: medium double #8BB9DA;
	margin: 3px;
	/* Border Radius Style */
    border-radius: 15px;
	/* Mozilla Firefox Extension */
    -moz-border-radius: 15px;
	color: #314762;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	}

.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A4C1DD;
	font-weight: bold;
}


.box-header{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 16px;
	background-image: url(images/button-2.jpg);
	background-repeat: repeat-x;
	height: 30px;
	vertical-align: bottom;
}
#curvedbox-light-blue .box-header a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 30px;
	background-image: url(images/button-2.jpg);
	background-repeat: repeat-x;
	height: 20px;
	vertical-align: middle;
	letter-spacing: 0.2em;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #26304D;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
	line-height: 16px;
	
}




.Sub-Heading-D-Blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #26304D;
	text-decoration: none;
}
.Sub-Heading-D-Blue-Big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #26304D;
	text-decoration: none;
}
.Sub-Heading-Red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #E12004;
}

.Sub-Heading-Red:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #E12004;
}

 .dark-blue-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #26304D;
	text-decoration: none;
	text-transform: none;
	font-weight: bolder;
	line-height: 20px;
}
 .dark-blue-link:hover {
text-decoration: underline;
}

 .blue-link-heading-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1487DC;
	text-decoration: none;
	text-transform: none;
	font-weight: bolder;
	line-height: 20px;
}

 .bigger-dark-blue-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #26304D;
	text-decoration: none;
	text-transform: none;
	font-weight: bolder;
	line-height: 20px;
}
 .bigger-dark-blue-link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2D84C4;
	font-weight: bolder;
	text-transform: none;
	line-height: 20px;
}
.smaller-dark-blue-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #26304D;
	text-decoration: none;
	text-transform: none;
	font-weight: bolder;
	line-height: 20px;
}
.smaller-dark-blue-link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2D84C4;
	font-weight: bolder;
	text-transform: none;
}

.underline-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #26304D;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
.underline-link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #26304D;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}

.beige-blue-link {
	font-family: Verdana;
	font-size: 11px;
	color: #9D9C91;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
	line-height: 16px;
}
.beige-blue-link a {
	color: #9D9C91;
	border-bottom-width: 1pt;
	border-bottom-style: dotted;
	border-bottom-color: #9D9C91;
}
.beige-blue-link a:hover {
	color: #2D84C4;
	border-bottom-width: 1pt;
	border-bottom-style: dotted;
	border-bottom-color: 2D84C4;
	text-decoration: none;
}

.smaller-beige-blue-link {
	font-family: Verdana;
	font-size: 10px;
	color: #9D9C91;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
	line-height: 16px;
}
.smaller-beige-blue-link:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #2D84C4;
	text-decoration: underline;
	font-weight: normal;
	text-transform: none;
}

.big-red-link {
	font-family: Verdana;
	font-size: 14px;
	color: #E12004;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
	line-height: 20px;
}
.big-red-link:hover {
	font-family: Verdana;
	font-size: 14px;
	color: #E12004;
	text-decoration: underline;
	font-weight: bold;
	text-transform: none;
	line-height: 20px;
}

.quick-links {
	font-family: Verdana;
	font-size: 11px;
	color: #26304D;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
	line-height: 16px;
}
.quick-links:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #26304D;
	text-decoration: underline;
	font-weight: normal;
	text-transform: none;
}

.button-blue {
	background-image: url(images/button-3.jpg);
	background-repeat: no-repeat;
}

.button-green {
	background-image: url(images/button-6.jpg);
	background-repeat: no-repeat;
}

.button-yellow {
	background-image: url(images/button-7.jpg);
	background-repeat: no-repeat;
}

.button-red {
	background-image: url(images/button-5.jpg);
	background-repeat: no-repeat;
}

.beige-link-small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9D9C91;
	line-height: 15px;
}

.beige-link-small a {
	color: #9D9C91;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9D9C91;
}
.beige-link-small a:hover {
	border-bottom-style: none;
	text-decoration: none;
	
}
.beige-link-small A:visited{
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

.backtotop {
	text-align: left;
}

.blue-link {
	font-family: Verdana;
	font-size: 13px;
	color: #1487DC;
	text-decoration: none;
}

.blue-link:hover {
	text-decoration: underline;
}
.red-link {
	font-family: Verdana;
	font-size: 13px;
	color: #E12004;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
}
.red-link:hover {
	font-family: Verdana;
	font-size: 13px;
	color: #E12004;
	text-decoration: underline;
	font-weight: normal;
	text-transform: none;
}
 .light-blue-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #26304D;
	text-decoration: none;
	text-transform: none;
	line-height: 17px;
	font-weight: normal;
}
.light-blue-link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #008AF0;
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
}
.orange-anchor {
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
}
.orange-anchor:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #008AF0;
	text-decoration: underline;
	font-weight: normal;
	text-transform: none;
}
.green-link {
	font-family: Verdana;
	font-size: 10px;
	color: #7C981F;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
}
.green-link:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #7C981F;
	text-decoration: underline;
	font-weight: normal;
	text-transform: none;
}
.top-banner-bkgr {
	background-image: url(file:///F|/images/St_Pauls_Logo_Banner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFF33;
	height: 109px;
	width: 800px;
}
.beige-line-1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E3DE;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.logo-stiple-1 {
	background-image: url(file:///F|/images/logo-stiple-bkgr-2.png);
	background-repeat: repeat-x;
	background-position: center top;
}
.left-nav-bkgr {
	background-image: url(file:///F|/images/St-Pauls-Logo-Stiple.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.white-box-1 {
	background-image: url(file:///F|/images/white-box-1.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-attachment: scroll;
}
.picture-frame {
	font-family: verdana;
	font-size: 10px;
	color: #24234D;
	text-align: center;
	border: 1px solid #24234D;
	
	
}
.BKGR-Beige {
	background-repeat: repeat;
	background-position: left top;
	background-image: url(file:///F|/images/beige-box.jpg);
}
.BKGR-Blue {
	background-image: url(file:///F|/images/blue-box.gif);
	background-repeat: repeat;
	background-position: left top;
	background-color: #003399;
}
.yellow-dot-line-1 {
	background-image: url(images/yellow-line-dot.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.border-1 {
	border: 1px solid #26304D;
}
.border-2 {
   border-left: 1px solid #8a8a8a;
   border-top : 1px solid #8a8a8a;
   border-right: 2px solid black;
   border-bottom: 2px solid black;
}
.border-3 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #8a8a8a;
	border-right-color: #8a8a8a;
	border-bottom-color: #8a8a8a;
	border-left-color: #8a8a8a;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-top: 3px;
	background-color: #FFFFFF;
}
.border-single-bottom {
	border-bottom-color: #8a8a8a;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-top: 3px;
}
.border-single-bottom-BLUE {
	border-bottom-color: #26304D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-top: 3px;
}
.border-sb-beige {
	border-bottom-color: #E4E3DE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-top: 3px;
}
.border-blue {
	margin-top: 3px;
	background-color: #FFFFFF;
	border: 1px solid #0464AE;
}
.curvedbox-blue {
	background-image: url(images/button-3.jpg);
	background-repeat: no-repeat;
	margin-top: 3px;
	border: 2px solid #0464AE;
	-moz-border-radius:10px;
}
#curvedbox-light-blue {
	margin-top: 3px;
	border: 2px solid #168CE6;
	-moz-border-radius:10px;
	height: auto;
	width: 200px;
	clear: none;
	float: right;
	position: relative;
	display: inherit;
	list-style-image: none;
	

}
#curvedbox-light-blue a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1487DC;
	padding-left: 10px;
	font-size: 13px;
	line-height: 20px;
}
#curvedbox-light-blue a img{
	background-color: #fff;
	width: auto;
}
#curvedbox-light-blue a:hover img{
	width: auto;
	background-position: left top;
}
#curvedbox-light-blue a:hover{
	background-color: #DAEFFA;
	width: 100%;
}

.curvedbox-light-green {
	background-image: url(images/button-1.jpg);
	background-repeat: no-repeat;
	margin-top: 3px;
	border: 2px solid #7FA921;
	-moz-border-radius:10px;
	float: right;
	width: 230px;
}
.curvedbox-green {
	background-image: url(images/button-6.jpg);
	background-repeat: no-repeat;
	margin-top: 3px;
	border: 2px solid #468F1A;
	-moz-border-radius:10px;
}
.curvedbox-red {
	background-image: url(images/button-5.jpg);
	background-repeat: no-repeat;
	margin-top: 3px;
	border: 2px solid #BB2B35;
	-moz-border-radius:10px;
}
.border-green {
	margin-top: 3px;
	background-color: #FFFFFF;
	border: 1px solid #468F1A;
}
.border-yellow {
	margin-top: 3px;
	background-color: #FFFFFF;
	border: 1px solid #C4C40E;
}
.border-red {
	margin-top: 3px;
	background-color: #FFFFFF;
	border: 1px solid #BB2B35;
}
.bkgr-image-1 {
	background-image: url(images/Dove_Dots.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.top-nav-1 {
	background-color: #EFF0E8;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #B4B6AB;
	border-right-color: #B4B6AB;
	border-bottom-color: #B4B6AB;
	border-left-color: #B4B6AB;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 2px;
}
.button-1 {
	background-color: #F9FAF5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #26304D;
	font-weight: bold;
	padding-right: 125px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E3DE;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E4E3DE;
	border-right-color: #E4E3DE;
	border-left-color: #E4E3DE;
}
.beige-dot {
	background-image: url(images/beige-dot.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #B4B6AB;
}

.beige-link-bold {
	font-family: Verdana;
	font-size: 11px;
	color: #9D9C91;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
}
.beige-link-bold a{ color:#9d9c91 }
.beige-link-bold a:hover{text-decoration:underline}
.arrow{font-size:10px}

.search-bar-1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #26304D;
	font-size: 9pt;
	font-style: normal;
	border: 1px solid #CCCCCC;
	height: 14pt;
}
.blue-box-border {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #26304D;
	font-size: 9pt;
	font-style: normal;
	height: 14pt;
	-moz-border-radius:10px;
}
.search-button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #26304D;
	background-color: #B4B6AB;
}
.image-link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.border-beige-1 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #E4E3DE;
	border-right-color: #E4E3DE;
	border-bottom-color: #E4E3DE;
	border-left-color: #E4E3DE;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-top-style: solid;
}
newsbox {
	padding: 3px;
	border: medium solid #158BE5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: disc;
	float: left;
	height: 200px;
	width: 150px;
	font-weight: normal;
	margin: 1px;
	clear: right;
}
.newsbox_header {
	margin: 3px;
	padding: 3px;
	float: left;
	height: auto;
	width: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/button-2.jpg);
	background-repeat: repeat-x;
	text-align: left;
	vertical-align: top;
	list-style-type: none;
}
#brochure{
	margin: 5px;
	float: left;
	width: 99%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: inline;
	border: 1px solid #1487DC;
	text-indent: 0px;
	padding: 10px;
	clear: none;
	background-color: #FFFFFF;
}
#brochure2{
	margin: 5px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #1487DC;
	padding: 5px;
	background-color: #ECF5FD;
	letter-spacing: 0.2em;
	width: 99%;
	clip: rect(auto,auto,auto,auto);
	position: relative;
	height: auto;
}
.box {
	margin: 5px;
	border: 1px solid #CCCCCC;
	height: auto;
	min-height:135px;
	background-color: #F3F3F3;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
	width: 100%;
	display: block;
	position: static;
}
.box-half-left {
	margin: 3px;
	padding: 4px;
	border: 1px solid #CCCCCC;
	min-height: 130px;
	height: 100%;
	background-color: #F3F3F3;
	display: inline;
	width: 305px;
	float: left;
	position: static;
}

.box-half-right {
	margin: 3px;
	padding: 4px;
	border: 1px solid #CCCCCC;
	min-height: 130px;
	height: 100%;
	background-color: #F3F3F3;
	display: inline;
	width: 305px;
	float: right;
	position: static;
}

.box a:visited{
	color: #660066;
}

#brochure img{
	background-position: left top;
	float: left;
	border: 1px dashed #1487DC;
	padding: 0px;
	margin: 5px;
	}
#brochure a:hover img {
	border: 1px solid #1487DC;
}
/*tooltip css*/
.tooltip {
	color: #000000;
	cursor: help;
	position: relative;
	text-decoration: none;
	border-bottom: 1px dotted #000000;
	line-height: 18px;
		}
		.tooltip span {
			margin-left: -999em;
			position: absolute;
		}
		.tooltip:hover span {
	border-radius: 5px 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
	font-family: Calibri, Tahoma, Geneva, sans-serif;
	position: absolute;
	left: 11em;
	top: -7em;
	z-index: 99;
	margin-left: 0;
	width: 450px;
	right: 4em;
		}
		.tooltip:hover img {
			border: 0; margin: -10px 0 0 -55px;
			float: left; position: absolute;
		}
		.tooltip:hover em {
			font-family: Candara, Tahoma, Geneva, sans-serif; font-size: 1.2em; font-weight: bold;
			display: block; padding: 0.2em 0 0.6em 0;
		}
		.classic {
	padding-top: 0.8em;
	padding-right: 1em;
	padding-bottom: 0.8em;
	padding-left: 1em;
	text-decoration: none;
	color: #000000;
}
		.custom { padding: 0.5em 0.8em 0.8em 2em; }
		* html a:hover { background: transparent; }
		.classic {background: #FFFFAA; border: 1px solid #FFAD33; }
		.critical { background: #FFCCAA; border: 1px solid #FF3334;	}
		.help { background: #9FDAEE; border: 1px solid #2BB0D7;	}
		.info {
	border: 1px solid #2BB0D7;
	padding: 1em;
	background-color: #C0E1FA;
}
		.warning { background: #FFFFAA; border: 1px solid #FFAD33; }
/* end tooltip css*/
/*tooltip2 css*/
.tooltip2 {
	color: #000000;
	cursor: help;
	position: relative;
	text-decoration: none;
	border-bottom: 1px dotted #000000;
	line-height: 18px;
		}
		.tooltip2 span {
			margin-left: -999em;
			position: absolute;
		}
		.tooltip2:hover span {
	border-radius: 5px 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
	font-family: Calibri, Tahoma, Geneva, sans-serif;
	position: absolute;
	left: 3em;
	top: -17em;
	z-index: 99;
	margin-left: 0;
	width: 305px;
		}
		.tooltip2:hover img {
			border: 0; margin: -10px 0 0 -55px;
			float: left; position: absolute;
		}
		.tooltip2:hover em {
			font-family: Candara, Tahoma, Geneva, sans-serif; font-size: 1.2em; font-weight: bold;
			display: block; padding: 0.2em 0 0.6em 0;
		}
/*end tooltip2 css*/
#right-align {
	/*border: 2px solid #168CE6;*/
	-moz-border-radius:10px;
	height: auto;
	width: 200px;
	clear: none;
	float: right;
	position: relative;
	display: inline;
	text-align: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.image-nolink {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul li a {
	color: #1487DC;
}
ul li a:hover {
	color: #1487DC;
	text-decoration: underline;
}
ul li a.tooltip:hover {
	color: #1487DC;
	text-decoration: none;
	background-color: #FEFDD3;
}
#container{
height:auto;
position:relative;
}
#header{
position: absolute; top: 0px; left: 0px;
  width: 100%;
}
#footer{
	text-align: center;
	position:absolute;
    bottom:0;
}
.copyright{
	background-color:#26304D;
	padding: 5px;
	height: 25px;
	color: #FFFFFF;
	text-align: center;
	font-size: x-small;
}
.addthis_toolbox {
   width: 180px;
   float: right;
}

