
img, div, td { behavior: url(/iepngfix.htc); }

body {
	background-image: url('images/background_strech2.jpg');
	background-repeat: repeat-x;
	background-color: #8c8585;
	margin: 0 0 0 0;
	font-family: verdana, arial; 
}

#logo {
	float: left;
	margin: 15px 0 15px 5px;
	border: 0;
}

#homeDoc {
	padding: 7px;
	font-size: 12px;
	color: #FFFFFF;
}
#homeDoc img {
	position: relative; top: 6px;
	margin: 0 5px 0 0;
}

.tool_tip { background-color: red; }



/*****************************************/
.pdf_home_left {
	width: 5px; height: 20px;
	background-image: url('images/pdf_home_left2.png');
	background-repeat: no-repeat;
}
.pdf_home_middle {
	height: 20px;
	background-image: url('images/pdf_home_middle2.png');
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-size: 12px;
}
.pdf_home_middle a {
	color: #FFFFFF;
	text-decoration: none;
}
.pdf_home_right {
	width: 5px; height: 20px;
	background-image: url('images/pdf_home_right2.png');
	background-repeat: no-repeat;
}




#layout-header {
	/*background-image: url('images/header2.jpg');*/
	background-color: #FFFFFF;
	width: 800px; 
}




#navigation {
	background-image: url('images/nav_background.jpg');
	background-repeat: repeat;
	width: 800px; height: 24px;
}



#tag-line { 
	background-image: url('images/tag_line.gif'); background-repeat: no-repeat;
	width: 800px; height: 45px;
}



#lower-content {
	background-image: url('images/content-background2.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #e1e1e1;
	width: 800px; height: 218px;
}


#left-shadow {
	background-image: url('images/left_side_shadow2.jpg');
	background-repeat: repeat;
	width: 8px; height: 117px;
}

#right-shadow {
	background-image: url('images/right_side_shadow2.jpg');
	background-repeat: repeat;
	width: 8px;  height: 117px;
}


.font12 { font-size: 12px; }

.g10 { font-size: 10px; color: #534741; }
.g11 { font-size: 11px; color: #534741; }

.lg10 { font-size: 10px; color: #cccccc; }


.wl { color: #FFFFFF; }
.red { color: #CC0000; }

h1 { 
	font-family: Trebuchet, arial, verdana;
	font-size: 13px;
}

/*************PADDING CLASSES***********/
.padding1 { padding: 8px 8px 14px 14px; }
.padding2 { padding: 20px; }


/*************LINK CLASSES***********/
.bl { color: #3e678d; }

.gl { color: #534741; text-decoration: none;}

.small_links { 
	color: #3e678d; 
	font-size: 10px;
	text-decoration: none;
}



/*************TABLELESS CSS FORM***********/
label,input, select, textarea {
	display: block;
	float: left;
	margin-bottom: 10px;
}



label {
	text-align: right;
	width: 75px;
	padding-right: 20px;
	cursor: pointer;
}

.check_box {
	position: relative; left: 80px;
	width: 240px;
}

.submitbutton{
	margin: 10px 0 0 90px;
	width: 80px;
}

br {
	clear: left;
}

input:focus, input:hover {  
	background-color:#e9f3fb;  
}  
textarea:focus, textarea:hover {  
	background-color:#e9f3fb;  
}  
select:focus, select:hover {  
	background-color:#e9f3fb;  
}  



/*************INTERNAL COLUMN STYLES***********/
.internal-left-column {
	width: 180px;
	padding: 70px 0 0 0;
}

.internal-center-column {
	width: 380px;
	padding: 40px 0 0 0;
	font-size: 11px; color: #534741;
}


/*************DOCUMENT LIBRARY***********/
.doc-lib {
	background-image: url('/images/document-library-center.gif');
	background-repeat: repeat;
	text-align: left;
}
.doc-lib td {
	font-family: verdana, arial;
	color: #000000;
	font-size: 11px;
}


/*************TESTIMONIALS SITE***********/
.quote_img {
	width: 29px; height: 26px;
    font-size: 14px;
    background: url(/pics/quote_top.gif) top left no-repeat;
	
}

.quote {
    padding: 0 35px 10px 35px;
    float: left;
    font-size: 13px;
    position: relative; top: -25px;
    background: url(/pics/quote_bottom.gif) bottom right no-repeat;
}

.name {
	color: #b1cde8;
	font-size: 20px;
	font-family: Arial;	
	display: inline;
	position: relative; top: -25px;
}
.name2 {
	color: #b1cde8;
	font-size: 20px;
	font-family: Arial;	
}
.cite {
    font-size: 13px; 
    color: #222f54; 
    font-style: italic; 
	font-weight: bold;
	position: relative; top: -25px;
}
.cite2 {
    font-size: 13px; 
    color: #222f54; 
    font-style: italic; 
	font-weight: bold;
}