﻿/* BANNER BOX
----------------------------------------------------------------*/
/*.wrapper .box_small_anax {
width:280px;
background: url("../images/banners/cs2.png") no-repeat;
}.wrapper .box_small_anax { 
    width: 280px; 
}
*/
.wrapper .box_small_anax_top { 
    width: 280px; 
    height: 10px; 
    background: url('../images/banners/Banner280x10_top.png') no-repeat; 
}
.wrapper .box_small_anax_middle { 
    width: 280px; 
    background: url('../images/banners/Banner280x10_middle.png') repeat-y;
}
.wrapper .box_small_anax_bottom { 
    width: 280px; 
    height: 10px; 
    background: url('../images/banners/Banner280x10_bottom.png') no-repeat; 
    /*margin-bottom: 20px;*/
}
.box_small_anax_middle h3 {
    padding:10px 0 10px 20px;
}
.box_small_anax_middle p {
    padding:0 10px 15px 20px;
}
.wrapper subheader { 
    width: 960px;
    position:relative;
    height: 100px; 
    background: url('../images/banners/SubHeader.png') no-repeat; 
}
/*
img {
	background: #FAFAFA;
    border: 1px solid #DCDCDC;
	padding: 8px;
}
*/
.banner_front {
    padding-left:10px;
}

/*
#sidebar .sidebar-block-bottom { width: 324px; height: 13px; background: url('../images/sidebar-block-bottom.png') no-repeat; margin-bottom: 20px; }
#sidebar .sidebar-block { width: 279px; background: url('../images/sidebar-block-bg.png') repeat-y; padding: 0px 25px 5px 20px; position: relative; }
*/


/* BLOCKQUOTE
----------------------------------------------------------------*/
blockquote.emphasis
{
	font-size: 1.4em;
	line-height: 1.9em;
	text-align: justify;
	/*margin-bottom: 10px;*/
    font-family: Georgia, serif;
	font-style: italic;
	letter-spacing: 1px;
	margin: 15px 0 15px 30px;
	background: #ffffff url("../images/quote.png") no-repeat scroll top left;
	padding: 10px 0 0 75px;
}

/* NICE BORDER FOR TITLES
----------------------------------------------------------------*/
.orangetitle {
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 10px;
	border-left: 4px solid #F57601;
	color: #000000;
	/*clear:both;*/
}

/* Emphasis box
----------------------------------------------------------------*/
div.orangefilled
{
    border-style: solid;
    border-width: 6px 1px 1px 1px;
    border-color: #e92;
    padding: 4px;
    margin: 0px 0px 2em 0px;
    background-color: #FFFFCC;
}

/* CUSTOM BULLETED LISTS
----------------------------------------------------------------*/
ul.mylist {
    /*margin: 0 0 1.6em 0;*/
}
ul.mylist li {
    /*background: transparent url("images/bullet.gif") no-repeat scroll 0 6px;*/
    background: transparent url("../images/bullet.png") no-repeat scroll 0 10px;    
    list-style-image: none;
    list-style-type: none;
    list-style-position: outside;
    padding:0 0 0 15px;
}

/* CUSTOM BANNERS
----------------------------------------------------------------*/
#feeacs_banner {
    float: left; 
    background-image: url('images/banners/FEEACS_300x225.png');
    width: 300px;
    height: 225px;
    margin-left: 10px;
    margin-right: 10px;
}
#feeafs_banner {
    float: left; 
    background-image: url('images/banners/FEEAFS_300x225.png');
    width: 300px;
    height: 225px;
    margin-left: 10px;
    margin-right: 10px;
}
#feeass_banner {
    float: left; 
    background-image: url('images/banners/FEEASS_300x225.png');
    width: 300px;
    height: 225px;
    margin-left: 10px;
    margin-right: 10px;
}
.feea_banner_button {
    display: block;
    position:relative;
    left: 132px;
    top: 155px;
    width: 100px;
    height: 23px;
    /*
    background-image: url('images/orange_more.png');
	background-position: 0 0;
	background-repeat: no-repeat;
    outline:none;
    */
}
.feeacs_banner_button:link
.feeacs_banner_button:visited {
    /*
    background-image: url('images/orange_more_over.png');
	background-position: 0 0;
	background-repeat: no-repeat;
    text-decoration:none;
    outline:none;
    */
}

/*
AICO Button Pack 1.0 Stylesheet
Created: 19 December 2009
*/

.aico-button,
.aico-button:link,
.aico-button:visited {
	display: block;
	position: relative;
	
	padding: 0 0 0 22px;
	height: 40px;
	line-height: 40px;
	
	text-align: center;
	
	background-position: 0 0;
	background-repeat: no-repeat;
	
	font-size: 12px;
	font-weight: bold;
	color: #fff;
    outline:none;
}

.aico-button span {
	display: block;
	position: absolute;
	top: 0px;
	right: -20px;
	width: 20px;
	height: 40px;
	
	background-position: right top;
}

.aico-white,
.aico-white:link,
.aico-white:visited,
.aico-grey,
.aico-grey:link,
.aico-grey:visited	{ color: #343434; }

.aico-white,
.aico-white span		{ text-shadow: #ffffff 1px 1px 1px; background-image: url("images/buttons/aico.button.white.png"); }
.aico-grey,
.aico-grey span 		{ text-shadow: #ffffff 1px 1px 1px; background-image: url("images/buttons/aico.button.grey.png"); }
.aico-black,
.aico-black span 		{ text-shadow: #222222 1px 1px 1px; background-image: url("images/buttons/aico.button.black.png"); }
.aico-green,
.aico-green span 		{ text-shadow: #5A972B 1px 1px 1px; background-image: url("images/buttons/aico.button.green.png"); }
.aico-yellow,
.aico-yellow span 		{ text-shadow: #B19F3D 1px 1px 1px; background-image: url("images/buttons/aico.button.yellow.png"); }
.aico-orange,
.aico-orange span 		{ text-shadow: #b0522e 1px 1px 1px; background-image: url("images/buttons/aico.button.orange.png"); }
.aico-red,
.aico-red span 			{ text-shadow: #943b3b 1px 1px 1px; background-image: url("images/buttons/aico.button.red.png"); }
.aico-pink,
.aico-pink span 		{ text-shadow: #b2378e 1px 1px 1px; background-image: url("images/buttons/aico.button.pink.png"); }
.aico-purple,
.aico-purple span 		{ text-shadow: #823b94 1px 1px 1px; background-image: url("images/buttons/aico.button.purple.png"); }
.aico-blue,
.aico-blue span 		{ text-shadow: #325ba5 1px 1px 1px; background-image: url("images/buttons/aico.button.blue.png"); }

.aico-button:hover		{ background-position: left -40px; }
.aico-button:hover span { background-position: right -40px; }

/* HOME PAGE IMAGES
----------------------------------------------------------------*/
#partnerimages {
	width: 100%;
	margin: 0 auto;
	height: 90px;
	border-top: 1px solid #D2D5DB;
}
table.partnerimages {
    width:100%; 
    margin-top: 10px;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
td.partnerimages {
    padding: 5px;
}


.tabs-container {
    background:none repeat scroll 0 0 #FFFFFF;
    border-top:1px solid #97A5B0;
    padding:1em 8px;
}
