body{font-family:Arial, Helvetica, sans-serif; margin:10px 0 20px 0; text-align:left; color:#444444; background-color:#8A8A8A; font-size:12px; line-height:16px;}

/* Typography */
.navigation{color:#005ABE; font-size:11px; text-transform:uppercase; font-weight:bold;}
h1{font-family: "Times New Roman", Times, serif; font-size:30px; color:#005ABE; font-weight:100;}
.mainHeader{font-size: 15px; line-height:16px; text-transform:uppercase; letter-spacing:.1em; font-weight:bold;}
.callout{font-size:16px; font-weight:bold; line-height:20px;}
.callout2{font-size:16px; font-weight:bold; line-height:18px; color:#005ABE;}
.callout3{font-size:14px; font-weight:bold; line-height:18px;}
.callout4{font-size:13px; font-weight:bold; line-height:17px;}
.footer{font-size:10px; color:#444444;}
.copyright{text-transform:none; font-weight:100; letter-spacing:0; color:#444444;}

/* Links */
a:link, a:active, a:visited{color:#005ABE; text-decoration:underline; font-weight:bold;} a:hover{color:#444444; text-decoration:underline; font-weight:bold;}
.navigation a:link, .navigation a:active, .navigation a:visited{color:#444444; text-decoration:none;} .navigation a:hover{color:#005ABE; text-decoration:none;}
.sidebarLink a:link, .sidebarLink a:active, .sidebarLink a:visited{color:#444444; text-decoration:none;} .sidebarLink a:hover{color:#005ABE; text-decoration:none;}
.sidebarLink ul a:link, .sidebarLink ul a:active, .sidebarLink ul a:visited{font-weight:bold; text-decoration:none; color:#005ABE} .sidebarLink ul a:hover{font-weight:bold; text-decoration:underline; color:#444444}

/* Lists */
.sidebarLink ul{font-size:12px; font-weight:100; margin:5px; padding-left: 10px;}
.sidebarLink li{margin:5px 0 0 0;}


/* Structure */
#holder{width:950px;}
#page{width:950px; background-image:url(images/mid.gif); background-repeat:repeat-y;  float:left;}
#navigation{margin-top:5px;}

#header{width:950px; height:95px; background-image:url(images/mid.gif); background-repeat:repeat-y;  float:left;}
#topBar{width:950px; height:20px; background-image:url(images/head.gif);  float:left;}

#rightColumn{width:520px; text-align:justify; padding:0 70px 0 20px;}
#glassIMG{width:335px; height:335px; background-image:url(images/water-glass.jpg); background-repeat:no-repeat; background-position: top right;}

#sidebar{width:268px; margin:0 0 0 30px;}
.gradient{padding-left:5px; background-image:url(images/gradient.jpg); background-color:#BACFE0; background-repeat:repeat-x; background-position:top;}
.sidebarLine{margin:0px 0 10px 0; height:2px; background-image:url(images/dotted-line.gif); background-repeat:repeat-x;}
.sidebarItem{width:100%; float:left}
.sidebarLink{font-size:14px; font-weight:bold; width: 245px; float:left; margin-bottom:10px;}
.sidebarBullet{font-size: 16px; color:#005ABE; font-weight:bold; width:10px; float:left; margin-right:5px;}

#footerBar{width:950px; height:10px; background-image:url(images/foot.gif);  float:left;}
#footer{margin:20px; width:570px; float:left}
.footerLine{margin-bottom:10px; height:2px; background-image:url(images/dotted-line.gif); background-repeat:repeat-x;}

