﻿* { font-size: 1em; }

@font-face {
    font-family: 'OswaldLocal';
    src: url('/!userfiles/oswald-webfont.eot');
    src: url('/!userfiles/oswald-webfont.eot?#iefix') format('embedded-opentype'),
         url('/!userfiles/oswald-webfont.woff') format('woff'),
         url('/!userfiles/oswald-webfont.ttf') format('truetype'),
         url('/!userfiles/oswald-webfont.svg#OswaldRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'VarelaLocal';
    src: url('/!userfiles/varelaround-regular-webfont.eot');
    src: url('/!userfiles/varelaround-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/!userfiles/varelaround-regular-webfont.woff') format('woff'),
         url('/!userfiles/varelaround-regular-webfont.ttf') format('truetype'),
         url('/!userfiles/varelaround-regular-webfont.svg#VarelaRoundRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

html,body { margin: 0; padding: 0; height: 100%; font-size: 100%; }
.print html,body { margin: 5px; padding: 5px; }
body {
	font: 65%/1.3 VarelaLocal, Varela, Arial, Verdana, sans-serif;
}
.pdf { padding-left:20px; background:url(/images/pdf_16x16.gif) no-repeat 0 center; line-height:16px; }
.excel{ padding-left:20px; background:url(/images/icon_excel.gif) no-repeat 0 center; line-height:16px; }
.msword { padding-left:20px; background:url(/images/icon_msword.gif) no-repeat 0 center; line-height:16px; }

a:link, a:visited {color:#014F91; text-decoration:none; font-weight: normal;}
a:hover {color:#014F91;text-decoration:underline;}
a:active {color:#014F91;}



/* =Building blocks
***************************************/

.container { display: inline-block; }
.container:after { content: '.'; clear: both; display: block; overflow: hidden; visibility: hidden; height: 0; }

.icon { vertical-align: middle; margin: 1px; }
.msword { width: 16px; height: 15px; }

.initCap { color:#014F91; font-size: 2em; font-weight:bold; }
.intInitCap { color:#014F91; font-size:1.4em; font-weight:bold; }

/* =ELEMENTS
***************************************/
h1 + p, h2 + p, .header + p, .subheader + .p, h3 + p, h4 + p { margin: .2em 0 1.2em; }

ul, ol { margin: .5em 0 1em 0; padding-left: 2.5em; }
ul { list-style: square; }

img { border: 0 none; }

big { font-size: 1.2em; }
small { font-size: .8em; }

h1, .header {   color: #014E91;
    font-family: OswaldLocal, Oswald, Helvetica,sans-serif;
    font-size: 1.4em;
    font-weight: normal;
    margin: 2em 0 0.5em;  }
#main h1, #main .header {  border-bottom: 1px solid #c2c2c2; padding-bottom: 2px;  }
.home #main h1, h1#pgHeading  { border-bottom: 0 none; padding-bottom: 0; color: #000; }
h2 {
    border-bottom: 2px solid #D3D3D3;
    font-family: OswaldLocal, Oswald, Helvetica, sans-serif;
    font-size: 1.6em;
    font-variant: small-caps;
    font-weight: normal;
    margin: 0 0 10px -0.5em;
    padding: 3px;
}
.subheader {
    border-bottom: 1px solid #C3C3C3;
    display: block;
    font-size: 1.4em;
    font-weight: normal;
}
h3 { font-size: 1.2em; margin: 1.25em 0 .25em; }
h4 { font-size: 1.1em; margin: 1.1em 0 .1em; }


.letters .nav, .letters .nav li { display: inline; }

.listing { list-style: none; }

.partner { text-align: center; vertical-align: top; padding: 0;  }
.partner li { text-align: left; display: inline-block; width: 45%; zoom: 1; *display: inline; margin: 0; padding: 10px 5px; vertical-align: top; line-height: 1.3; }


.print #content { padding: 10px; }

#footer { text-align: center; width: 976px; margin: 0 auto; font-size: 12px; background: url(/images/aac09_mp_footer.png) no-repeat 0 0; color: #444444; }
.print #footer { width: auto; background: none; color: #777; border-top: 2px solid #333; padding: 5px 0; margin: 2em 0; }
#footer p { margin: 10px 0; }
#footer address { font-style: normal; }
#copy b { text-transform: uppercase; }


.form tr { vertical-align: top; }
.form th { text-align: right; width: 10em; }
.reqd { color: #930; }
.reqd label { color: #333; }
.form td p { margin: .2em 0; padding: 0; font-size: .9em; line-height: 1.2; }

#breadCrumbs {
    background: #f4f4f4;
    padding: 10px;
}
.translate {
    float: right;
    margin-top: -40px;
}
.translate2 {
    margin-top: -30px;
   position: absolute;
}
.swop-names-right, .swop-names-left {
    list-style: none outside none;
    text-align: center;
    width: 47%;
}
.swop-names-left {
    clear: right;
    float: left;
    margin-right: 2%;
}
.swop-names-right {
    float: left;
}
h2.swop-header {
    text-align: center;
}
.swop-names-left li, .swop-names-right li {
    border-radius: 5px 5px 5px 5px;
    display: inline-block;
    font-family: georgia;
    font-style: italic;
    line-height: 2em;
    margin: 5px;
    padding: 0 15px;
}
.swop-date {
    background: none repeat scroll 0 0 #666666;
    border: 0 none;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    padding: 0;
}
.swop-schedule {
    padding: 15px;
}
.swop-row {
    background: none repeat scroll 0 0 #F4F4F4;
    border: medium none;
    color: #333333;
    font-size: 14px;
    text-align: center;
}
.swop-names-left li:hover, .swop-names-right li:hover {
    background: none repeat scroll 0 0 #291B91;
    cursor: pointer;
    color: #FFFFFF;
}

/* =IE hacks
***********************************/
.container { display: block; }
* html .container { height: 1%; }

