/*<group=General Styles>*/

body {
	background: transparent none;
	margin: 0px 5% 0px 5%;
	text-align: left;
	color: #000000;
	letter-spacing: 0.5px;
	word-spacing: 1px;
	padding: 0px;
        font: 0.75em "Trebuchet MS", Arial, Verdana;
}

p { 
}

b, strong {
	font-weight: bold;
}

a:link, a:visited {
}

a:hover, a:active {
}
	
/*</group>*/

/*<group=Layout>*/

#container {	text-align: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}

#pageHeader {
	text-align: left;
	background: none;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#pageHeader img {
	float: right;
}

#pageHeader h1 {
	color: #000000;
	margin: 0px;
	font-weight: bold;
	font-size: 16pt;
	padding: 0px;
}

#pageHeader h2 {
	color: #333333;
	margin: 0px;
	font-size: 13pt;
	font-weight: normal;
	padding: 0px;
}

#contentContainer {
	float: none !important;
	padding: 0px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#contentContainer #content {
	padding: 0px;
}

#contentContainer #content img {
}

#sidebarContainer {
	display: none;
	float: none;
	width: auto;
	
}

#sidebarContainer .sidebar {
}

#footer {
	text-align: center; 
	background: none;
	color: #000000;
	font-size: 10pt;
	margin-top: 10px;
	padding-top: 10px;
}

#footer a {
}

#footer a:hover {
}
	
/*</group>*/

/*<group=toolbar>*/

#navcontainer {
	display: none;
}
	
/*</group>*/

/*<group=Bread-crumb>*/

#breadcrumbcontainer {
	display: none;
}
	
/*</group>*/

/*<group=Global Classes>*/

.standout {
	color: #474747;
	font-size: 11pt;
	font-weight: bold;
	letter-spacing: 1px;
	word-spacing: 2px;
	padding: 40px;
	background-color: #f5f5f5;
	font-style: italic;
}

h1 {
	font-size: 20pt;
	font-weight: bold;
	margin-bottom: 3px;
}

h2 {
	font-size: 18pt;
	font-weight: bold;
	margin-bottom: 3px;
}

h3 {
	font-size: 16pt;
	font-weight: bold;
	margin-bottom: 3px;
}

h4 {
	font-size: 14pt;
	font-weight: bold;
	margin-bottom: 3px;
}

h5 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 3px;
}

.imageStyle {
}
	

#sr td {
	background: white;
}

#sr tr {
        background: white;
}

td.ntrm {
        background: #E2EFFF;
        font-weight: bold;
        font-size: .9em;
        border-top: 1px solid #0070dd;
        border-bottom: 1px solid #0070dd;
        text-align: center;
}

td.ctrm {
        padding: 1px 10px 1px 10px;
        text-align: center;
        border-bottom: 1px solid white;
        border-left: 1px solid white;
        white-space: nowrap;
}

td.ctrme {
        padding: 1px 10px 1px 10px;
        text-align: center;
        border-bottom: 1px solid white;
        border-left: 1px solid white;
        border-right: 1px solid white;
        white-space: nowrap;
}

td.title {
        padding: 1px 10px 1px 10px;
        text-align: center;
        border-right: 1px solid white;
        border-left: 1px solid white;
        border-bottom: 1px solid #edecec;
        font-weight: bold;
}

#contentContainer #col1 #header ul {
        margin-left: -30px;
        margin-top: 0px;
        padding-top: 0px;
}

#contentContainer #col1 #header li {
        width: 190px;
        display: inline;
        padding-left: 35px;
        padding-right: 35px;
        font-weight: bold;
}

#contentContainer #col1 #header .x {
        width: 190px;
        padding-left: 20px;
        color: red;
        background: no-repeat url("images/xcz.gif");
}

#contentContainer #col1 #header .v {
        width: 190px;
        padding-left: 20px;
        color: red;
        background: no-repeat url("images/czg.gif");
}

#contentContainer #col1 #header a {
        font-weight: normal;
}

#contentContainer #col1 #header a.hover {
        font-weight: normal;
        color: #ff1111;
}

#contentContainer #col1 {
    background: repeat-y url(images/1-bg.jpg);
    width: 713px;
    border: none;
    margin-top: 0px;
        padding: 0px 0px 0px 0px;
        float: left;
}
#contentContainer #col1 #content {
    background: repeat-y url(images/1-bg.jpg);
    margin-top: 0px;
    margin-right: 19px;
    padding: 7px 10px 4px 10px;
}
#contentContainer #col1 #header {
    height: 22px;
        padding: 4px 0px 0px 10px;
        margin: 0px 0px 0px 0px;
    background: no-repeat url(images/1-hd.jpg);
        border: none;
}


#contentContainer #col1 #footer {
    width:713px;
    border: none;
    height:12px;
    background: white no-repeat url(images/1-ft.jpg);
    margin: 0px 19px 0px 0px;
        padding: 0px 0px 0px 0px;
}


#header3 {
	display:none; 
}

#message { padding: 80px 80px 80px 80px; }

