
* {
margin:0; 
padding:0;
}

body {

font-family: Arial, Verdana, Helvetica, "Lucida Sans",sans-serif;
font-size: 75%;
color:#444;
text-align: center; 
text-align: left !important; 
background: url(/web-support/image/site_bg.png) repeat-x;
margin:0px;
padding:0px;
background-color:#F8F8F8;
}

h1, h2, h3, h4 {
line-height: 160%;
/*background-color:#FFFF66;*/
}

h1 {
font-size: 200%;
}

h2 {
font-size: 150%;
}

h3 {
padding:20px 0px 0px 0px;
}

h4 {
font-size: 100%;
padding:20px 0px 0px 0px;
}

p {
font-weight: normal;
padding:5px 0px 0px 0px;
/*background-color: #FFFFCC;*/
}

.ul-sm-padding {
padding: 7px 0px 0px 0px;
}

.thumbnail {
opacity:0.6;
filter:alpha(opacity:60);
}
.thumbnail:hover {
opacity:1;
filter: alpha(opacity=100);
}

#header {
margin:0px 0px 5px 0px;
}

#aml_logo {
float:left;
width:150px;
height:82px;
margin: 11px 0 0 8px;;
/*background-color:yellow;*/
}

#header_tag_txt {
float:right;
width:590px;
height:42px;
padding:10px 20px 43px 20px;
margin: 0px 0px 0px 0px;
color: #444;
font-style:italic;
text-align:right;
/*background-color:RED;*/
}

#nav {
font-weight:bold;
width: 100%;
height:40px;
text-align: center;
padding: 0px 0px 0px 0px;
margin-top: 0px;
font-size: 12px;
height: 25px;
vertical-align: text-top;
position:relative;
left:-10px;
}
#nav ul {
margin:0;
padding:0;
}
#nav li {
float: right;
list-style: none;
margin: 0 1px;
padding: 0px;
white-space:  nowrap;
width: 200px;
line-height:25px;
}
#nav ul li a {
color:#444;
text-decoration: none;
text-align:center;
background: url(/web-support/image/tab_off.gif) 0 0 no-repeat;
display:block;
}
#nav li a:hover {
color: #ffffff;
background: url(/web-support/image/tab_on.gif) 0 0 no-repeat;
display:block;
}
div#nav li.selected{
background: url(/web-support/image/tab_on.gif) 0 0 no-repeat;
}
div#nav li.selected a{
color: #ffffff;
background: url(/web-support/image/tab_on.gif) 0 0 no-repeat;
}
div#nav li.selected a{

}

#wrapper {
text-align: left;
width: 950px;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;

}

#innerwrapper {
background-color: #F8F8F8;
min-height:502px;
background:url(/web-support/image/inner_wrapper_bg_alt.png) repeat-y;
}

#innerwrapper ul{
margin:5px 20px 0px 20px;
}
#innerwrapper ol{
margin:5px 30px 0px 30px;
}

#innerwrapper a {
color: #006600;
}

#innerwrapper a:visited {
color: #444;
}

#innerwrapper a:hover {
color: #fff;
background: #006600;
text-decoration: none;
}

#breadcrumbs {
position:relative;
float: left;
width:695px;
font-size:10px;
padding: 2px 10px 2px 0px;
color:#A9AA8C;
font-style:italic;
z-index:2;
}

#breadcrumbs a {
color:#A9AA8C;
font-style:italic;
text-decoration:none;
}

#breadcrumbs a:hover {
text-decoration: underline;
}

#nav-instructions {
position:absolute;
top:405px;
left:671px;
padding:0px;
width:250px;
z-index:1;
}
#nav-instructions p {

padding:5px;

}


/* Home Page Layout (column_main) */
.layout_homepage #column_main {
width: 878px;
float:left;
margin:0px;
padding:0px 20px 0px 40px;
position:relative;
z-index:1;
}

.layout_homepage h1 {
float:right;
margin-bottom:15px;
}

/* 1 Column Layout (column_main) */
.layout_1col #column_main {
width: 878px;
float:left;
margin:0px;
padding:0px 20px 0px 40px;
position:relative;
z-index:1;
}
/* end */

/* 2 Column Layout (column_main & column_right) */
.layout_2col #column_main {
width:640px;
float:left;
margin:0px;
padding:0px 20px 0px 60px;
min-height:502px;
border-right:solid 1px #A9AA8C;
position:relative;
z-index:1;

/*border:solid 1px  #FFFF00;*/
}
.layout_2col #column_right {
/*text-align:center;*/
float:left;
width: 207px;
padding:10px;
position:relative;
min-height:463px;
/*border:solid 1px  #FF0000;*/
}

.layout_2col #column_main h2,
.layout_2col #column_main h3 {}

.layout_2col #breadcrumbs {
/*border-right:solid 1px #A9AA8C;*/
}

/* Information Page (News, About, Contact, etc) Layout (column_nav & column_main) */
.layout_corporate #column_nav {
/*text-align:center;*/
float:left;
margin:0 0 0 10px;
min-height:450px;
padding:32px 10px 20px 30px;
width:207px;
background: url(/web-support/image/column_nav_bg.png) no-repeat;
}

.layout_corporate #column_main {
border-left:1px solid #C0C0C0;
float:left;
margin:0;
padding:0px 100px 0px 30px;
position:relative;
width:560px;
min-height:500px;
z-index:1;

}

.layout_corporate #column_main h1,
.layout_corporate #column_main h2,
.layout_corporate #column_main h3,
.layout_corporate #column_main h4
.layout_corporate #column_main p {
padding:15px 0 0 0;
}

.layout_information #column_main {
float:left;
margin:0;
padding:15px 100px 35px;
position:relative;
width:748px;
z-index:1;
}


#home_page_header {
padding: 20px 0px 0px 0px
}

/* end */

.clearfloat {
font-size: 0px;
line-height: 0px;
clear: both;
height: 0px;
}

.intro-title {
margin-top:50px;
padding:0px;
font-size:140%;
text-align:right;
}
.intro-paragraph {
font-size:120%;
width:470px;
float:right;
padding:0px;
font-style:italic;
text-align:right;
}
.intro-toc {
font-size:140%;
padding:0px;
margin:60px 0 0 0;
font-style:italic;
text-align:right;
}
.intro-toc a{
text-decoration:none;
}
.intro-toc ul {
list-style:none;
}

#footer {
position:relative;
left:-1px;
text-align:left;
background: #F8F8F8 url(/web-support/image/footer_bg_alt.png) no-repeat;
padding: 0px;
width:950px;
height:50px;
/*background-color: yellow;*/
}
#footer_text  {
float: left;
width:638px;
height:50px;
padding: 0px 0px 0px 0px;
/*background-color: red;*/
}
#footer_links {
position:relative;
/*top:-31px;*/
top: -7px;
left:450px;
font-size:12px;
list-style-type:none;

}
#footer_links li {
display:inline;
padding: 0px 5px;
}
#footer_links li a {
color:#006600;
font-weight:bold;
}
#footer_links li a:hover {
color:#fff;
}

#tou_copyright {
position:relative;
top:28px;
left:19px;
list-style-type: none;
font-size: 9px;
/*background-color:black;*/
}
#tou_copyright li{
color: #FFFFFF;	
display:inline;
}
#tou_copyright li a{
color: #FFFFFF;
padding:0px 1px;
}

#tou_copyright li a:hover{
text-decoration:none;
}
#footer_nav{
position:relative;
width:300px;
height: 39px;
top:5px;
float:right;
background:url(/web-support/image/footer_nav_bg.png) no-repeat;
/*background-color: green  ;*/
}

#nav_prev {
position:absolute;
top:6px;
left:9px;
background:url(/web-support/image/nav_prev.png) no-repeat;
height:37px;
width:42px;
}
#nav_prev:hover{
background:url(/web-support/image/nav_prev_hover.png) no-repeat;
}

#nav_next{
position:absolute;
top:5px;
right:9px;
background:url(/web-support/image/nav_next.png) no-repeat;
height:37px;
width:42px;
}
#nav_next:hover{
background:url(/web-support/image/nav_next_hover.png) no-repeat;
}

#prev_thumb {
position:absolute;
top:13px;
left:93px;
}

#next_thumb {
position:absolute;
top:13px;
right:93px;
}

#prev_2_thumb {
position:absolute;
top:13px;
left:56px;
}

#next_2_thumb {
position:absolute;
top:13px;
right:56px;
}
#current_thumb {
position:absolute;
top:13px;
left:137px;
}

#current_thumb1 img{
position:relative;
top:16px;
left:20px;
}

#site_map {
padding: 20px 0px;
}

#site_map ul {
padding:0px 0px 15px 0px;
}

#site_map li {
list-style:none;
}

img {
border: 0px;
}

.toggle {
font-size:80%;
}
.toggle img {
vertical-align: text-bottom;
}
.toggle a img:hover {
background-color:#FFFFFF;
}
.toggle_block {
margin:3px 20px 0px 28px;
color:#666666;
font-size:90%;
}

.hidden {
display: none;
}

.clear {
clear: both;
}

.callout_box {
border:solid 1px #757500;
background-color:#FFFFFF;
padding:10px;
margin:auto;
margin-top:10px;
margin-bottom:10px;
width: 90%;
}

.p-shadow {
width: 100%;
float:left;
background: url(/web-support/image/shadowAlpha.png) no-repeat bottom right !important;
/*background: url(/web-support/image/shadow.gif) no-repeat bottom right;*/
margin: 20px 0 0 10px !important;
text-align:left;
/*margin: 10px 0 0 5px;*/
}

.p-shadow div {
/*background:  none !important;*/
background: url(/web-support/image/shadow2.gif) no-repeat left top;
padding: 6px 0px 0px 0 !important;
/*padding: 0px 6px 6px 0;*/
}

.p-shadow p {
color: #777;
background-color: #fff;
font: italic 1em georgia, serif;
border: 1px solid #a9a9a9;
padding: 4px;
margin: -6px 6px 6px -6px !important;
/*margin: 0;*/
}

.img-shadow {
float:left;
background: url(/web-support/image/shadowAlpha.png) no-repeat bottom right !important;
background: url(/web-support/image/shadow.gif) no-repeat bottom right;
margin: 10px 0 0 10px !important;
margin: 10px 0 0 5px;
}

.img-shadow img {
display: block;
position: relative;
background-color: #fff;
border: 1px solid #a9a9a9;
margin: -6px 6px 6px -6px;
padding: 4px;
} 

#search {
position:relative;
left:314px;
top:8px;
width:120px;
height:16px;
}
#search-input-box {
font-size: 10px;
width: 100px;
/*height:13px;*/
/*border: 1px solid #E5E5E5;*/
}
#search-input-button {
position:relative;
left:-1px;
top:2px;
}

.bg_img_left {
padding:0;
position:absolute;
left:10px;
top:0px;
z-index:-1;
}

.bg_img_right {
padding:0;
position:absolute;
right:0;
top:0px;
z-index:-1;
}

.layout_homepage .bg_img_left img{
margin:0px 0px 0px 0px;
}

.layout_homepage .bg_img_right img{
margin:0px 0px 0px 0px;
}

.factoid {
font: italic 12px georgia, serif;
background-color:#F5F5DC;
border:1px solid #666666;
bottom:12px;
left:17px;
padding:10px;
position:absolute;
width:160px;
}
.factoid_title {
font: italic 16px georgia, serif;
font-weight:bold;
left:3px;
position:absolute;
top:-21px;
}

#wind2009 {
position:absolute;
top:363px;
left:821px;
}

#wind2009 a:hover{
background-color: transparent; 
}
