/* CSS Document */
body{
	margin:0;
	background-image: url(../Graphics/Background.gif);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
p{
	margin-top: 3px;
	margin-bottom:10px;
}
img{
	border:none;
}
h1{
	font-size:14px;
	font-weight:bold;
	color:#521D6C;
	margin:0;
}
h2{
	font-size:12px;
	font-weight:bold;
	color:#521D6C;
	margin:0;
}
h3{
	font-size:12px;
	font-weight:bold;
	color:#000;
	margin:0;
}
h5{
	font-size:14px;
	font-weight:bold;
	color:#990000;
	margin:0;
}
ol, ul{
	margin-top: 2px;
}
.MainTable{
	padding: 0px;
	width: 87%;
	margin:0px auto;
}
.Spacer{
	width: 675px;
	height: 2px;
}
.Padding{
	padding: 3px;
}
.HeaderBlue{
	border-top:1px solid #000;
	border-left:1px solid #000;
	background-color:#68AEE0;
	padding:0px;
}
.Sub_Title{
	color: #22577D;
	font-size: 13px;
	font-weight: bold;
	padding: 10px 5px 1px 2px;
	border-bottom:1px solid #666;
}
.Links_Bar{
	color:#FFFFFF;
	background-color: #0038B0;
	background-image: url(../Graphics/Links_Bar_Back.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding:2px 2px 2px 0px;
	border:1px solid #000;
}
.Content_Row{
	color:#000;
	background-color: #FFF;
	border-bottom:1px solid #000;
	border-left:1px solid #000;
	border-right:1px solid #000;
	padding:0px;
	vertical-align:top;
}
.Content_Area{
	padding: 12px 15px 2px 8px;
	vertical-align:top;
	
}
.Content_Box{
	padding: 0px 2px 2px 15px;
	vertical-align:top;

}
.Content{
	color:#000;
	padding: 5px 2px 10px 12px;
	vertical-align: top;
}
.Quote{
	color:#2f88d1;
	padding: 3px 2px 0px 20px;
}
.Disclaimer{
	font-size:9px;
	color:#666;
	padding: 10px 2px 2px 10px;
}
.Title{
	padding:10px 0px 1px 2px;
	vertical-align:top;
	border-bottom:1px solid #DCDCDC;
}
#Right_Panel{
	width: 186px;
	padding: 13px 8px 5px 6px;
}
#Font_Size{
	text-align:right;
	vertical-align:top;
	margin:0px;
}
.Right_Panel{
	color:#FFFFFF;
	background-color: #ebebeb;
	background-image: url(../Graphics/Right_Panel_Back2.gif);
	background-repeat: repeat-y;
	background-position: top left;
	padding:0px 0px 5px 0px;
	vertical-align:top;
	border-left:1px solid #000;
	width: 186px;
}
#Full_Kid{
	width: 131px;
}
.Full_Kid{
	background-color: #FFF;
	padding:5px 15px 0px 5px;
	vertical-align:top;
	border-right:1px solid #DCDCDC;
	width: 131px;
}
.Footer{
	border-bottom:1px solid #000;
	border-left:1px solid #000;
	border-right:1px solid #000;
	background-color: #f1e4f8;
}
#Footer_Print{
	display: none;
}
a{
	font-size: 11px; 
	font-weight: 600;
	color: #003399;
	text-decoration: none;
	cursor: pointer; 
	}
a:hover{
	font-size: 11px;
	font-weight:600;
	color: #336633;
	text-decoration: underline;
	cursor:pointer;
}
a:visited{
	font-size: 11px;
	font-weight: 600;
	cursor: pointer;
}
.white_links{
	font-size: 11px; 
	font-weight: 600;
	color: #FFF;
	text-decoration: none;
	cursor: pointer; 
	}
.white_links:hover{
	font-size: 11px;
	font-weight:600;
	color: #FFD046;
	text-decoration: underline;
	cursor: pointer;
}
.white_links:visited{
	font-size: 11px;
	font-weight: 600;
	cursor: pointer;
}
.Panel_Links{
	text-align: center;
	font-size: 11px;
	margin: 0 auto;
	padding:0px;
	width:182px;
	font-size: 11px;
	float:left;
}
.Panel_Links a{
	color: #003399;
	text-decoration: none;
	background-color: #FFF;
	display: block;
	width: 100%;
	font-size: 11px;
	border-bottom:1px solid #c0c0c0;
	border-left:1px solid #c0c0c0;
	border-right:1px solid #c0c0c0;
	margin: 0px;
	padding: 3px 2px 3px 2px;
}
.Panel_Links a:hover{
	background-color: #e8f5ff;
	color:#336633;
	font-size: 11px;
	border-bottom:1px solid #c0c0c0;
	border-left:1px solid #c0c0c0;
	border-right:1px solid #c0c0c0;
	padding: 3px 2px 3px 2px;
}
.Resource_Links{
	text-align: center;
	font-size: 11px;
	margin: 0 auto;
	padding:0px;
	width:182px;
	font-size: 11px;
	float:left;
}
.Resource_Links a{
	color: #003399;
	text-decoration: none;
	background-color: #FFF8E4;
	display: block;
	width: 100%;
	font-size: 11px;
	border-bottom:1px solid #FFD046;
	border-left:1px solid #FFD046;
	border-right:1px solid #FFD046;
	margin: 0px;
	padding: 3px 2px 3px 2px;
	word-spacing:inherit;	
}
.Resource_Links a:hover{
	background-color: #fff1c8;
	color:#336633;
	font-size: 11px;
	border-bottom:1px solid #FFD046;
	border-left:1px solid #FFD046;
	border-right:1px solid #FFD046;
	padding: 3px 2px 3px 2px;
} 
.Floating_Right{
	float:right;
	margin:0px 0px 5px 10px;
	
}
/* PINK TABLES */
#Pink_Title{
	font-size: 11px;
	font-weight:bold;
	color: #002472;
	background-color:#FCBEC6;
	background-image: url(../Graphics/Tables/Pink/Top_Hilite.gif);
	background-repeat: repeat-x;
	background-position: top;
	border:1px solid #F16477;
	padding:3px;
	text-align: center;
	width:180px;
	float:left;
}
/* BLUE TABLES */
#Blue_Title{
	font-size: 11px;
	font-weight:bold;
	color: #002472;
	background-color:#A2D0F2;
	background-image: url(../Graphics/Tables/Blue/Top_Hilite.gif);
	background-repeat: repeat-x;
	background-position: top;
	border:1px solid #002472;
	padding: 3px;
	text-align: center;
	width:180px;
	float:left;
}
/* YELLOW TABLES */
#Yellow_Title{
	font-size: 11px;
	font-weight:bold;
	color: #002472;
	background-color:#FFEBB5;
	background-image: url(../Graphics/Tables/Yellow/Top_Hilite.gif);
	background-repeat: repeat-x;
	background-position: top;
	border:1px solid #FFD046;
	padding: 3px;
	text-align: center;
	width:180px;
	float:left;
}
#Yellow_Box{
	width:190px;
	float:right;
	margin:5px 0px 5px 10px;
}
/* PURPLE TABLES */
#Purple_Title{
	font-size: 11px;
	font-weight:bold;
	color: #002472;
	background-color:#DFA7FA;
	background-image: url(../Graphics/Tables/Purple/Top_Hilite.gif);
	background-repeat: repeat-x;
	background-position: top;
	border:1px solid #7E459B;
	padding: 3px;
	text-align: center;
	width:180px;
	float:left;
}
form{
	margin:0;
}
input.text, textarea{
	font-size: 10px;
	border:1px solid #123561;
}
.Contact_Title{
	padding: 12px 2px 2px 2px;
	vertical-align: top;
	border-bottom:1px solid #DCDCDC;
}
.Contact_Name{
	font-size:11px;
	color: #000;
	padding: 2px 2px 2px 10px;
	vertical-align: top;
}
.Contact_Content{
	font-size:11px;
	color: #000;
	padding: 2px 2px 2px 20px;
	vertical-align: top;
}
.Grey_Table_Rows{
	border-bottom:1px solid #DCDCDC;
	padding: 4px 2px 4px 4px;
}
.Date_List_O{
	vertical-align:top;
	color: #000;
	text-decoration: none;
	background-color: #FFF;
	font-size: 9px;
	border-bottom:1px solid #c0c0c0;
	border-left:1px solid #c0c0c0;
	margin: 0px;
	padding: 2px 5px 0px 2px;	
}
.Date_List{
	text-align: center;
	font-size: 11px;
	padding:0px;
	width:178px;
	font-size: 11px;
	float:left;
	clear:both;
}

.Date_Next{
	float:right;
	width:90px;
	margin: 0px 0px 1px 0px;
	padding:0;
	text-align:center;
}
.row1{
	background-color: #FFFFFF;
	color: #000000;
	border-bottom: 1px solid #DADADA;
	padding: 3px 1px 3px 3px;/* top,right,bottom,left */
	text-align: left;
	vertical-align: top;
}
.row2{
	background-color: #F3F3F3;
	color: #000000;
	border-bottom: 1px solid #DADADA;
	padding: 2px 1px 2px 3px;/* top,right,bottom,left */
	text-align: left;
	vertical-align: top;
}
.Glossary_Row{
	color:#000;
	padding: 5px 1px 5px 1px;
	border-bottom: 1px solid #DADADA;
}

