@import url(appstyles.css);
@import url(main.css);

/* General Style
---------------------------------------------
body {margin:0; padding:0; font:Arial, Helvetica, sans-serif;}
*/
.masterWrap {float:left; width:100%; background: url(../images/bodyBackground.jpg) #e8e8db top repeat-x;}
/*
.cntrWrap {width:800px; margin:0 auto;}
.fltFix{float:left; width:100%;}

a {color:#0066CC; text-decoration:underline;}
a:hover {color:#FDB702; text-decoration:underline;}
a:visited {}
a:active {}
a img {border:none;}
img {border:none;}

h1, h2, h3, h4, h5, .PageTitleHeader, .PageSubTitleHeader {font-weight:bold; margin:0; padding:2px 5px 3px 0;}
h1 {}
.PageTitleHeader {font-size:24px; line-height:24px;}
h2 {}
.PageSubTitleHeader {font-size:20px; line-height:24px;}
h3 {font-size:18px; line-height:21px;}
h4 {font-size:15px; line-height:18px;}
h5 {font-size:13px; line-height:15px;}
p {margin:7px 0; padding:0;}
*/
.float-left {float:left;}
.float-right {float:right;}
/*

img.left {float:left; margin:0 7px 1px 0;}
img.right {float:right; margin:0 0 7px 7px;}
img.outline {border:4px solid #333;}
*/

.clear {clear:both;}
/*.clearBoth {clear:both;}
.clearRight {clear:right;}
.clearLeft {clear:left;}
.invisibleButAccessible {display:none;}*/

/* HEAD ELEMENTS
---------------------------------------------
.structHead {}

.structHead h1 {padding:0;margin:0;float:left;}
.structHead h1 a {display:block;text-indent:-999em;}

.structHead #ContentToplinks {}*/

#ContentMemberTools {float:right; width:auto; height:auto; font-size:11px; font-weight:normal; margin:15px 0 0 0; padding:0;}
#ContentMemberTools ul {margin:0; padding:0;}
#ContentMemberTools ul li {margin:0; padding:0 5px; list-style:none; float:left;}
#ContentMemberTools ul li a {color:#fff; text-decoration:none;}
#ContentMemberTools ul li a:hover {text-decoration:underline;}

/* LEFT COLUMN
---------------------------------------------
.structLeft {}
.structLeft #ContentLeft {}*/


/* BODY ELEMENTS
---------------------------------------------
.structBody{}

.structBody ul#ContentBreadCrumbs {padding:0; margin:5px 0 10px 0; list-style:none; float:left;}
.structBody ul#ContentBreadCrumbs li {padding:0; margin:0; float:left;}
.structBody ul#ContentBreadCrumbs li a {display:block; text-decoration:none; font-size:.8em; padding:2px 6px 2px 8px; background:url(images/bcArw.gif) no-repeat center left;}
.structBody ul#ContentBreadCrumbs li#bcFirst a {background:none; padding-left:0;}
.structBody ul#ContentBreadCrumbs li.navselected a {font-weight:bold;}

.structBody .MidWrap {}

.structBody #ContentMiddle {}*/

/* RIGHT COLUMN
---------------------------------------------
.structRight {}
.structRight #ContentRight {}*/

/* Footer Elements 
---------------------------------------------
.structFooter {}
.structFooter #ContentFooter {}*/

