/** BASIC */

body {
    
	margin: 0 auto;
	padding: 0;
	background-color: #FFFFFF;
	
}

.bottom{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	align: center; 
	background: #000000;
	width: 778px; 
}
         

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #383838;
}

form {
	margin: 0;
	padding: 0;
}


.ffont{
       font-family: "Tw Cen MT Condensed Extra Bold", Tahoma, Verdana, Helvetica, sans-serif;
       font-size: "13px";
       
}
.fffont{
       font-family: "Tw Cen MT Condensed Extra Bold", Tahoma, Verdana, Helvetica, sans-serif;
       font-size: "17px";
       
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
}

.services {
	color: #1F3456;
	font-weight: bold;
		
}
.select1{
	
	font-weight: bold;
	}

p, blockquote, ul, ol, dl {
	margin-top: 0;
}

/** MISC */

.align-justify { text-align: justify; }

.img1 {
	padding-top: 3px;
	padding-right: 10px;
	float: left;
}

/** FORMS */

.input1 {
	width: 100%;
	color: #B2B2B2;
}

.button1 {
	width: 65px;
	height: 21px;
	background: none;
	border: none;
	color: #FFFFFF;
}
.bhref {
        width: 120px; 
        height: 15px;
         }
   
/** BACKGROUNDS */

.bg1 {
	background: url("..images/plain_button.jpg") repeat-x;
}

.bg2 {
	background: url("../accessibility/New_Look/includes/images/homepage09.gif") repeat-x;
}

.bg3 {
	background: #421C52;
}

.bg4 {
	background: url("../accessibility/New_Look/includes/images/homepage12.gif");
}

.bg5 {
	background: url("../accessibility/New_Look/includes/images/homepage15.gif");
}

.bg6 {
	background: url("../accessibility/New_Look/includes/images/subpage2_01.gif") repeat-y;
}

/** LINKS */

a {
	color: #442B4A;
	padding: 1px 0px 0px 0px;
	font-size: "10";

}

a:hover {
	text-decoration: none;
}

a.link1 {
	color: #484848;
}

.link2 {
	font-weight: bold;
	font-size: "1"
	color: #494949;
	text-decoration: none;
}

a.link2:hover {
	text-decoration: underline;
}

a.link3 {
	display: block;
	padding: 0px  20px;
	background: #none;
	color: #FFFFCC;
}

/** HEADINGS */
.head0 {
            text-align: left;
            bgcolor: #ab8cb3; 
            background: #ab8cb3;        
            height: 40px;
            font-family: arial, Times New Roman, helvetica, verdana, sans-serif; 
            color: white; 
            font-size: 17px;
            font-weight: bold; 
            bordercolor: purple;
            }



.head2 {
            text-align: left;
            bgcolor: #FFFFFF;
            height: 15px;
            font-family: arial, Times New Roman, helvetica, verdana, sans-serif; 
            color: #000000; 
            font-size: 12px;
            bordercolor: purple;
            }



/** TEXTS */

.text1 {
    margin: 0 auto; 
    padding: 7px 0 6px 19px;
    background: #ab8cb3;
	font-weight: bold;
	color: #black;
	font-size: 11px;
}

.text2 {
	margin: 0 auto;
	padding: 7px 0 6px 25px;
	background: #5c83c0;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
}

.text3 {
	margin: 0 auto;
	padding: 7px 0 6px 19px;
	background: #EEEDED; 
	font-weight: bold;
	color: #442B4A;
	font-size: 11px;
}
.text4 {
	margin: 0 auto;
	padding: 7px 0 6px 21px;
	background: purple; 
	font-weight: bold;
	color: #40649B;
	font-size: 11px;
}

.text5 {
		
	font-size: 14px;
}