/* Design by Brian Diaz of Media 65 @ http://www.m65.net  All Rights Reserved */
@import url(layouts.css);
@import url(components.css);
@import url(modules.css);
@import url(navigation.css);
@import url(misc.css);
@import url(forms.css);


/* #######################  GENERAL SETTINGS ############################ */
html, body{height: 100%; font-family:Arial, Verdana, Helvetica, sans-serif;font-size:small; color:#333333; line-height:1.1em;}

/*body{background:#2a3233 url(../images/site_bg.jpg) repeat-x top left;}*/

body{background-color:#ffffff}

/*  Global Formatting */
h1 {line-height: 1em;font-size: 24px;font-weight: normal;color: #002157; padding:10px 0 20px 0; margin-bottom:10px;}
h2 {font-size:20px;line-height: 1em; padding:10px 0 10px 0; font-weight:normal; color:#2c5eaf }
h3 {font-size:12px;line-height: 1em;font-weight: 900; padding: 15px 0 5px 0}
h4 {font-size:13px;line-height: 1em;font-weight: 900;}
h5 {font-size:9px;line-height: 1em;font-weight: normal; color:#999999; padding-bottom:5px;}
h6 {font-size:10px;line-height: 1em;font-weight: normal; color:#999999; padding-bottom:5px;}
h6 {font-size: 12px; font-family:Verdana, Arial, Helvetica, sans-serif; background:url(../images/news_updates_img_bg.jpg) no-repeat top left; line-height:47px; color:#FFFFFF; padding-left:55px; width:182px;}
td{font-size: 12px;}
th{font-size: 12px;}

img {border: 0 none;}


/* Clears Divs */
.clr{clear: both;}

.author_Name{font-size:9px; font-family:Arial, Helvetica, sans-serif; color:#CCCCCC}

/* #######################  END GENERAL SETTINGS ############################ */
