html, body {
	margin: 5px; 0 0 0;
	padding: 0px;
}

body { 
	background: #E1E1E1;
	text-align: center;
	padding-bottom: 20px; 
	color: #666666;
}



#container {
	background: #FFF;
	border: 1px solid #c0d3e9;
	text-align: left;
    margin: 0px auto;
    width: 1020px;
    padding: 30px 10px;
}

a:hover{
	text-decoration: underline;
}

a:link.navBar {font-family: Verdana; font-size: 11px; font-weight: 100; color: #548ba9; text-decoration: none}
a:hover.navBar {font-family: Verdana; font-size: 11px; font-weight: 100; color: #8bbed9; text-decoration: underline}
a:active.navBar {font-family: Verdana; font-size: 11px; font-weight: 100; color: #8bbed9; text-decoration: underline}
a:visited.navBar {font-family: Verdana; font-size: 11px; font-weight: 100; color: #548ba9; text-decoration: none}

a:link.bodyLink {font-family: Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Lucida Sans, Arial, sans-serif; font-size: 14px; line-height: 23px; color: #0764a8; text-decoration: none}
a:visited.bodyLink {font-family: Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Lucida Sans, Arial, sans-serif; font-size: 14px; line-height: 23px; color: #0764a8; text-decoration: none}
a:hover.bodyLink {font-family: Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Lucida Sans, Arial, sans-serif; font-size: 14px; line-height: 23px; color: #0764a8; text-decoration: underline}

a:link.postTitle {font-family: Times New Roman; font-size: 26px; font-weight: 100; color: #1d6598; font-style: normal; margin-bottom: 0px; letter-spacing: 0px; line-height: 25px; text-decoration: none}
a:hover.postTitle {font-family: Times New Roman; font-size: 26px; font-weight: 100; color: #1d6598; font-style: normal; margin-bottom: 0px; letter-spacing: 0px; line-height: 25px; text-decoration: underline}
a:visited.postTitle {font-family: Times New Roman; font-size: 26px; font-weight: 100; color: #1d6598; font-style: normal; margin-bottom: 0px; letter-spacing: 0px; line-height: 25px; text-decoration: none}
.navBox { font-family: Verdana; margin: 0px 0px 0px 0px; padding: 0px 4px 5px 5px; background-color:#eeeeee;}
.titleBox {margin: 0px 0px 0px 0px; padding: 0 0 6px 1px;}
.mainText { font-family: Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Lucida Sans, Arial, sans-serif; font-size: 14px; line-height: 24px; color: #555555;}
.header {border: #548BA9 solid 1px; margin-bottom:30px;}
.title { font-family: Times New Roman; font-size: 40px; line-height: 36px; font-weight: 100; color: #6b9db3; font-style: italic; margin: 0 0 0 0px; letter-spacing: 0px;}
.title2 { font-family: Times New Roman; font-size: 26px; font-weight: 100; color: #1d6598; font-style: normal; margin-bottom: 0px; letter-spacing: 0px; line-height: 25px; text-decoration: none}

.captionText1 {
    color: #777777;
    font-family: Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Arial,sans-serif;
    font-size: 13px;
    font-style: italic;
}
.alignleft{
	display:inline;
	float:left;
	margin: 0 25px 3px 0;
}
.alignright{
	display:inline;
	float:right;
	margin-left:25px;
}

.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
    }

.reverseBlue1 {
    background-color:#9abadb;
    color:#fff;
    font-family: verdana;
    font-style: italic;
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
    line-height: 18px;    
    padding: 1px 3px 2px 4px;
}

.reverseRed {
    border-radius: 2px 2px 2px 2px;
    background-color: #A01D28;
    color: White;
    display: inline-block;
    font-size: 9pt;
    font-weight: bold;
    line-height: 1.0em;
    padding:  3px 4px 4px 4px;
}

.reverseOrange {
    border-radius: 2px 2px 2px 2px;
    background-color: #f4a42f;
    color: White;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.0em;
    padding:  3px 4px 4px 4px;
}

.tableShout3 {border: #c0d3e9 solid 1px; background-color: #eeeeee;}
.imageBorder {border: #548BA9 solid 1px;}
.imageBorder2 {border: #c0d3e9 solid 1px;}