body {

}
a {
color : ##003E6F;
background : inherit;
text-decoration : none;
}
a:hover {
color : #7a9833;
/* background : inherit; */
text-decoration : none;
}
#main-blue p {
margin : 5px 0;
}
#main-blue h1 {
font : bold 1.8em Arial, Sans-Serif;
padding : 8px 0 4px 0;
margin : 0;
letter-spacing : -1px;
}
#main-blue h2 {
font : bold 1.6em Arial, Sans-Serif;
letter-spacing : -1px;
}
#main-blue h3 {
padding : 4px 0;
margin : 0;
}
ul {
margin : 0;
padding : 0;
list-style : none;
}
#main-blue img {
border : 0;
}
#main-blue hr {
height : 1px;
border-style : none;
color : #d0d0d0;
background-color : #c0c0c0;
margin : 10px 0;
}
.content-blue {
margin : 0 auto;
/*width : 95%;*/
}
.mainsite-blue {
	padding : 0;
/*	margin-top : 25px;*/
	font : 0.74em Arial, sans-serif;
	font-size: small;
	line-height : 1.5em;
/*	background : #fff url(images/bg2blue2.jpg) repeat-x top;*/
	color : #454545;
	width: 99%;
}
#top-blue {
	padding-top : 0;
	background : transparent;
	height : 80px;
	list-style-type: circle;
	padding-right: 3px;
}
#top-blue h1 {
font : bold 1.8em Arial, Sans-Serif;
padding : 20px 0 0 0;
margin : 0;
letter-spacing : 1px;
color : #616161;
border-bottom: 0px;
clear:none;

}
#top-blue h2 {
font : 0.9em Arial, Sans-Serif;
letter-spacing : 0;
color : #868686;
margin : 0;
padding : 0;
}
#top-blue #icons {
float : right;
margin : 25px 15px 0;
padding : 0;
}
#top-blue #icons img {
padding-right : 2px;
border : 0;
}
#menu-blue {
margin : 0;
height : 34px;
padding : 0 2.5%;
background : #fff url(images/bg2blue2menu.jpg) repeat-x top;
}
#submenu-blue {
margin : 0;
height : 25px;
padding : 0 2.5%;
background : #fff url(images/bg2blue2submenu.jpg) repeat-x top;
font-size: x-small;
}

#menu-blue li {
list-style : none;
display : inline;
line-height : 35px;
}
#menu-blue li a {
text-decoration : none;
margin : 0;
padding : 9px 15px 10px 15px;
font-weight : bold;
color : #fff;
}
#menu-blue li a:hover {
color : #fff;
background : #a7cc44;
margin : 0;
}
#menu-blue li a.current {
background : #616161 url(images/trcorner2.gif) no-repeat top right;
color : #fff;
}

#submenu-blue li a:hover {
    background: none;
}

#submenu-blue li a.not_selected:hover {
    font-size: 11px;
    color: #fff;
}

#main-blue li a.current {
background : #616161 url(images/trcorner2.gif) no-repeat top right;
color : #fff;
}

#submenu-blue li{
line-height: 25px;
}

#submenu-blue li a.selected {
    color: #ffffff;
    font-size: 11px;
}
#submenu-blue li a.not_selected {
    color: #003e6f;
}

#main-blue {
/*width : 95%;*/
margin : 0;
padding : 0;
}
#right_side {
float : right;
width : 230px;
background : #ffffff url(images/topr.jpg) no-repeat top right;
overflow : hidden;
}
#right_side .pad {
padding : 35px 10px 10px 17px;
}
#right_side ul {
padding : 3px 0 8px 0;
}
#right_side li {
line-height : 18px;
background : #fff;
list-style : square;
padding-left : 0;
margin-left : 15px;
color : #b4e04a;
}
#right_side a {
background : inherit;
text-decoration : none;
}
#right_side h3 {
color : #949494;
font : bold 1.2em Arial, Sans-Serif;
margin-top : 10px;
}
#left_side {
background : inherit;
margin-bottom : 10px;
width : 100%;
}
#left_side .intro-blue {
	background : url('images/bg2blue2title2.jpg');
	color : #fff;
	overflow : hidden;
	height: 43px;
	padding: 0;
	width: 100%;
}
#left_side .intro-blue .pad {
	padding : 13px 0 0 2.5%;
	font-style: normal;
	font-weight: bold;
	font-size: 13px;
	float: left;
	}
#left_side .intro-blue .nav {
	padding: 7px 10% 0 0;
	float: right;
}
#left_side .intro-blue .nav a{
/* 	padding-left: 5px; */
	text-decoration: none;
}

#left_side .intro-blue a {
color : #b4e04a;
text-decoration : none;
}

#left_side .intro-blue .nav a:hover {
    color : #fff;
    text-decoration : none;
    background: none;
}

#left_side .intro-blue img {
text-decoration : none;
border: 0;
}

#left_side .mpart {
padding : 40px 2.5% 0 2.5%;
width: 95%;
}
#left_side h3 {
background : inherit;
padding : 0;
margin : 0;
font : bold 1.4em Arial, Sans-Serif;
}
#left_side .mpart h1 {
background : url(images/lrline.gif) no-repeat bottom left;
}
#left_side .mpart h2 {
background : url(images/lrline.gif) no-repeat bottom left;
height : 20px;
padding : 0;
margin : 0 0 15px 0;
font : 0.9em verdana, Arial, Sans-Serif;
}
#left_side p {
color : #454545;
padding : 0;
}
#left_side blockquote {
padding-left : 10px;
border-left : 3px solid #a7cc44;
margin : 10px 0 10px 25px;
}
.date {
border-top : 1px dotted #ccc;
padding : 5px 0;
margin : 10px 0 25px 0;
text-align : right;
}
#left_side .rs {
float : right;
margin : 0 10px;
border : 1px solid #ddd;
padding : 5px;
background : #f5f5f5;
}
#left_side ul {
list-style-position : inside;
margin-left : 2px;
}
#left_side ul li {
list-style-type : square;
margin-left : 15px;
}
#left_side ul ul li {
list-style : none;
margin-left : 10px;
list-style-type : lower-alpha;
list-style-position : inside;
}
#left_side .greybox {
border : 1px solid #ccc;
background : #f5f5f5;
width : 100%;
padding : 10px;
}
.footer {
clear : both;
width : 900px;
margin : 0 0 6em 0;
color : #777;
background : #fff url(images/rlline.gif) no-repeat top right;
}
.footer .right {
float : right;
text-align : right;
background : inherit;
padding-top : 10px;
width : 900px;
}
.footer a {
text-decoration : none;
background : #fff;
}
.option2 {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #666666;
	border-color: #00CC00;
	border-style: thin;
	border-right-color: #00CC00;
	border-bottom-color: #B6CDFB;
}


/* ADD */

.content-blue fieldset {
	float: right;
}
.margin-form {
/*	float: right;*/
}
/*.order-nav {
	float: left;
	clear: both;
}*/
.margin-form fieldset #category {
	float: right;
}

#learning-contentarea {
	min-width: 500px;
}

/* !ADD */

/* xowiki.css adds */

#wikicmds {position: relative; top: 0px;  right: 0px; height: 0px; text-align: right;  font-family: sans-serif; font-size: 85%;color: #7A7A78;}
div.portlet #wikicmds {float: inherit ! important; top: 0px ! important; height: inherit;}
#page-body #wikicmds {top: -30px;}

#wikicmds a, #wikicmds a:visited, div.wiki-menu a { color: #7A7A78; text-decoration: none;}
#wikicmds a:hover {text-decoration: underline;}
#wikicmds a:active {color: rgb(255,153,51);}


/* end of xowiki.css */