@charset "utf-8";
/* CSS Document */

/* Default HTML table and text css	   --*/ tr, td {font-family:  Arial, Helvetica, sans-serif; font-size: 12px; color:#ffffff;}
/* Default HTML table and text css	   --*/ table {font-family:  Arial, Helvetica, sans-serif; font-size: 12px; color:#ffffff; }
/* Default HTML Paragraph css		   --*/ p {font-family: Arial, Helvetica, sans-serif; font-size: 12px; padding:10px;  margin:0px; color:#ffffff; line-height:1.4;}
/* Default HTML Paragraph css		   --*/ ul, ol{font-family:  Arial, Helvetica, sans-serif; font-size: 12px;  padding:2px 0 2px 5px;  margin:0px 0px 0px 30px; color:#ffffff;}

li {font-family: Arial, Helvetica, sans-serif; font-size: 12px; padding:2px 0 2px 5px; list-style:circle; text-indent:5px;  margin:2px 0 2px 5px; color:#ffffff;}


.lefttext{font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#F6F8F7; padding-left:15px;}

img {padding:0px; border:0px;}

BODY{
margin-top:0px;
margin-left:0px;
margin-right:0px;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
}

a.CommandButton:hover {
color:#FF0000;
text-decoration:underline;
}
a.CommandButton:link, a.CommandButton:active, a.CommandButton:visited {
color:#cccccc;
text-decoration:underline;
}



.SubHead {
color:#cccccc;
font-family:Arial,Helvetica;
font-size:11px;
font-weight:bold;
}

.mainback{
background:url(mainback.png) no-repeat top center;
width:100%;
}

.dkback{
background:url(dkback.gif) repeat-x top;
background-color:#44525A;
}

.toplineback{
background:url(toplineback.gif) repeat-x top;

}
.footerbg{background:url(btmbg.gif) repeat-y top;
width:1000px;}

/*========================================================*/
/*  Default DNN Skin Tokens CSS                           */
/*========================================================*/

/*-- Login Register token              --*/ .login-register, a.login-register:link, a.login-register:visited, a.login-register:active { color: #000000; 
font-family:   Arial, Helvetica, sans-serif;  font-size: 9px; font-weight: normal; text-decoration: none; padding: 0 5px 0 5px;}
/*-- Login Register token hover        --*/ a.login-register:hover { color: #000000; font-family:  Arial, Helvetica, sans-serif; ; font-size: 9px; text-decoration: none; font-weight: normal; padding: 0 5px 0 5px;}

/*-- Copyright token                   --*/ .copy-right { color: #666666; font-family:  Arial, Helvetica, sans-serif;  font-size: 11px; text-decoration: none; }

/*-- Terms Privacy token       		   --*/ .terms-privacy, a.terms-privacy:link, a.terms-privacy:visited, a.terms-privacy:active { color: #ffffff; font-family: Tahoma; font-size: 12px; font-weight: normal; text-decoration: none; padding: 0 5px 0 5px;}
/*-- Terms Privacy token hover 		   --*/ a.terms-privacy:hover { color: #ffffff; font-family:  Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; font-weight: normal; padding: 0 5px 0 5px; }



/*========================================================*/
/*  Links css                                             */
/*========================================================*/

/*-- Default links 					   --*/ a:link, a:visited, a:active { color: #ffffff; font-family:  Arial, Helvetica, sans-serif;  font-weight: normal; font-size: 12px; text-decoration: underline; }
/*-- Default links hover               --*/ a:hover { color: #0099CC; font-family:  Arial, Helvetica, sans-serif;  font-size: 12px; text-decoration: underline;  font-weight: normal;}

/*-- Normal links 					   --*/ a.Normal:link, a.Normal:visited, a.Normal:active { color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 12px; text-decoration: none; }
/*-- Normal links hover                --*/ a.Normal:hover { color: #0099CC; font-family: tahoma; font-size: 12px;	text-decoration: none; font-weight: normal; }

/*-- Normal links 					   --*/ a.NormalRed:link, a.NormalRed:visited, a.NormalRed:active { color: #ffffff; font-family: tahoma; font-weight: bold; font-size: 11px; text-decoration: none; }
/*-- Normal links hover                --*/ a.NormalRed:hover { color: #333333; font-family:  Arial, Helvetica, sans-serif;  font-size: 12px; font-weight: bold ; text-decoration: none; }


/*-- More links                        --*/ .more, a.more:link, a.more:visited, a.more:active { color: #ffffff; font-family:  Arial, Helvetica, sans-serif;  font-size: 12px; font-weight: normal; text-decoration: none; }
/*-- More links hover                  --*/ a.more:hover { color: #ffffff; font-family:  Arial, Helvetica, sans-serif;  font-weight: normal; font-size: 12px; text-decoration: none; }


/*========================================================*/
/*  SolPartMenu Menus CSS		                          */
/*========================================================*/

/*-- cell containing logo       	    --*/ .MenuTD { padding:15px 0 35px 0px;}

/*-- box that holds the menu    		--*/ .MainMenu_MenuContainer { background: transparent; }
/*-- bar that holds the menu    		--*/ .MainMenu_MenuBar { cursor: pointer; cursor: hand; background: transparent; }
/*-- submenu container          		--*/ .MainMenu_SubMenu, .ModuleTitle_SubMenu { margin: 0 0 0 0; background:#B9CEE9; }
/*-- menuitems idle cell           		--*/ .MainMenu_Idle TD { font-family:"Trebuchet MS"; font-size: 12px; font-weight: normal; color: #ffffff; padding: 5px 0px 3px 0px; width:160px; border-bottom:1px solid #ffffff; }
/*-- menuitems over             		--*/ .MainMenu_Selected TD { font-family:  "Trebuchet MS"; font-size: 12px; font-weight: normal; color: #BF681E; padding: 5px 0px 3px 0px; width:160px; border-bottom:1px solid #ffffff; }
/*-- menuitems active           		--*/ .MainMenu_Active TD, .MainMenu_BreadcrumbActive TD {  font-family:  "Trebuchet MS"; font-size: 12px; font-weight: normal; color: #FFFFFF; padding: 5px 0px 3px 0px; width:160px; border-bottom:1px solid #ffffff; margin:0px;}
/*-- middle seperator           		--*/ .MainMenu_Seperator { width:1px; height: 25px; font-size:1px; }
/*-- not needed - main menu     		--*/ .MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon  { display: none; }
/*-- module menu continer       		--*/ .ModuleTitle_MenuContainer { color: #ffffff; }
/*-- module menu bar            		--*/ .ModuleTitle_MenuBar { cursor: pointer; cursor: hand;}
/*-- module menu padding        		--*/ .ModuleTitle_MenuItem, .ModuleTitle_MenuItemSel { padding: 0 0 0 0; }
/*-- not needed - module menu   		--*/ .MainMenuSeperator, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow { display: none; }
									 		 .ModuleTitle_MenuIcon { padding: 0px 10px 0px 10px; margin: 0 0 0 0; font-size: 0px; }
									 		 .ModuleTitle_MenuIcon IMG { padding: 0px 5px 0 6px; }
/*-- removing seperator borders 		--*/ .MainMenu_MenuBreak { padding:0 0 0 0;  height:5px;}

/*-- submenu container          		--*/ .MainMenu_SubMenu, .ModuleTitle_SubMenu { padding: 0 0 0 0; z-index: 1000; color: #FFFFFF; border: 1px dotted #0099CC;  cursor: pointer;  cursor: hand; font-weight: normal; filter: none;  background:#e8e8e8;}
/*-- menuitems idle    		       		--*/ .MainMenu_MenuItem { color: #000000; font-family: "Trebuchet MS"; font-size: 12px; font-weight: normal;  font-style: normal; padding: 0px 10px 0px 10px; height: 25px; border: 0;} 
/*-- Submenu idle    		       		--*/ .ModuleTitle_MenuItem { color: #333333; font-family: "Trebuchet MS"; font-size: 12px; font-weight: normal;  font-style: normal; padding: 0px 10px 0px 10px; height: 25px;}
/*-- submenu items hover        		--*/ .MainMenu_MenuItemSel, .ModuleTitle_MenuItemSel { color: #000000; font-family:  "Trebuchet MS"; font-size: 12px; font-weight: normal;  cursor: pointer; cursor: hand; padding: 0px 10px 0px 10px; height: 20px; border: 0;}

/*========================================================*/
/*  Default HTML Headings                                 */
/*========================================================*/

/*-- Heading # 1              			--*/ H1 { FONT-WEIGHT: normal; FONT-SIZE: 20px; COLOR: #F7F8FA; FONT-FAMILY:  Arial, Helvetica, sans-serif;}
/*-- Heading # 2              			--*/ H2 { FONT-WEIGHT: normal; FONT-SIZE: 17px; COLOR: #2d8dc5; FONT-FAMILY:   Arial, Helvetica, sans-serif;}
/*-- Heading # 3              			--*/ H3 { FONT-WEIGHT: normal; FONT-SIZE: 14px; COLOR: #2d8dc5; FONT-FAMILY:   Arial, Helvetica, sans-serif;}
/*-- Heading # 4              			--*/ H4 { FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #2d8dc5; FONT-FAMILY: Tahoma, Arial, Helvetica;}
/*-- Heading # 5              			--*/ H5 { FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #2d8dc5; FONT-FAMILY:   Arial, Helvetica, sans-serif;}
/*-- Heading # 6              			--*/ H6 { FONT-WEIGHT: bold; FONT-SIZE: 9px; COLOR: #2d8dc5; FONT-FAMILY:   Arial, Helvetica, sans-serif;}

/*========================================================*/
/*  General Classes 	                                  */
/*========================================================*/

/*-- Blue text							--*/ .blue { color: #2d8dc5;}

/*========================================================*/
/*  abortion heading and learnmore link                   */
/*========================================================*/



/*-- head1              			--*/ .head1 { FONT-WEIGHT:bold; FONT-SIZE: 16px; COLOR: #742723; FONT-FAMILY:"Trebuchet MS"}

/*-- coloredtext1              			--*/ .nortxt { FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #1F2529; FONT-FAMILY:   Arial, Helvetica, sans-serif; line-height:12px; padding-left:15px;}

/*-- learnmore            			--*/ a.learnmore1:link, a.learnmore1:visited, a.learnmore1:active { FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #742723; FONT-FAMILY:   Arial, Helvetica, sans-serif; text-decoration:none;}

a.learnmore1:hover{text-decoration:underline;}



/*========================================================*/
/*  adoption heading and learnmore link                   */
/*========================================================*/



/*-- head2              			--*/ .head2 { FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #BF681E; FONT-FAMILY: "Trebuchet MS";}

/*-- learnmore            			--*/ a.learnmore2:link, a.learnmore2:visited, a.learnmore2:active { FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #BF681E; FONT-FAMILY:   Arial, Helvetica, sans-serif; text-decoration:none;}

a.learnmore2:hover{text-decoration:underline;}

/*========================================================*/
/*  parenting heading and learnmore link                  */
/*========================================================*/



/*-- head3              			--*/ .head3 { FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #104766; FONT-FAMILY:  "Trebuchet MS";}

/*-- learnmore            			--*/ a.learnmore3:link, a.learnmore3:visited, a.learnmore3:active { FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #104766; FONT-FAMILY:   Arial, Helvetica, sans-serif; text-decoration:none;}

a.learnmore3:hover{text-decoration:underline;}

.head1, .head2, .head3 {margin-bottom: 0px; padding-bottom:0px;}




/*========================================================*/
/*  footer                       */
/*========================================================*/



/*-- footer text              			--*/ .ftrtxt { FONT-SIZE: 10px; COLOR: #171C1F; FONT-FAMILY:   Arial, Helvetica, sans-serif;}

/*-- footer blue          			--*/ .ftrblue{ FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #0E6EA8; FONT-FAMILY:   Arial, Helvetica, sans-serif; text-decoration:none;}

.Head{
color:#cc8844;
font-family:Tahoma,Arial,Helvetica;
font-size:20px;
font-weight:normal;
}


