/* CSS Document */

html {
	margin: 0;
	padding: 0;
}

body {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color:#000000;
	font-size: 12px;
	line-height: 16px;
	background-color: #0c3761;
	background-repeat: repeat-x;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* Page Layout */
P {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

IMG {
	border: 0;
}

h1.giant {
	font-size: 18px;
	color: #002244;
	padding: 0px 0px 2px 0px;
	margin: 10px 0 0 0;
	line-height: 24px;
}

H1 {
	font-family: Georgia, Serif; 
        font-weight: normal;
        font-size: 20px;
	color: #002244;
	padding: 0px 0px 6px 0px;
	margin: 0px;
	line-height: 26px;
}

H2 {
	font-family: Georgia, Serif; 
        font-weight: normal;
        font-size: 16px;
	color: #0c3761;
	padding: 0px 0px 6px 0px;
	margin: 0px;
	line-height: 22px;
}

h2.black {
	font-size: 12px;
	color: #000000;
	padding: 0px 0px 2px 0px;
	margin: 0px;
	letter-spacing: 1px;
}

#shareLeftBoxAth {
width:100px;
height:25px;
float:left;
background-color:#002244;
text-align:center;
font-size:7pt;
color:#FFFFFF; 
}

#shareRightBoxAth {
width:350px;
height:25px;
float:right;
background-color:#FFFFFF;
}

#shareMainBoxAth {
width:450px;
height:25px;
border:1px solid #002244;
border-right:11px solid #002244;
}



#shareLeftBox {
width:100px;
height:25px;
float:left;
background-color:#00A1DE;
text-align:center;
font-size:7pt;
color:#FFFFFF; 
}

#shareRightBox {
width:290px;
height:25px;
float:right;
background-color:#FFFFFF;
}

#shareMainBox {
width:390px;
height:25px;
border:1px solid #00A1DE;
border-right:11px solid #00A1DE;
}

#printShare {
top:3px;
position:relative;
}

 li.print {
background: url('/global/images/sharing-tools/printerNew2.gif') no-repeat; 
}

li.email {
background: url('/global/images/sharing-tools/emailNew2.gif') no-repeat;
}

li.twitter {
background: url('/global/images/sharing-tools/twitter.gif') no-repeat;
} 

li.facebook {
position:relative;
left:-10px;
} 

#social li {
display: inline;
padding-left:1.5em;
padding-right:1em;
margin:0;
} 

ul.social {
padding:0px;
margin:0px;
position:relative;
top:4px;
left:10px;
}

ul.social a {
text-decoration:none;
}


.inputtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border: 1px solid #333333;
	margin: 0px;
	padding: 3px;
	width:195px;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border: 1px solid #333333;
	margin: 0px;
	padding: 3px;
	height:60px;
	width:365px;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border: 1px solid #333333;
	margin: 0px;
	padding: 2px;
}

label {
	width: 170px;
	float: left;
}

label.inline {
float: none;
display: inline;
width: 10px;
}


dd {
	margin-top: 5px;
	margin-bottom: 5px;
}

small {
	margin: 0 0 0 5px;
	color:#666666;
}

.mainContentb h3, 
.mainContentc h3, 
span.contentHeader {  
	margin: 0;
	padding: 1px 0 2px 0;
	font-size: 13px;
	color: #0c3761;
}

span.contentHeader { 
	font-weight: 550;
}

a, a:link, a:active, a:visited {
	color: #002244;
	text-decoration:underline
}

a:hover {
	color: #0089C4;
	text-decoration:none;
}

.clearfix{
clear: both;
}

a.share, a.share:link, a.share:visited {
	text-decoration: none;
	color: #000;
	font-weight: bold;
	font-size: 10px;
}

a.share a, 
a.share:hover { 
	background: #00A1DE;

}
.speakerBlock {
	background-color:#f8f9fa;
        font-size: 11px;
	border-style:solid;
	border-width:1px;
	border-color:#999999;
        padding-left:15px;
        padding-right:15px;
        padding-top:5px;
        padding-bottom:5px;
        margin:5px;
        }
h1.speakerblock {
	font-size:14pt;
}
h1.a {
	text-decoration: none;
}

h1.a:hover {
	text-decoration: underline;
}

.navyheader {position:relative; background-color:#002244; color:#fff; width:618px; height:110px; margin-bottom:15px;}
a.navyheader {color:#fff; text-decoration: none;}
.navyheader h1 {color:#FFF; font-size:225%; text-decoration: none;}
.navyheader h2 {color:#FFF; margin-bottom:-2px;}

.goldheader {position:relative; background-color:#FECB00; color:#002244; width:618px; height:110px; margin-bottom:15px;}
a.goldheader {color:#fff; text-decoration: none;}
.goldheader h1 {color:#002244; font-size:225%; text-decoration: none;}
.goldheader h2 {color:#002244; margin-bottom:-2px;}

.greenheader {position:relative; background-color:#cad06e; color:#002244; width:618px; height:110px; margin-bottom:15px;}
a.greenheader {color:#fff; text-decoration: none;}
.greenheader h1 {color:#002244; font-size:225%; text-decoration: none;}
.greenheader h2 {color:#002244; margin-bottom:-2px;}

.headerphoto {position:absolute;right:0;}

.headerinside {position:absolute;bottom:6px;width:420px;padding-left:18px;}


