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;
}
/* 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: "" "";
}



/* main centered wrapper */
html, body
{
	height: 100%;
}
body
{
	width: 100%;
}
img, div, input { behavior: url("/css/iepngfix.htc") }

.master_hor_center
{
    display: block;
    margin: 0 auto;
    width: 982px;
    background:url(/img/master/bg.jpg);
    height: 100%;

    display: table; 
}

.master_wrapper
{
	display: table-cell;
	vertical-align: middle;
    height: 99%;
}

.master_center
{
    margin: 0 auto;
	width:822px;

    height: 640px;
    position: relative;
}




/* logo */
.master_logo
{
    height: 74px;
}
.master_logo_wrapper
{
    margin: 0 auto;
    width: 300px;
    color: #3685bd;
}
h1.master_logo_title
{
    font-family: Times New Roman;
    font-size: 30px;
    font-weight: normal;
    
    text-align: justify;
    letter-spacing: .06em;
}
h2.master_logo_tagline
{
    font-family: Arial;
    font-size: 9px;
    text-align: justify;
}




/* content */
.master_content
{
    height: 486px;
    border-bottom: solid 1px #bad7eb;
    position: relative;
}

.imageRotator_wrapper
{
    width: 822px;
    height: 486px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
}

.imageRotator
{
    width: 822px;
    height: 486px;
}


.master_front_wrap
{
    height: 486px;
    border-bottom: solid 1px #bad7eb;
    position: absolute;
    z-index: 14;
    left: 455px;
    width: 295px;
    overflow:auto;
    background: white;
    padding-left: 20px;
    padding-right: 20px;
}
.master_front
{
    width: 275px;
    background: white;
    margin-top: 25px;
    margin-bottom: 10px;
}

.master_front div, .master_front span, .master_front h2
{
}

.master_front, .master_front p, .master_front a
{
    color: #74767d;
    font-family: Arial;
    font-size: 12px;
    line-height: 1.3em;
    text-align: justify;
    text-decoration: none;
}
.master_front a
{
    color: #64a8dc;
}
.master_front a:hover
{
    color: #686f82;
}
.master_front a.sponsors
{
    display:block;
    font-size:1.2em;
    text-align:right;
}

.master_front strong
{
    font-weight: bold;
}
.master_front p
{
    margin-bottom: 10px;
}

.master_front ul
{
    list-style-type: disc;
    margin-left: 10px;
    padding-left: 10px;
    margin-top: 5px;
    margin-bottom: 10px;
}
.master_front h2
{
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 25px;
}
.master_front table
{
    border-collapse: collapse;
}
.master_front th
{
    font-weight: bold;
    border-bottom: solid 1px #ffd1b2;
    padding-top: 10px;
}
.master_front h3
{
    font-weight: bold;
    border-bottom: solid 1px #ffd1b2;
    margin-top: 15px;
    padding-bottom: 5px;
    margin-bottom: 5px;
}



/* menu */
.main_menu_row
{
    height: 29px;
    border-top: solid 1px #bad7eb;
    border-bottom: solid 1px #bad7eb;
}

.menu
{
    /*height: 300px;*/
    
    position: absolute;
    left: 0;
    top: 74px;
}

.menu, .menu *
{
    color: #64a8dc;
    font-family: Arial;
    font-size: 14px;
    
    /*z-index: 15;*/
}

.menu ul {display:block; margin-left:36px; line-height:0px;}

.menu li.topLevel {float:left; border-left: solid 1px #bad7eb; border-right: solid 1px #bad7eb;margin-left: -1px;}
.menu li.separator {padding:0 10px;}

.menu li a.topLevel {display:block; padding-left:12px; padding-right:12px; line-height:30px;}

.menu li a.topLevel:link,
.menu li a.topLevel:visited { color:#64a8dc; text-decoration:none; }

.menu li a.topLevel:hover {color:#57606c; background-color: #acd1ec; }

.menu li a.topLevel:active, 
.menu li a.topLevel.active:link,
.menu li a.topLevel.active:visited {color:#57606c; }


.menu ul.submenu li
{
    line-height:0px;
}


.menu ul.submenu,
.menu ul.submenu *
{
    z-index: 15;
}
.menu ul.submenu {display:block;position:absolute;zoom:1;margin-left:0;border: solid 1px #bad7eb;}
.menu li a.submenu 
{
    display:block;
    width:150px; 
    background:white url(/img/master/menu-mark.png) no-repeat;
    color:#bad7eb;
    padding-left:23px; padding-right:12px; line-height:30px;
}
.menu li a.submenu:link,
.menu li a.submenu:visited {color:#64a8dc;text-decoration:none;}

.menu li a.submenu:hover {color:#57606c; background-color: #acd1ec; }

.menu li a.submenu:active, 
.menu li a.submenu.active:link,
.menu li a.submenu.active:visited {color:#57606c; }





/* elements on master layer */
img.top_right
{
    position:absolute;
    left:370px;
    top:32px;
    z-index:4;
}
img.bottom_left
{
    position:absolute;
    left:38px;
    top:214px;
    z-index:4;
}
.master_slogan
{
    position:absolute;
    left:38px;
    top:303px;
    z-index:5;

    color: white;
    font-family: Times New Roman;
    font-size: 36px;
    font-weight: bolder;
    letter-spacing: 1.1px;
    line-height: 0.9em;
    height: 150px;
    padding-bottom: 10px;
}
.master_slogan_shadow
{
    position:absolute;
    left:39px;
    top:304px;
    z-index:4;

    color: gray;
    font-family: Times New Roman;
    font-size: 36px;
    font-weight: bolder;
    letter-spacing: 1.1px;
    line-height: 0.9em;
    height: 150px;
    padding-bottom: 10px;
}
.master_footer
{
    position:absolute;
    left:0px;
    top:434px;
    width:308px;
    height: 18px;
    z-index:4;

    border-top: solid 1px #bad7eb;
    text-align: right;
    
    background: url(/img/master/footer-bg.png);
    
    color: #305572;
    font-family: Arial;
    font-size: 9px;
    font-weight: bold;
    padding-top: 7px;
    padding-right: 5px;
}



/* Print */
@media print {
    img.top_right, .bottom_left, .master_slogan, .master_slogan_shadow, .master_footer, .imageRotator_wrapper
    {
        display: none;
    }
    .master_hor_center
    {
        background: none;
    }
    .master_center
    {
        height:100%;
    }
    .master_content
    {
        border: none;
        overflow:visible;
    }
    .master_front_wrap
    {
        overflow:visible;
        left:50px;
        width: 700px;
        border: none;
    }
    .master_front
    {
        overflow:visible;
        left:50px;
        width: 700px;
        border: none;
    }
}




/* Login page */
table.login td
{
    padding: 4px;
}


/* Speeches */
table.speechEdit
{
    border-collapse: collapse;
}
table.speechEdit td
{
    border: solid 1px grey;
    padding: 4px;
    vertical-align: middle;
}

div.speechesAdd
{
    margin-top:10px;
}

div.pdf
{
    margin-top: 5px;
    padding-bottom: 15px;
}
div.pdf img
{
    vertical-align:middle;
}
div.pdf a
{
    text-decoration: none;
}

.sponsorsRotator {text-align:center; width:100%; }
.sponsors {text-align:center;width:100%;}

.container_sponsors td
{
    vertical-align:middle;
}

.tbl_sponsors
{
    margin:0 auto;
}

.tbl_sponsors td
{
    text-align:center;
}