*                  { font-style:normal; list-style:none; margin:0; outline:none; text-decoration:none; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:12px; line-height:normal; }
body               { background-color:#F8FCFD; color:#000000;}

#content           { padding-top:10px; background-color:#F8FCFD; }

img                { border:0; vertical-align:middle; }

a:link, a:visited, a:focus { color:#0078BD; }
a:hover, a:active { color:#DB2522; }

/* Header */
#header            { background:#F8FCFD url(/layout/background-header.jpg) repeat-x; border-bottom:2px solid #0078BD; height:150px; position:relative; }

/* Footer */
#footer            { padding:10px; border-top:2px solid #DDDDDD; background: #F8FCFD url(/layout/bg-footer.jpg) repeat-x; height:63px; table-layout:fixed; }
#footer, #footer a { color:White; font-size:11px; }
#footer a:hover    { color:#DB2522; }
#footer p          { text-align:left; padding:6px 0; margin-left:7px; font-size:10px; }

/* Menu */
.menu              { width:100%; padding: 0px; }
.menu li a         { display:block; padding:2px 5px 2px 17px; border-bottom:1px solid #FFFFFF; color:#000000; background:url(/layout/menu.gif) no-repeat 5px center; font-size:11px; }
.menu a:visited    { color:#000000; } 
.menu li ul a      { padding-left:27px; background-position:17px center; }
.menu li ul ul a   { padding-left:37px; background-position:27px center; }
.menu a.active,
.menu a.active:visited,
.menu a:hover      { color:#000000; background-color:#BEE8FB; background-image:url(/layout/menu.gif); }

.menucolumn		   { background-color:#DDDDDD; border:solid 2px #0078BD; width:170px; }
.menutitle         { background:#0078BD; color:#FFFFFF; font-weight:600; display:block; padding:3px 20px 3px 8px; }

h1                 { font-weight: bold; font-size:18px; text-align:center; padding-top:5px; padding-bottom: 5px; color:#0078BD; }
h2                 { font-weight: bold; font-size:16px; text-align:center; padding-top:5px; padding-bottom: 3px; color:#0078BD; }
h3                 { font-weight: bold; font-size:12px; text-align:center; padding-top:5px; color:#0078BD; }

.texttitle         { font-weight:bold; font-size:small; text-align:left; padding-top:10px; padding-bottom:4px; color:#0078BD; }
.text              { text-align:left; }
.small             { font-size:10px; }
.newline           { padding-top: 8px; }

.dreamstime		   { padding-top:1px; text-align:right; font-size:xx-small; }
.dreamstime-left   { padding-top:1px; text-align:left; font-size: xx-small; }

img.left-floating  { float:left; border-style: none; }
img.right-floating { float:right; border-style: none; }
img.none-floating  { float:none; border-style: none; }

.left-floating	   { float:left; border-style:none; padding-right:5px; padding-top:5px; padding-bottom:5px; }
.right-floating	   { float:right; border-style:none; padding-left:5px; padding-top:5px; padding-bottom:5px; }

div.ad336x280	   { float:right; width:336px; height:280px; margin-left:5px; margin-top:0px; margin-right:5px; padding:5px; }
div.ad300x250	   { float:right; width:300px; height:250px; margin-left:5px; margin-top:0px; margin-right:5px; padding:5px; }

.text ul		   { margin-top:6px; margin-bottom:7px; margin-left:0px; margin-right:0px; }
.text li     	   { list-style-image:url(/layout/li.gif); margin-bottom:4px; }

.GridView		   { border: solid 1px #0078BD; background-color: #F8FCFD; width: 100%; }
.GridViewHeader	   { color: black; background-color: #0078BD; height: 20px; font-weight: bold; }
.GridViewItem	   { color: #000000; background-color: #DDDDDD; }
.GridViewAlternatingItem { color: #000000; background-color: #F8FCFD; }
