/* GLOBALS */
BODY { background-color: #eaeaea; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #5a5e73; text-align:center;}
BODY, TABLE, TD { margin: 0; padding: 0;}
TD, A { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #5a5e73; }
P, H2 { margin: 6px 0px; }

UL.inline { list-style-type: none; margin: 0; padding: 0;}
UL.inline LI { display: inline;margin: 0; padding: 0; }

.subMenuIcon { margin-right: 7px; }
H1 { font-size: 18px; color: #6074b0; margin: 10px 0px; }
H2 { font-size: 16px; color: #6074b0; letter-spacing: -1px; }
H3 { font-size: 12px; font-weight: bold; color: #6074b0; }
.picBorder { border: 1px solid #99a7d1; }


/* LINKS */
a:link { text-decoration: none; color: #6b83c9; }
a:visited { text-decoration: none; color: #6b83c9; }
a:active { text-decoration: none; color: #6b83c9; }
a:hover { text-decoration: underline; color: #6b83c9; }

a.title:link { font-size: 12px; font-weight: bold; color: #6074b0; }
a.title:visited { font-size: 12px; text-decoration: none; color: #6074b0; }
a.title:active { font-size: 12px; text-decoration: none; color: #6074b0; }
a.title:hover { font-size: 12px; text-decoration: none; color: #6074b0; }

a.menulink { font-size: 13px; text-decoration: none; color: #6f7387; }
a.menuLink:link { margin-left: 20px; padding-left: 35px; background-image: url(img/menu_item_bullet.gif); background-position: left; background-repeat: no-repeat; }
a.menuLink:visited { margin-left: 20px; padding-left: 35px; background-image: url(img/menu_item_bullet.gif); background-position: left; background-repeat: no-repeat; }
a.menuLink:active { margin-left: 20px; padding-left: 35px; background-image: url(img/menu_item_bullet.gif); background-position: left; background-repeat: no-repeat; }
a.menuLink:hover { margin-left: 20px; padding-left: 35px; background-image: url(img/menu_item_bullet.gif); background-position: left; background-repeat: no-repeat; }

a.subMenuLink:link { font-size: 11px; text-decoration: none; color: #5a5e73; }
a.subMenuLink:visited { font-size: 11px; text-decoration: none; color: #5a5e73; }
a.subMenuLink:active { font-size: 11px; text-decoration: none; color: #5a5e73; }
a.subMenuLink:hover { font-size: 11px; text-decoration: none; color: #6b83c9; }

.item a {text-decoration:none; color:#5a5e73; font-size:12px;}

/* TABLES */
#wrapper { width: 880px; height: 100%; margin: 0 auto; }
#wrapper TD#shadowLeft { width: 5px; background-image: url(img/shadow_left.gif); background-position: right; background-repeat: repeat-y; }
#wrapper TD#shadowRight { width: 5px; background-image: url(img/shadow_right.gif); background-position: left; background-repeat: repeat-y; }
#wrapper TD.main { width: 870px; background-color: #FFFFFF; vertical-align: top; text-align:left; }

#container { width: 100%; height: 100%; }
#container TD#trakicaTop { height: 15px; background-color: #6578b1; }
#container TD#trakicaBottom { height: 30px; background-color: #b8bcc3; text-align: center; }
#container TD.main { height: 100%; }

#master { width: 820px; }

#master TD#trakicaFooter { background-color: #6578b1; }

#header { width: 100%; height: 60px; margin-bottom: 25px; }
#header TD.left { width: 260px; text-align: center; }
#header TD#subMenu { vertical-align: top; }

#linksTop { height: 60px; }

#menuRow { width: 100%; }
#menuRow TD.left { width: 100%; vertical-align: bottom; }

#menuLeft { width: 100%; }
#menuLeft TD.item { height: 43px; background-image: url(img/menu_item_bgnd.gif); background-repeat: no-repeat; text-align: left; }

#middle { width: 100%; }
#middle TD { vertical-align: top; }
#middle TD#left { width: 260px; height:100%; vertical-align: top; text-align: left; }

#content { width: 100%; height: 100%; margin-top: 10px; }
#content TD { height: 100%; vertical-align: top; }
#content TD#main { width: 100%; vertical-align: top; }
#content TD#right { width: 180px; text-align: left; vertical-align: top; }
	#content TD#right H2 { font-size: 17px; color: #6074b0; letter-spacing: -1px; margin: 0; margin-bottom: 8px; }

#leftTable { width: 100%; }
#leftTable TD { background-color: #dae2f3; }

#leftText { width: 230px; text-align:left;}

.indexMiddle { width: 340px; }
.indexMiddle TD.title { background-image: url(img/index_tab_bgnd.gif); background-repeat: no-repeat; background-position: bottom; padding: 0px 10px 16px 12px; font-size: 12px; font-weight: bold; color: #6074b0; }
.indexMiddle TD.text { background-image: url(img/index_box_right.gif); background-repeat: repeat-y; background-position: right top ; }
.indexMiddle TD.footer { background-image: url(img/index_box_right_bottom.gif); background-repeat: no-repeat; background-position: right; }

#pageContent { width: 100%; line-height: 15px; }

#linksFooter { height: 60px; }

