body, td, span, p, h1, h2, h3,h1{
	font-family:  Tahoma, Georgia,  Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #000000;
}

body{
	padding-top:0px;
	margin-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	padding-left: 0px;
	margin-left:0px;
	padding-right:0px;
	margin-right:0px;
	background-color: #FFFFFF;
}

.level2navigation{
	color: #FFFFFF;
	letter-spacing: -0.5px;
	font-family: Georgia, Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

.level2navigation_hover{
	color: #edd7a6;
	letter-spacing: -0.5px;
	font-family: Georgia, Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

h1{
    font-family: Georgia, Tahoma;
	font-size: 15px;
	color: #8e8e8e;
	font-weight: bolder;
	text-transform: uppercase;
	letter-spacing : -0.5px;
	padding-top: 5px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

h2,h3{
	font-size: 12px;
	font-weight:bold;	
	color: #0075b9;
	padding-bottom:5px;
	margin-bottom:5px;
	padding-left:10px;
	margin-left:10px;
}

h2.no_indent{
	padding-left:0px;
	margin-left:0px;
}

h3{
	font-weight:normal;	
	padding-left:0px;
	margin-left:0px;
}

.leftnav{
	color: #0075b9;
	font-family: Georgia, Tahoma, Arial;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: -0.5px;
	text-transform: uppercase;	
}

ul.ul_leftnav{
	color: #0075b9;
	font-family: Georgia, Tahoma, Arial;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: -0.5px;
	text-transform: uppercase;
	list-style-type:none;
	margin-left: 15px;
	padding-left: 15px;
	margin-top: 4px;
	padding-top: 4px;
}

ul.ul_leftnav li{
	margin:0;
	padding:0;
	margin-left:0px;
	padding-left:15px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image:url("../images/black_dot.gif");	
	background-repeat:no-repeat;
	background-position:0px 4px;	
}

p,ul{
	line-height:14px;
}

.align-center{
	text-align:center;
}

ul.ul_main{
	margin-top: 2px;
	padding-top:2px;
	margin-bottom: 10px;
	padding-bottom: 2px;
	padding-left:0px;
	margin-left:0px;
	list-style-type:none;
}

ul.ul_main li{
	margin:0;
	padding:0;
	margin-left:0px;
	padding-left:15px;
	background-image:url(../images/main_dot.gif);	
	background-repeat:no-repeat;
	background-position:0px 8px;	
}

p{
	padding-top:0px;
	margin-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
}


li{
	padding-top:1px;
	margin-top:1px;
	
	padding-bottom:1px;
	margin-bottom:1px;
}

a{
	text-decoration:none;
	color:#64a9e6;
}

a:HOVER{
	color: #CC0000;
}

.title_black{
	font-weight:bold;
	color: #000000;
}

.title_bold{
	font-weight:bold;
}

.upcase{
	text-transform: uppercase;	
}

.red, a.red, .hover_red:HOVER, a.hover_red:HOVER{
	color:#cc0000;
}

.white, a.white{
	color:#FFFFFF;
}

.black{
	color:#000000;
}

.bigtext{
	font-size: 12px;
}
.bold{
	font-weight:bold;
}

td.language_navigation_text,td.language_navigation_image{
	vertical-align:bottom;
	padding-bottom:15px;
	font-size: 9px;
	text-align:center;
}

td.language_navigation_image{
	padding-bottom:13px;
}

.background_top_left{
	background-image: url(../images/ssor_logo.gif);
	background-repeat: no-repeat;
}

.background_top_left_beneath{
	background-image: url(../images/pic_left.gif);
	background-repeat: no-repeat;
}

.background_head{
	background-image: url(../images/head.gif);
	background-repeat: no-repeat;
}

.background_blue_bar_bottom{
	background-color: #0075b9;
}

.background_grey{
	background-color: #ededf0;	
}

.background_blue{
	background-color: #64a9e4;	
}

.background_grey_bottom{
	background-color: #595959;
}

.top_nav_bg{
	background-color: #a0a0a0;
}

.top_nav_bg_hover{
	background-color: #0075b9;
}

.content{
	vertical-align:top;	
	padding-top:10px;
	margin-top:10px;
	padding-bottom:10px;
	margin-bottom:10px;
	padding-left: 10px;
	margin-left:0px;
	padding-right:10px;
	margin-right:0px;
	background-color: #FFFFFF;
}

.context_bottom{
	vertical-align: middle;
	color:  #b4b4b4;
	padding-left: 40px;
	margin-left: 40px;
}

.level2navigation_dot{
	background-image:url(../images/white_dot.gif);	
	background-repeat:no-repeat;
}

.level2navigation_dot_hover{
	background-image:url(../images/yellow_dot.gif);	
	background-repeat:no-repeat;
}

