/* Reset Everything */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}

a{
	color:#fff;
}

/* remember to define focus styles! */:focus {
    outline: 0;
}

body {
    line-height: 1;
    color: black;
    background: white;
}

ol, ul {
    list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: separate;
    border-spacing: 0;
}

caption, th, td {
    text-align: left;
    font-weight: normal;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: "";
}

blockquote, q {
    quotes: "" "";
}

/* Safari fixes */
p {
    text-shadow: #000 0 0 0;
}

/* Firefox fixes */
p {
    -moz-opacity: 0.99;
}

body {
    font-family: Helvetica, Arial, FreeSans, sans-serif;
    font-size: 12px;
    line-height: 135%;
    color: #222;
    background: #3b69af;
} 
div.cleaner {
    clear: both;
    height: 0px;
    background: transparent;
    line-height: 0;
}

/* Navigation */ #nav { /* 1st level ul */
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    list-style: none;
    line-height: 1;
} #nav li { /* 1st level li */
    text-align: right;
    height: 51px;
    padding: 15px 0 0 0;
} #nav li a { /* 1st level a */
    color: #000;
    font-size: 150%;
    font-weight: bold;
    text-decoration: none;
    height: 51px;
    line-height: 51px;
    padding: 0 10px 0 0;
} #nav li a:hover { /* 1st level a:hover */
    background: url(../images/nav-hover.jpg) top right no-repeat;
    display: block;
    text-decoration: none;
    color: #fff;
} #nav li a.active { /* 1st level a.active */
    background: url(../images/nav-hover.jpg) top right no-repeat;
    display: block;
    text-decoration: none;
    color: #fff;
    font-style: italic;
}

div.ipfl {
    padding: 10px 10px 10px 10px;
    width: 280px;
    float: right;
    /*opacity:0.5;filter: alpha(opacity=50);-moz-opacity:0.5;*/
}

div.ipfl ul {
    list-style: none;
    padding-left: 0;
}

div.ipfl ul li ul {
    list-style: none;
    padding-left: 50px;
}

div.ipfl h4 {
}

div#footer-body ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

div#footer-body ul li {
    padding: 0;
    margin: 0;
}

div.fqa div.item {
    padding: 20px 0 0 0;
    margin: 0 auto;
    overflow: hidden;
    width: 550px;
}

div.fqa .question {
    float: left;
    width: 185px;
    height: 80px;
    padding: 0 20px 0 10px;
    background: url(../images/question-bg.jpg) top left no-repeat;
    color: #004890;
    font-size: 14px;
}

div.fqa .question span {
    font-size: 18px;
    font-weight: bold;
    color: #004890;
}

div.fqa .question p {
    padding: 0;
}

div.fqa .answer {
    float: left;
    width: 300px;
    padding: 0 0 0 20px;
}

div.fqa .answer span {
    font-size: 18px;
    font-weight: bold;
    color: #004890;
}


div.galleryimage{
	width:280px;
	float:left;
	color:#004890;
	height:235px;
}
div.galleryimage p{
	width:200px;
}









/* Typography Styles */
a {
    color: #004890;
    text-decoration: none;
}

a:hover {
    color: #333;
    text-decoration: underline;
}

p {
    margin-top: 10px;
    margin-bottom: 15px;
}

h1 {
    font-size: 180%;
    color: #1C3B77;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    padding-bottom: 5px;
    margin: 25px 0 10px 0;
    font-weight: normal;
    line-height: 120%;
}

h2 {
    font-size: 175%;
    line-height: 100%;
    color: #000;
    padding-bottom: 5px;
    margin: 25px 0 10px 0;
    font-weight: normal;
    line-height: 120%;
}

h3 {
    font-size: 150%;
    color: #004890;
    padding-bottom: 5px;
    margin: 25px 0 10px 0;
    font-weight: normal;
    line-height: 120%;
    letter-spacing: 1px;
}

h4 {
    font-size: 120%;
    color: #1C3B77;
    padding-bottom: 10px;
    margin: 0 0 10px 0;
    font-weight: bold;
    line-height: 120%;
}

h5 {
    font-size: 120%;
    text-transform: uppercase;
    padding-bottom: 5px;
    margin: 25px 0 10px 0;
    font-weight: normal;
    line-height: 120%;
}

/* ------------ Alert Module ------------ */
div.alert {
    color: #CF3738;
    border: 1px solid #FFACAD;
    background: #FFD5D5;
    margin: 5px 0 5px 0;
    overflow: hidden;
    padding: 10px;
}

div.alert h3 {
    color: #CF3738;
    font-weight: bold;
    font-size: 120%;
    overflow: hidden;
    padding: 0;
    margin: 0;
}

div.alert ul {
    list-style-type: none;
    margin: 0 auto;
    overflow: auto;
    width: 100%;
}

div.alert li {
    float: left;
    display: inline;
    overflow: hidden;
    padding: 0 10px 0 0;
    margin: 0;
}



a.photogallery img{
	border:3px #ccc solid;
}



/* Form css */
form {
    margin: 0;
    padding: 0;
}

input {
    border: 1px solid #1f63a6;
    background-color: #0f5499;
    color: #fff;
}

textarea {
    border: 1px solid #1f63a6;
    background-color: #0f5499;
    color: #fff;
}

/* Slde show css */
div.slideshow {
    height: 320px;
    width: 270px;
    float: right;
    margin: 75px 0 0 20px;
}

div.slideshow img {
    padding: 10px;
    border: 1px solid #ccc;
    background-color: #eee;
}