/*attributes for body, all tables, rows, columns*/


body{
	margin: 0px; 
	background-color: #ffffff;
	FONT-FAMILY: Verdana, Arial, 'Times New Roman';
	FONT-SIZE: 10px;
	color: #000000;}

table{
	width: 100%;
	padding: 0px; 
	margin: 0px; 
	border: 0px; 
	border-collapse: collapse; 
	border-spacing: 0px;}


td{
	vertical-align: top;
	text-align: left;
	margin: 0px;
	padding: 0px;
	border: 0px;
	FONT-FAMILY: Verdana, Arial, 'Times New Roman';
	FONT-SIZE: 10px;
	color: #000000;
}

/*th{
    font-size: 10px;
    font-weight: bold;
    background-color: #b3cee5;
    border-left: 1px solid white;
    color: black;
    padding: 5px;
}*/

table.order_form th {
    border: 1px solid black;
    background-color: white;
    color: black;
}
table.order_form td {
    border: 1px solid #969696;
    padding: 5px;
}

tr.even td{
    background-color: white;
    text-align: center;
    border-left: 1px solid #b3cee5;
    padding: 5px;
}

tr.odd td{
    background-color: #e8f0f7;
    text-align: center;
    border-left: 1px solid #b3cee5;
    padding: 5px;
}   

tr{
	margin: 0px;
	padding: 0px;
	border: 0px;}
	
	
/*attributes for different text sizes*/
	
	
.small{
	FONT-FAMILY: Verdana, Arial, 'Times New Roman';
	FONT-SIZE: 9px;
	color: black;
    padding-top: 3px;
    padding-bottom: 3px;
    }

.medium{
	FONT-FAMILY: Verdana, Arial, 'Times New Roman';
	FONT-SIZE: 10px;}

.large{
	FONT-FAMILY: Verdana, Arial, 'Times New Roman';
	FONT-SIZE: 13px;
	color: #003a6d;
	font-weight: bold;}
	
a.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #113363;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;}

.footer{
	FONT-FAMILY: Verdana, Arial, 'Times New Roman';
	FONT-SIZE: 9px;
	color: #013162;
	font-weight: normal;}


/*attributes for forms and tables*/


table.form td{
	FONT-FAMILY: Verdana, Arial, 'Times New Roman';
	FONT-SIZE: 10px;
	color: #000000;
	padding-top: 10px;
	text-align: left;
	vertical-align: middle;}
	
table.form2 td{
	FONT-FAMILY: Verdana, Arial, 'Times New Roman';
	FONT-SIZE: 10px;
	color: #000000;
	padding-top: 5px;
	text-align: left;
	vertical-align: middle;}
	
td.content {
	padding: 25px;
	padding-left: 14px;
	padding-bottom: 25px;}
	

table.stats_table td {
    width: 25%;
    text-align: left;
}

td.third {
    border-left: 1px solid #b3cee5;
}

tr.even_l td{
    background-color: white;
    text-align: left;
    padding: 5px 10px;
}

tr.odd_l td{
    background-color: #e8f0f7;
    text-align: left;
    padding: 5px 10px;
}   
div#total {
    border: 1px solid #b3cee5;
    text-align: right;
    padding: 5px;
    margin-bottom: 15px;
    margin-top: 10px;
    font-weight: bold;
}
    
/*attributes for images*/


.content_image {
	margin-right: 10px;
	float: left;
	border: 1px #000000 solid;}
	
	
/*attributes for links*/
a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #0059a6; 
	font-style: normal; 
	font-weight: normal; 
	text-decoration: underline;}
a:hover {
	color: #0059a6;
	text-decoration: underline;}
    
a.top_menu2, a.top_menu2:visited {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #ffffff;
	font-style: normal; 
	font-weight: normal; 
	text-decoration: none;
	list-style-type: none;
	text-align: right;
	vertical-align: middle;
	padding: 4px;
	padding-left: 9px;
	padding-right: 9px;
    float: left;
	border-right: 1px #8FB6D7 solid;
	background-image: url('images/back-menu.gif');}
a.top_menu2:hover {
	color: #ffffff; 
	list-style-type: none;
	vertical-align: middle;
	text-decoration: none;
	border-right: 1px #8FB6D7 solid;
	background-image: url('images/back-menu2.gif');}

a.top_menu, a.top_menu:visited {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #ffffff;
	font-style: normal; 
	font-weight: normal; 
	text-decoration: none;
	list-style-type: none;
	text-align: right;
	vertical-align: middle;
	padding: 4px;
	padding-left: 9px;
	padding-right: 9px;
    float: right;
	border-left: 1px #8FB6D7 solid;
	background-image: url('images/back-menu.gif');}
a.top_menu:hover {
	color: #ffffff; 
	list-style-type: none;
	vertical-align: middle;
	text-decoration: none;
	border-left: 1px #8FB6D7 solid;
	background-image: url('images/back-menu2.gif');}


a.documentation, a.documentation:visited {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000000;
	font-style: normal; 
	font-weight: normal; 
	text-decoration: underline;
	list-style-type: none;
	text-align: left;
	vertical-align: middle;
	padding: 3px;
	padding-left: 0px;
	padding-right: 9px;
    float: left;}
a.documentation:hover {
	color: #777777; 
	list-style-type: none;
	vertical-align: middle;
	text-decoration: underline;}


a.content_link, a.content_link:visited {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #113363; 
	font-style: normal; 
	font-weight: normal; 
	text-decoration: underline;}
a.content_link:hover {
	color: #113363;
	text-decoration: underline;}
	
	
a.navigation_link {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #113363; 
	font-style: normal; 
	font-weight: bold; 
	text-decoration: underline;}
a.navigation_link:visited {
	color: #113363;}
a.navigation_link:hover {
	color: #113363;
	text-decoration: underline;}
	
	
a.small_link {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	color: #113363; 
	font-style: normal; 
	font-weight: normal; 
	text-decoration: underline;}
a.small_link:visited {
	color: #113363;}
a.small_link:hover {
	color: #113363;
	text-decoration: underline;}

select.form {
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;}
input.form {
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;}
select {    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;}
input {
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;}
    
img.top_pic {
    margin: 1px;
}

#middle_content {
padding-top:15px;
}

#middle_content h1{
font-size:21px;
font-weight:bold;
color:#222222;
text-align:left;
width:600px !important;
}

#middle_content h2{
text-align:left;
width:600px !important;
}

#middle_content h2 a{
font-size:21px;
color: red;
text-decoration: none;
}

#middle_content h2 a:hover{
background-color:red;
color: #FFFFFF;
}

#middle_content td {
padding:10px;
border-bottom:1px solid #E5E5E5;
text-align:center;
}

#middle_content th{
	font-size: 10px;
	font-weight: bold;
	background-color: #E5E5E5;
/*	border-left: 1px solid white;
*/	color: black;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align:center;
}

#middle_content table{
border:1px solid #E5E5E5;
}

#choose_account {
border:1px solid #E5E5E5;
width:300px;

}

.th_border {
border-left: 1px solid white;
}

#header img {
border:none;
cursor:pointer;
}