* {
margin:0;
padding:0;
}
body {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-x-system-font:none;
background:#292929 none repeat scroll 0 0;
color:#CCCCCC;
font-family:Verdana,Sans;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.5;
}
table {
-x-system-font:none;
color:#CCCCCC;
font-family:Verdana,Sans;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.5;
}
a:link, a:visited, a:active {
color:#CCCCCC;
text-decoration:none;
}
a:hover {
color:#F0F0F0;
text-decoration:underline;
}
#header {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/headerBg.png) repeat-x scroll left top;
height:150px;
text-align:left;
}
#wrapper {
margin:0 auto;
text-align:left;
width:99%;
}
#content, #subContent {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#292929 none repeat scroll 0 0;
}
#content h2, #subContent h2 {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-x-system-font:none;
background:#FF00ad url(images/smallHeaderBg.png) repeat-x scroll left top;
border-bottom:1px none;
color:#000000;
font-family:Sans;
font-size:14px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:28px;
text-indent:1em;
}
#content {
float:right;
width:70%;
}
#subContent {
float:left;
width:29%;
}
#subContent ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:1em;
}
.navlist {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:1em;
}
#subContent a {
-x-system-font:none;
color:#CCCCCC;
font-family:Sans-Serif;
font-size:1.1em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
text-decoration:none;
}
#subContent a:hover {
color:#F0F0F0;
text-decoration:underline;
}
#footer {
-x-system-font:none;
clear:both;
font-family:Sans-Serif;
font-size:0.8em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
padding:10px;
text-align:center;
}
#footer a {
color:#27AEFE;
}
#footer a:hover {
color:#FFFFFF;
}
img {
border:medium none;
}
img.left {
float:left;
margin:1em 1em 1em 0;
}
img.right {
float:right;
margin:1em 0 1em 1em;
}
p, h3, h4 {
margin:11px;
}
select {
width:150px;
}
