body {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #1A2048;

}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 110%;
	font-size: 16px;
	color: #5F89AC;
	text-align: left;
	border-bottom: 1px dotted #313F75;
	margin: 4px 0px 4px 0px;

}

h1 a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 110%;
	font-size: 16px;
	color: #5F89AC;
	text-align: left;
}
h1 a:link {
	color: #5F89AC;
}
h1 a:visited {
	color: #5F89AC;
}
h1 a:hover {
	color: #5F89AC;
	text-decoration: none;

}
h1 a:active {
	color: #5F89AC;
	text-decoration: none;

}

h2 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: left;
}

h2 a:link {
	color: #313F75;
	text-decoration: none;
}
h2 a:visited {
	color: #313F75;
	text-decoration: none;
}
h2 a:hover {
	color: #313F75;
	text-decoration: none;

}
h2 a:active {
	color: #313F75;
	text-decoration: none;

}



.title {
	font-family:  Helvetica, sans-serif;
	font-size: 14px;
	color: #313F75;
	text-align: left;
	border-bottom: 1px dotted #313F75;
}

hr {
	border: none 0;
	border-top: 1px dotted #313F75;/*the border*/
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}


td.paneledge {
	background-image: url(images/panel_edge_fill.gif);
	background-repeat: repeat-y;
}
td.leftpanel {
	background-color: #DDDCDE;
}
td.page {
	border: 1px solid #3C3976;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;

}
td {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #000000;
	
}
div.panelcontent {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
td.footer {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
}
.whitelink {
	color: #FFFFFF;
	text-decoration: underline;
}
a:link {
	color: #313F75;
}
a:visited {
	color: #313F75;
}
a:hover {
	color: #313F75;
	text-decoration: underline;

}
a:active {
	color: #313F75;
	text-decoration: underline;

}
td.content {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 6px;
	padding-bottom: 10px;
	
}
td.contentcolumn {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}
.dashedborder {
	border: 1px dotted #999999;
	background-color: #E6E6E6;
	padding: 10px;
	margin-bottom: 10px;
}

.panelarea h1 {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8E8E8E;
	text-align: left;
	border-bottom: 4px double #8E8E8E;
	border-top: 4px double #8E8E8E;
	padding: 4px 0px 4px 15px;
}

.panelarea ul {
	list-style-type: none;
	padding: 0;
	margin: 0px 4px 0px 10px;
}

.panelarea li {
	background-image: url(http://bettyslist.com/images/panel_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: .6em;
	padding-bottom: 2px;
	font-weight: bold;
}

.panelarea li a {
	text-decoration: none;
}

.panelarea li a:hover {
	text-decoration: underline;
}


.cal {
	border: 1px dotted #999999;
	width: 450px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-color: #DDDCDE;
}

.list{
	PADDING-LEFT: 0px;
	MARGIN-LEFT: 0px;
	LIST-STYLE-TYPE: none
}

.list li{
	BACKGROUND-POSITION: 0px 0.5em;
	PADDING-LEFT: 8px; 
	BACKGROUND-IMAGE: url(http://bettyslist.com/images/panel_bullet.gif); 
	PADDING-BOTTOM: 10px; 
	BACKGROUND-REPEAT: no-repeat;

{
