/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-image: url(../Media/View/Sage_bkgd_body.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.brd_top_right{
	background-attachment: scroll;
	background-image: url(../Media/View/Sage_brd_righttop.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.brd_top_left{
	background-attachment: scroll;
	background-image: url(../Media/View/Sage_brd_lefttop.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.brd_bot_right{
	background-attachment: scroll;
	background-image: url(../Media/View/Sage_brd_rightbot.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.brd_bot_left{
	background-attachment: scroll;
	background-image: url(../Media/View/Sage_brd_leftbot.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #669999;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #006699;
	font-weight: normal;
}
.bartop_300_blue {
	background-attachment: scroll;
	background-image: url(../Media/View/Bartop_300_Blue.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
}
.larger {
	font-size: 18px;
}
.largerhead {
	font-size: 22px;
	color: #336699;
}
.sagemgrform {
	font-size: 10px;
	font-weight: normal;
}
.sagemgrformlabel {
	font-size: 12px;
	font-weight: normal;
}
.strikeout {
	text-decoration: line-through;
}
.redtext {
	color: #FF0000;
}
.dottedbottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003399;
}
.superscripted {
	font-size: 9px;
	vertical-align: text-top;
}
.colheadings {
	font-weight: bold;
	color: #FFFFFF;
}
.asterisks {
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}

.testi_bk_top{
	background-attachment: scroll;
	background-image: url(../Media/TestimonialBubble/Bubble_Top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: justify;
	padding-top: 15px;
	padding-right: 35px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.testi_bk_top_left{
	background-attachment: scroll;
	background-image: url(../Media/TestimonialBubble/Bubble_Left_Top.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: justify;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 35px;
}
