

* {
padding: 0;
margin: 0;
}

html { 

}
#top {
display:none;}

body { 
font: 0.7em/1.8em Verdana, Helvetica, sans-serif; 
color: #333;



}

.ahem {
display:none;
}
#container { 
width: 650px; 

}

/*----------------------------CHANGES BLOCK LEVEL INFORMATION---------------------------------------------------------*/
img {
border: none;
}




 .hr hr {
  display: none;
}

/*----------------------------CHANGES NORMAL HYPERTEXT INFORMATION---------------------------------------------------------*/

a {
	text-decoration: none;
	color:black;
	font-weight: bold;
	font-style:normal;

}



/*
a:visited {
	color:  #5AC08D;
}



/*----------------------------CHANGES BLOCK LEVEL INFORMATION---------------------------------------------------------*/

p {

	line-height: 24px;
 	padding-bottom: 20px;
}

strong {
	color: #000;
}

abbr {
	border-bottom: 1px dotted #777;
	cursor: help;
	speak: spell-out;
	color: #000;
	font-weight: bold;
	font-style:normal;
}


acronym {
	border-bottom: 1px dotted #777;
	cursor: help;
	speak: normal;
	color: #000;
	font-weight: bold;
	font-style:normal;
}

em {
	font-weight: bold;
	color: #000;
	font-style:normal;
}
#blockquote {
	margin-left: 18px;
	margin-right: 18px;
	padding-bottom: 20px;
	font-style: italic;
	
}
q {
font-style:italic;
}

address {
	letter-spacing: 2px;
	font-size: 0.8em;
	text-align: center;
	font-style:normal;
	text-transform:uppercase;
	border-bottom: 1px solid #4B7FA6;
	padding-top: 20px;
}

dl {
	letter-spacing: 2px;
	text-transform: uppercase;
	color:#000000;
	padding-top: 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid #aeaeae;
}

dt  {
	font-size: 2em;
	text-align: center;
	text-transform:uppercase;
	color: #000000;
	padding: 10px 0 35px 0;
	letter-spacing: 5px;
}




/*----------------------------CHANGES HEADER INFORMATION---------------------------------------------------------*/
h1 {
	font-size:1.3em;
	color: #000000;
	text-align:left;
	padding-bottom: 10px;
}

h2 {
	font-size: 1.3em;
	text-align: center;
	letter-spacing: 5px;
	text-transform: uppercase;
	color: #000;
	padding-top: 10px;
	margin-bottom: 20px;
}
	
h3 {
	font-size: 2em;
	padding: 15px 0 20px 220px;
	letter-spacing: -1px;
	color: #000000;


}

h4 {
	font-size: 1em;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	text-align: justify;
	padding: 12px 0 2px 0;
}

h5 {
	font-size: 1em;
	margin-bottom: 0;
	color: #000;
	padding: 10px 0 10px 0;
}

h6 {
	font-size: 0.9em;
	margin-bottom: 0;
	color: #000;

}


/*----------------------------CHANGES CLASS INFORMATION---------------------------------------------------------*/

.ahem {
display:block;
text-align: right;
}

.tracker a {
	text-decoration:none;
	color:#E6ECFF;
}

.download {
text-align: center;
padding: 8px 0 8px 0;
margin:5px 0 8px 0;
}

.screenshot {
	margin-left: 90px;
	
}



/*--------------------------------------------- THEME DIV INFORMATION-------------------------------------------*/

#theme ul {
background-color:#ccc;
}

#navigation #theme li {
margin: 1px 0 1px 0 ;
background-color:#6AB5B5;
display: none;
}

#navigation #validation li {
background-color:#5AC08D;
margin: 1px 0 1px 0;
display: none;
}
/*----------------------------CHANGES TABLE INFORMATION---------------------------------------------------------*/



.error {
color:#CC0000;
font-size: 1em;
padding: 10px 0 10px 10px;
text-align:center;
}
.success {
font-size: 1em;
padding: 10px 0 10px 10px;
text-align: center;
}

.form {
text-align: left;
margin-left: 10px;

}
.submit, .reset {
border: 1px solid #A5ACB2;
margin-left: 60px;
background: #eee;
}

input {
margin: 5px 0 5px 10px;
padding:2px 0 2px 0;
line-height: 15px;
border: 1px solid #A5ACB2;
}
 .cvtable th{
 
	width: 140px;
	border: 1px solid #b8b8b8;

	text-align:center;
	padding: 6px;
	
}

 .cvtable td {
	width:450px;
	border: 1px solid #b8b8b8;
	text-align:left;
	padding: 6px;
}



/*---------------------------- CHANGES THE NAVIGATION DIV---------------------------------------------------------*/

#navigation {
	float:left;
	margin: 0px 0px;
	width: 130px;
	padding: 0px 0px 15px 0px;
	font-size: 0.8em;
	
}

#navigation ul {
	text-transform: uppercase;
	padding-top: 10px;
	/*background:#267380;*/
	letter-spacing: 1px;
	
}

#navigation li {
	list-style-type: none;
	padding: 3px 15px 3px 15px;
	margin: 1px 0 1px 0;
}




#navigation a.active, #navigation a:hover {
	color: black;
	border: none;

}




/*----------------------------CHANGES CONTENT DIV---------------------------------------------------------*/

#content a:link:after {

content: " ("attr(href)")";
}
#content {
	border-left: 1px solid #777;
	float:right;
	font-size: 1.1em;
	padding: 10px 20px 0 20px; 
	text-align: left;
	line-height: 28px;	
	width:475px;
	margin-bottom: 15px;


}

#content ul {
	line-height: 24px;
 	padding-bottom: 20px;
	}

 #content  li {
	padding: 10px 0px 5px 15px;
	margin-left: 20px;
	 margin-right: 20px;
	list-style:none;
 }
 #content ol li {
 background: none;

 list-style-type:decimal;

 }
 #content ol {
 padding-bottom: 10px;
 	margin-left: 20px;
	 margin-right: 20px;
 }
 .strikethrough {
 text-decoration:line-through;
 font-weight:bold;
 }
 
 .more{
 margin-left: 340px;
text-align: right;
font-size: 12px;
}




#footer {
display: none;

}



