/* CSS Document */
body{
	margin:0px;
	background-color:#0e68a5;
	background-image:url(../Graphics/Header_Back.gif);
	background-position:top;
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
h1{
	font-size: 16px;
	font-weight: bold;
	color: #0e68a5;
	margin:0px;
}
h2{
	font-size: 14px;
	font-weight: bold;
	color: #0A3A5B;
	margin:0px;
}
h3{
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	margin:0px;
}
h4{
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	margin:0px;
}
form{
	margin:0;
}
input, textarea{
	font-size: 12px;
	border:1px solid #26529c;
	color: #112a6a;
}
select{
	border:1px solid #26529c;
	color: #112a6a;	
}
.Radial{
	border:0px;
}
.Main_Table{
	width:95%;
	padding:0px;
}
.No_Print{
	margin:0;
}
#Print_Header{
	display:none;
}
.No_Print_Row{

}
.Header_Title{
	margin:0px;
	vertical-align:bottom;
	text-align:right;
}
.Header_Links{
	text-align:right;
	padding:3px 6px 3px 0px;

}
.Left_Column{
	vertical-align:top;
	padding:0px;
	width:45px;
}
.Middle_Column{
	background-color:#FFF;
	vertical-align:top;
	padding:0px;
	background-image:url(../Graphics/ContentTable/Content_R.gif);
	background-position:right top;
	background-repeat:repeat-y;

}
.Right_Column{
	vertical-align:top;
	padding:0px;
	width:145px;
	background-image:url(../Graphics/PanelTable/Panel_L.gif);
	background-position:top left;
	background-repeat:repeat-y;
	background-color:#0a3a5b;
}
.Shadow_Column{
	width:22px;
	background-image:url(../Graphics/PanelTable/Panel_R.gif);
	background-position:top right;
	background-repeat:repeat-y;
	background-color:#0a3a5b;
	padding:0px;
	vertical-align:top;
	text-align:right;
}
.Content{
	background-color:#FFF;
	color: #274154;
	padding: 4px 6px 10px 18px;
	vertical-align:top;
	float:left;
	overflow:hidden;
	width:95%;
}
.Content ul, .Content ol{
	margin:2px 0px 2px 30px;
}

.Content_Top{
	background-color: #FFF;
	border-top:1px solid #b3bcc3;
	padding:0px;
	vertical-align:top;
	text-align:right;
}
.Content_TL{
	background-color: #FFF;
	background-image:url(../Graphics/ContentTable/Content_T.gif);
	background-position:top;
	background-repeat:repeat-x;
	padding:0px;
	vertical-align:top;
	width:75px;
}
.Content_TR{
	background-color: #FFF;
	padding:0px;
	vertical-align:top;
	width:23px;
}
.Content_Middle{
	background-color: #FFF;
	border-left:1px solid #b3bcc3;
	padding:0px;
	vertical-align:top;
}
.Content_Logos{
	background-color: #FFF;
	border-left:1px solid #b3bcc3;
	padding:0px;
	vertical-align:bottom;
}
.Content_Right{
	background-image:url(../Graphics/ContentTable/Content_R.gif);
	background-position:right top;
	background-repeat:repeat-y;
	width:23px;
}
.Content_Bottom{
	background-image:url(../Graphics/ContentTable/Content_B.gif);
	background-position:top;
	background-repeat:repeat-x;
	padding:0px;
	vertical-align:bottom;
	text-align:left;
}
.Panel_TR{
	background-color: #0a3a5b;
	padding:0px;
	vertical-align:top;
	width:22px;
}
.Panel_TL{
	background-color: #0a3a5b;
	background-image:url(../Graphics/PanelTable/Panel_L.gif);
	background-position:top;
	background-repeat:repeat-y;
	padding:0px;
	vertical-align:top;
	width:16px;
}
.Panel_Top{
	background-image:url(../Graphics/PanelTable/Panel_T.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#0A3A5B;
	padding:0px;
	vertical-align:top;
	text-align:right;
	width:129px;
}
.Panel_Content{
	background-color:#0A3A5B;
	color: #FFF;
	text-align: center;
	padding:1px 0px 10px 0px;
	vertical-align:top;

}
.Panel_Pic{
	background-color:#0A3A5B;
	text-align: center;
	padding:1px 0px 0px 0px;
	vertical-align:bottom;
}
.Panel_Bottom{
	background-image:url(../Graphics/PanelTable/Panel_B.gif);
	background-position:top;
	background-repeat:repeat-x;
	padding:0px;
	vertical-align:bottom;
	text-align:right;
	width:129px;
}
#Panel_Title{
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	padding: 0px 0px 2px 0px;
	border-bottom:1px solid #FFF;
	text-align:center;
	margin: 0 auto;
}
.Panel_Links{
	text-align: center;
	margin: 0 auto;
	padding:0px;
	width:132px;
	font-size: 11px;
}
.Panel_Links a{
	color: #FFF;
	text-decoration: none;
	background-color: #0A3A5B;
	display: block;
	width: 100%;
	font-size: 11px;
	border-bottom:1px solid #54758d;
	margin: 0px;
	padding: 3px 2px 3px 2px;
	word-spacing:inherit;	
}
.Panel_Links a:hover{
	background-color: #204c6a;
	color:#FFCC00;
	font-size: 11px;
	border-bottom:1px solid #54758d;
	padding: 3px 2px 3px 2px;
}
.Panel_Links_On{
	text-align: center;
	font-size: 12px;
	margin: 0 auto;
	padding:0px;
	width:132px;
	font-size: 11px;
}
.Panel_Links_On a{
	color: #FFF;
	text-decoration: none;
	background-color: #08273d;
	display: block;
	width: 100%;
	font-size: 11px;
	border-bottom:1px solid #54758d;
	margin: 0px;
	padding: 3px 2px 3px 2px;
	word-spacing:inherit;	
}
.Panel_Links_On a:hover{
	background-color: #204c6a;
	color:#FFCC00;
	font-size: 11px;
	border-bottom:1px solid #54758d;
	padding: 3px 2px 3px 2px;
}
.Menu{
	padding:10px 0px 10px 0px;
	width: 155px;
	vertical-align:top;
}
.Arrow{
	width:25px;
	text-align:left;
	vertical-align:bottom;
	padding:0px 6px 2px 0px;
}
.Title{
	padding: 10px 0px 2px 0px;
	border-bottom:3px dotted #e1e1e1;
}
.Sub_Title{
	font-weight: bold;
	padding: 8px 0px 2px 0px;
	border-bottom:1px solid #e1e1e1;
}	
.Module_Sub_Title{
	padding: 8px;
	background-color:#6597b9;
	border-bottom:1px solid #0A3A5B;
	border-top:20px solid #FFF;
}	
a{
	color: #003399;
	text-decoration: underline;
	cursor: pointer;
	}
a:hover{
	color: #257323;
	text-decoration: underline;
	cursor: pointer;
}
a:visited{
	cursor: pointer;
}
.White_Links{
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	cursor: pointer; 
	}
.White_Links:hover{
	font-size: 11px;
	color: #FFD046;
	text-decoration: underline;
	cursor: pointer;
}
.White_Links:visited{
	font-size: 11px;
	cursor:pointer;
}
.Plain_Link{
	color: #003399;
	font-weight:bold;
	text-decoration: none;
	cursor: pointer;
	}
.Plain_Link:hover{
	color: #257323;
	text-decoration: underline;
	cursor: pointer;
}
.Plain_Link:visited{
	cursor: pointer;
}
#Button{
	text-align: center;
	margin-bottom: auto;
	margin-top: auto;
	width:150px;
	margin: 0 auto;
}
#Button a{
	color: #003399;
	text-decoration: none;
	background-color: #f2f6f9;
	display: block;
	width: 100%;
	border: 1px solid #000;
	margin: 0px;
	padding: 2px;
		
}
#Button a:hover{
	background-color: #d9e5ed;
	color: #000752;
	border: 1px solid #000;
	padding: 2px;
}
.Resource_Icons{
	color: #000000;
	text-decoration: none;
	text-align:left;
	padding: 2px;/* top,right,bottom,left */
}
.Blue_Border{
	border: 1px solid #0A3A5B;
}
.Blue_Table{
	color:#FFF;
	background-color:#6597b9;
	text-decoration: none;
	text-align:left;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	padding: 3px 2px 1px 4px;/* top,right,bottom,left */
}
.highlight{
	padding: 8px 3px 8px 3px;
	background-color:#e3f1fa;
	font-weight:bold;
}
.row1{
	background-color: #FFFFFF;
	color: #000000;
	font-size: 11px;
	border-right: 1px solid #DADADA;
	border-bottom: 1px solid #DADADA;
	padding: 4px 1px 4px 4px;/* top,right,bottom,left */
	text-align: left;
	vertical-align: top;
}
.row2{
	background-color: #F3F3F3;
	color: #000000;
	font-size: 11px;
	border-right: 1px solid #DADADA;
	border-bottom: 1px solid #DADADA;
	padding: 4px 1px 4px 4px;/* top,right,bottom,left */
	text-align: left;
	vertical-align: top;
}
.Training_List{
	font-size: 11px;
	color: #000000;
	text-align: left;
	padding: 4px 2px 4px 7px;
	border-bottom:1px solid #DFDFDF;
	vertical-align: top;
}
.Training_List_2{
	color: #000;
	background-color:#F9FCFF;
	border-bottom: 1px solid #DFDFDF;
	border-left:1px solid #E1E8F0;
	border-right:1px solid #E1E8F0;
	font-size: 11px;
	text-align: left;
	padding: 4px 2px 4px 7px;/* top,right,bottom,left */
	vertical-align: top;
}
.Date_Posted{
	padding: 2px;
	font-size: 11px;
	font-style:italic;
	color: #cbcbcb;
	text-align: right;
	vertical-align: top;
	border-top:1px solid #e1e1e1;
}
.Alert_Small{
	font-size: 11px;
	font-weight:bold;
	color: #990000;
	padding:2px;
}
.Question{
	color: #000;
	background-color:#FFF;
	padding: 4px 3px 2px 2px;/* top,right,bottom,left */
	text-align: right;

	vertical-align:top;
}
.Question_Required{
	color:#990000; 
	background-color:#FFF;

	padding: 4px 3px 2px 2px;/* top,right,bottom,left */
	text-align: right;
	vertical-align:top;
}
.Responce{
	color: #26529c;
	padding: 4px 2px 4px 3px;/* top,right,bottom,left */
	text-align: left;

	vertical-align:top;
}
.Member_Names{
	padding: 8px 15px 10px 0px;
	vertical-align: top;
}
.Module_Title{
	padding:0px 0px 2px 0px;
}
.Module_Body{
	background-color:#fcfcfc;
	color: #274154;
	padding: 8px 6px 10px 18px;
	vertical-align:top;
	border-bottom:1px solid #e1e1e1;
	border-left:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
}
.Module_Body2{
	background-color:#f7f7f7;
	color: #274154;
	padding: 8px 6px 10px 18px;
	vertical-align:top;
	border-bottom:1px solid #e1e1e1;
	border-left:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
}
.Module_Content{
	padding:2px 0px 2px 20px;
}
.Module_Resources{
	padding:8px 0px;
	border-top:1px solid #e1e1e1;
	border-bottom:1px solid #e1e1e1;
}
.Module_Links{
	text-align: center;
	font-size: 11px;
	padding:0px 2px 0px 2px;
	font-size: 11px;
	vertical-align:middle;
	border-left:1px solid #e1e1e1;
}
.Module_Links_First{
	text-align: center;
	font-size: 11px;
	padding:0px 2px 0px 2px;
	font-size: 11px;
	vertical-align:middle;
}
.Association_Description{
	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;
}
.Association_Content{
	font-size:11px;
	color: #000;
	padding: 2px 2px 2px 20px;
	vertical-align: top;
}
.Footer{
	color: #FFF;
	padding:0px 2px 3px 50px;
	font-size: 9px;
}
.Training_Date_Past{
	color: #B9B8B8;
	/*text-decoration:line-through;*/
	font-style: italic;
}
.Event_Date_Past{
	color: #999999;
	/*text-decoration:line-through;*/
	font-style: italic;
}