﻿/************************************************************************************/
/*                                  site defaults                                   */
/************************************************************************************/
body
{
    font-size: 11pt;
    color: black;
    font-family: Arial, Helvetica, Sans-Serif;
    padding: 0px;
    margin: 0px;
    background-color: #CCCCCC;
    text-align: center;
}

p
{
    line-height: 1.3em;
}

th
{
	color: #4f6e18;
	vertical-align: top;
	text-align: left;
}

td
{
	vertical-align: top;
	text-align: left;
}

td.indented
{
    padding-left: 20px;
}

a:link
{
    color: #0B1998;
    text-decoration: none;
}

a:visited
{
    color: #0B1998;
    text-decoration: none;
}

a:hover
{
    color: #0B1998;
    text-decoration: none;
}

p a:link 
{
    color: #0B1998;
    text-decoration: none;
}

p a:visited
{
    color: #0B1998;
    text-decoration: none;
}

p a:hover
{
    color: #FFCC00;
    border-bottom: thin dotted;
    border-bottom-color: #FFCC00;
}

a:link.menu
{
    color: #35608C;
    text-decoration: none;
}

a:visited.menu
{
    color: #35608C;
    text-decoration: none;
}

a:hover.menu
{
    color: #A67C00;
    text-decoration: none;
    border-bottom-style: dotted;
    border-bottom-width: thin;
    border-bottom-color: #A67C00;
}

a:link.right_content
{
    color: #e0922f;
    text-decoration: none;
}

a:visited.right_content
{
    color: #e0922f;
    text-decoration: none;
}

a:hover.right_content
{
    color: #0B1998;
    text-decoration: none;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #0B1998;
}

ul.root_level
{
    list-style-type: disc;
    font-weight: bold;
}

ul.second_level
{
    list-style-image: url( '../images/checkmark.png' );
    font-size: 0.80em;
    font-weight: normal;
}

ul.third_level
{
    font-size: 0.80em;
    font-weight: normal;
}

ul.fourth_level
{
    font-size: 0.75em;
    font-weight: normal;
}

li
{
    padding-top: 3px;
    padding-bottom: 3px;
}

/************************************************************************************/
/*                                common selectors                                  */
/************************************************************************************/
div.display_right
{
	text-align: right;
}

div.display_centre
{
    text-align: center;
}

div.padding
{
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}

div.indent
{
    padding-left: 50px;
}

img.no_border
{
	border: none;
}

img.raw
{
	padding: 0px;
	margin: 0px;
    border: none;
}

img.centered_image
{
    text-align: center;
}

/************************************************************************************/
/*                                  id selectors                                    */
/************************************************************************************/
div#core_site
{
    background-color: #FFFFFF;
    width: 984px;
    margin: 0 auto;
    text-align: left;
}

div#header
{
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #000000;
    background-position: bottom;
    background-image: url(   '../images/header.png' );
    background-repeat: no-repeat;
    width: 982px;
    height: 100px;
    clear: none;
    overflow: hidden;
    padding-top: 10px;
}

div#menu_top_space
{
    margin-top: 20px;
}

div#menu
{
    background-position: left bottom;
    background-image: url(       '../images/brown_marble.png' );
    background-repeat: no-repeat;
    border-color: #000000;
    border-right-width: 1px;
    border-right-style: solid;
    border-left-style: solid;
    border-left-width: 1px;
    width: 116px;
    float: left;
    overflow: hidden;
    text-align: right;
    font-size: 1.15em;
    padding-right: 10px;
    line-height: 2.5em;
}

div#main_content_container
{
    width: 728px;
    float: left;
}

div#main_content
{
    margin: 20px 30px 20px 30px;
    min-height: 430px;
}

div#right_content
{
    border-color: #000000;
    border-left-width: 1px;
    border-left-style: solid;
    border-right-style: solid;
    border-right-width: 1px;
    width: 116px;
    float: left;
    overflow: hidden;
    text-align: left;
    font-size: 1.0em;
    padding-left: 10px;
}

div#footer
{
    border-color: #000000;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    padding: 5px 0px 0px 0px;
    width: 982px;
    height: 18px;
    font-size: .75em;
    color: #A67C00;
    text-align: center;
    overflow: hidden;
    clear: both;
}

/************************************************************************************/
/*                                  other miscelaneous                              */
/************************************************************************************/

.logo
{
    margin: 5px 0px 10px 30px;
}

.slogan
{
    margin: 0px 30px 10px 310px;
    text-align: right;
}

.catchphrase
{
    margin: 10px 50px 10px 50px;
    font-size: 1.2em;
    font-style: italic;
    font-weight: bold;
    color: #336699;
    text-align: center;
}

.at_symbol
{
    vertical-align: middle;
}
/************************************************************************************/
/*                                  content styles                                  */
/************************************************************************************/
h1
{
    background-image: url(   '../images/blue_marble.png' );
    background-repeat: no-repeat;
    background-position: left;
    color: #A67C00;
    font-size: 1.70em;
    padding-left: 55px;
    padding-top: 15px;
    font-weight: bold;
    text-transform: capitalize;
    padding-bottom: 8px;
}

h2
{
    margin: 10px 0px 5px 0px;
    color: #0B1998;
    font-size: 1.3em;
}

div.menu_item
{
    font-size: 1em;
}

.blue_text
{
    color: #0B1998;
}

.bold_text
{
	font-weight: bold;
}

.underline_text
{
	text-decoration: underline;
}

.soft
{
    font-size: 0.9em;
    color: #595959;
}

.superscript
{
    font-size: 0.75em;
    vertical-align: super;
}

.subscript
{
    color: #00457c;
    font-size: 0.75em;
}

.footnote
{
    color: #00457c;
    font-size: 0.75em;
    border-top-style: solid;
    border-top-width: thin;
    border-top-color: #00457c;
}

.obvious
{
    color: #00457c;
    font-weight: bold;
}

.indented
{
    position: fixed;
    left: 630px;
}

a:link.quiet_link
{
    color: #4f6e18;
    text-decoration: none;
}

a:visited.quiet_link
{
    color: #4f6e18;
    text-decoration: none;
}

a:hover.quiet_link
{
    color: #ffffff;
    text-decoration: none;
}

.right_heading
{
    font-size: 1.1em;
    color: #e0922f;
    font-weight: bold;
}
