@charset "UTF-8";
/* CSS Document */


html,
body {
 
 margin-left:0px;
 margin-right:0px; 
   
   height:100%;
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
   color:#333333;
   
}

a{
text-decoration:underline;
color:#FF6699;
}


a:hover{
color:#000000;


}
#container {
overflow:hidden;
   min-height:100%px;

}
#header {
   background:#ff0;
   padding:10px;
}
#body {

   padding:0px;
   padding-bottom:0px;   /* Height of the footer */
}


hr{
color: #564067;

height: 1px;
}

#inside_body {

   padding:0px;
   padding-bottom:0px;   /* Height of the footer */
}


#inside_logo{
padding-left:30px;

}


#CTA_one{
float:left;
}

#CTA_one_txt{
width:230px;
padding-right:10px;
padding-top:8px;

}

#CTA_two_txt{
width:230px;
padding-right:10px;
padding-top:8px;

}



#CTA_title{
padding-left:12px;
padding-top:5px;
padding-bottom:5px;


}

#page_title{
padding-top:10px;
margin-left:18px;


}


.content{
padding-left:18px;
padding-right:18px;
padding-top:10px;


}


#inside_footer {
	position:static;
	vertical-align:bottom;
	left:0px;
	margin:0px;
	bottom:0px;
	width:100%;
	height:160px;   /* Height of the footer */
	background:#383D4D;
	color:#CCCCCC;
	font-size:11px;
}

#inside_footer a{
color:#FFFFFF;
text-decoration:none;

}


#inside_footer a:hover{

color:#FF6699;
}






#intro_footer {
	position:static;
	left:0px;
	bottom:0px;
	width:100%;
	height:126px;   /* Height of the footer */
	background:#383D4D;
	color:#CCCCCC;
	font-size:11px;
}

#intro_footer a{
color:#FFFFFF;
text-decoration:none;

}

td.left_border-top{

background-image:url(../images/field_border-left.gif);
background-repeat:repeat-y;
}

td.right_border-top{

background-image:url(../images/field_border-right.gif);
background-repeat:repeat-y;
}

td.left_border{

background-image:url(../images/field_border-left2.gif);
background-repeat:repeat-y;
}

td.right_border{

background-image:url(../images/field_border-right2.gif);
background-repeat:repeat-y;
}




.footer_content{
font-size:10px;
color:#808080;

}


#intro_footer a:hover{

color:#FF6699;
}

#container {
	height:700;
}


#icon_set{
margin-top:250px;
text-align:center;


}


#intro_logo{
	text-align:center;
	margin-right:390px;

}

