/* GENERAL STYLES */
#Third.a {
font-size:10px;
color:red;
}


/* Rich text editor styling start */
#holderBody {
	background: #fff;
}

#holder {
	border: 1px solid #ccc;
	padding: 10px;
	margin: 5px;
	text-align: left;
}

/* Rich text editor styling end */

body,html {
	margin:0;
	padding:0;
	background-color: #8591B6;
	font-family: Arial, sans-serif;
	font-size:12px;
	text-align: center;
	color:#333366;
	}

/* HEADERS */
h2 {
	font-size:30px;
	margin: 5px 0;
	padding: 0;
	font-weight: bold;
	font-size: 140%;
	text-decoration: none;
}

/* NEWS*/
.newsDate {
	color:#aaa;
	margin: 0;
	padding: 5px 0 0 0;
	font-size: 80%;
}
.newsResume {
	font-size:90%;
	margin: 0 0 10px 0;
	padding: 0;
}

#newsBox {
	width: 170px;
	float: right;
	padding: 10px;

	border: 1px solid #ccc;
}

#newsBox .newsDate {
	border-top: 1px solid #ddd;
}

#ecomark {
float:right;
display:inline;
}

/* header */
#header {
width: 775px;
height: 65px;
border-bottom:1px white solid;
padding: 0;
display: block;
}


#homepage_image_holder{
background-image:url('/media/228/hp_image.jpg');
height:174px;
width:775px;
display:block;
clear:both;
}

#homepage_buttons{
float:right;
margin-top:10px;
margin-right:28px;
}

.hp_button{
height:25px;
width:173px;
}


/* Navigation */

#secondLevelNavigation {
/*width:150px;*/
    list-style:none;
    margin: 0px 0px 0px 0px; 
padding: 0px 0px 0px 0px; 
/* clear:both;
display:block;
float:left; */
	}



#secondLevelNavigation li {
  
    border-bottom: 1px solid #C2C8DA;
}

#secondLevelNavigation li .selected {

color:white;
background-color:#C2C8DA;
}

#secondLevelNavigation li .subselected {
color:#8591B6;
background-color:#C2C8DA;
}

#secondLevelNavigation a {
    display: block;
    padding: 5px 10px 5px 10px;
    text-decoration: none;

}

#secondLevelNavigation a:hover {
color:white;
  background-color:#8591B6;;
}

#naviHolder{
background-color:#526297;
    float: left;
    padding:0;
    width:775px;
    height: 31px;
    margin: 0;    
}

#naviList {
    list-style:none;
    margin: 0;    
    padding: 0;
}

#naviList li {
    width:95px;
    float:left;
 /*   border-left:#ddd9cc solid 1px;*/
    border-right:white solid 1px;
}

#naviList .selected {

	background-color:#8591B6;

}

#naviList a{
    padding: 8px 0;
    text-align: center;
    text-decoration:none;
    color:#ffffff;
    display: block;
}

#naviList a:hover{
background-color:#0C236D;
    color:#8591B6;
}
/* Pull */
#nav ul, #nav {
	list-style: none;
	padding: 0;
	margin: 0;
}
#nav a {
    padding: 8px 0;
    text-align: center;
    text-decoration:none;
    color:#ffffff;
    display: block;
}

#nav .current {
	font-weight: bold;
	background-color:#8591B6;
}

#nav a {
	text-decoration: none;
}

#nav a:hover {
	color: white;
}

#nav li li a {
	display: block;
	font-weight: normal;
	color: #060;
	padding: 0.5em 0;
}

#nav li {
	float: left;
	position: relative;
	width: 10em;
	text-align: center;
	cursor: default;
    border-left:#ddd9cc solid 1px;
    border-right:#888477 solid 1px;
}


li ul {
	/*display: none;
	position: absolute;
	top: 100%;
	left: 0;

	font-weight: normal;
	background: url(wizard/pullBackground.png);
	padding: 2em 0;
	border-bottom: 1px solid #888477;*/
}

li>ul {
	top: auto;
	left: auto;
}

li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
}

li:hover ul, li.over ul {
	display: block;
}

/* BREADCRUM */
#umbBreadcrum {
    list-style:none;
    padding: 0;
    margin: 0;
    color: #aaa;
    font-size: smaller;
}

#umbBreadcrum li {
    float:left;
    margin: 0 3px 3px 0;  
    padding: 0;
}

/* BOXES */
a {
color:#495A92;
}

#textContentLeft {
float:right;
width:150px;
    border-top: 1px solid #C2C8DA;

}

#textContent {
width: 570px;
border-left: 1px solid #C2C8DA;
 display:inline;
clear:both;
float:right; 
	
	margin:0px 0px 0px 0px;
	padding-left:10px;
	min-height: 280px;
	_height: 280px;
}

#bottomInfo {
	border-top: 1px solid #ccc;
	padding-top: 5px;
	color: #aaa;
	font-size: smaller;
}

#container {
	margin: 10px auto;
	width: 782px;
        background: #fff;
}

#main {
	width:782px;
	margin:0;
	padding:0;
	text-align:left;
}

#bottom {
	clear: both;
	border-top: 1px solid #ccc;
	/*width:745px;*/
	margin-top:5px;
	margin-left:20px;
	margin-right:20px;
	padding:5px 0px;
	text-align:center;
	font-size: x-small;
}

#content {
	float: left;
	padding-top:15px;
	padding-left:17px;
	padding-right:25px;
	padding-bottom:15px;
}

#content img {
margin:0 0 0 0 ;}


#main {

	background-image:url(/media/240/background_top.gif);
}
#bottomShadow {
	background-image:url(/media/245/background_bottom.gif);
}

#on_software{background:#8591B6;/*margin-left:18px;*/}

/* EDITOR PROPERTIES */
h1 {
	font-size:20px;
	font-weight: bold;
}

h3 {
	font-size:12px;
	font-weight: bold;
}

