body {
	background-color: #CCCCCC;
	/*background: #CCCCCC url(Images/images/backgrounds/bkg_page.jpg) repeat left top;*/
	font: 75% "Trebuchet MS" , Verdana, sans-serif;
    margin: 0;
    padding: 10px 0;
}

p
{
	font-weight: normal;
}

#page-background
{
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
}

#page 
{
	width: 850px;
	margin: 0 auto;
    position: relative;
    z-index: 0;
    padding: 7px;
	background-color: #E6E6E6;
}

td {
	/*font: normal 11px Tahoma, Arial;*/
	color: #4c4c4c;
}

h1, h2, h3, h4, h5 {

    color: #425566;
    margin: 0px;
}


h1 {
    font-size: 18px;
}

h2 {
    font-size: 16px;
}

h3 {
    font-size: 14px;
}

a {

font: normal 11px Tahoma, Arial;
color: #414141;
}

a:hover {
font: normal 11px Tahoma, Arial;
color: #00527d;
text-decoration: none;
}

a.white-link-underline {	
	text-decoration: underline;
	color: #FFFFFF;
}

#flash
{
	background: #E6E6E6 url(./Images/images/menubkg.gif) repeat;
	margin: 0;
	padding: 0 0 4px 70px;
}

/* menu */
#menu
{
	background-color: #3C3C3C;
	height: 42px;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #FFFFFF;
}

#menu ul
{
	margin: 0;
	padding: 0px;
	list-style: none;
	line-height: normal;
	text-align: center;
}

#menu ul li
{
	display:  inline-block;
	background: #E6E6E6 url(./Images/images/menu_tabs.png) repeat-x left top;
	height: 22px;
	border: 1px solid #666666;
	margin-top: 8px;
	padding-top: 4px;
}

#menu ul li a
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;	
	color: #DFDFDF;
	padding: 0 25px;
	text-decoration: none;
}

#menu ul li a:hover {
	color: #db9a00;
}

#menu ul li.last a{
	/*border-right: 1px solid #666666;*/
}

#menu .selected a
{
	color: #D47000;
}

/* left pane*/
#leftpane
{
	width: 237px;
	float: left;
	background-color: #E6E6E6;
}

#leftpane #lefttopimg
{
	height: 12px;
	width: 237px;
	background-color: #348CBC;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #E6E6E6;
}

#leftpane #leftbottomimg
{
	height: 12px;
	width: 237px;	
	background-color: #348CBC;
}

#leftpane #logo
{
	height: 80px; /*background: #E6E6E6 url(Images/images/logobkg.gif) repeat-x;*/
	background: #E6E6E6 url(./Images/images/img08.gif) no-repeat right bottom;
	border-bottom-width: 1px;
	border-bottom-color: #3C3C3C;
	border-bottom-style: solid;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #3C3C3C;
}

#leftpane #logo img
{
	height: 45px;
	width: 201px;
	padding: 20px;
}

/* sidebar */
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 0;
	background: #E6E6E6 url(./Images/images/img07.gif) no-repeat center center;
}

#sidebar li ul
{
	padding: 3px 12px 11px 12px;
	font-size: 92%;
	margin: 0;
}

#sidebar li li {
	margin: 0;
	padding: 8px 0 10px 0;
	background: none;
	border-bottom: 1px dotted #CDCDCD;
}

#sidebar h2
{
	height: 25px;
	margin: 0;
	padding: 0;
	background: #425566 url(./Images/images/img06a.gif) no-repeat;	
	font-weight: bold;
	color: #D47000;
	text-align: center;
	/*border-top-style: solid;
	border-top-width: thin;
	border-top-color: #FFFFFF;*/
}

#sidebar h3
{
	color: #425566;	
	margin: 2px 0 8px 0;
}

#sidebar .date
{
	font-style: italic;
	font-size:11px;
	margin-bottom: 10px;
	color: #db9a00;	
}

#sidebar .more
{
	text-align: right;
	padding-right: 10px;
}

#sidebar p {
	line-height: normal;
	margin-bottom: 7px;
	text-align: justify;
}

#sidebar a {
	text-decoration: underline;
	color: #348CBC;
	margin-left: 40px;
}

#sidebar a:hover {
	color: #425566;
	text-align: right;		
}

/* contact */
#leftpane #contactimg
{
	width: 236px;
	height: 125px;
	background: #E6E6E6 url(./Images/images/contact.jpg) no-repeat center center;	
	padding-left: 1px;
}

#leftpane #contactimg #contactref {
	padding-top: 20px;
	padding-left: 7px;
	width: 75px;
	
}

#leftpane #contactimg #contactref a
{
	text-decoration: none;
	color: #266688;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	display: block;
	text-align: center;
}

#leftpane #contactimg #contactref a:hover {
	color: #425566;
}

/* right pane */
#rightpane
{
	float: right;
	width: 612px;
	background-color: #348CBC;
}

#rightpane #righttop
{
	height: 34px;
	background-color: #348CBC;	
	margin-bottom: 10px;
}

#rightpane #rightbottom
{
	height: 50px;
	background-color: #348CBC;
}

/* date */
#date
{
	padding: 31px 5px 0 0;
	margin: 0;
	float: right;
	text-align: right;
	height: 35px;
	width: 190px;
}

/* top menu */
#topmenu
{
	margin: 0;
	padding: 2px 5px 0 90px;
	width: 140px;
	height: 50px;
	float: left;
}

#topmenu ul {
	margin: 0;
	padding: 1px 5px 0 0;
	list-style: none;
	line-height: normal;
}

#topmenu ul li{width: 60px; height:40px; float:left; display:inline-block; padding: 0px 10px 0 10px;}

#topmenu ul li.Home{width:60px;height:20px;text-align:center;color:Black; padding:29px 0 0;text-decoration:none;font-family: "Trebuchet MS" , Verdana, sans-serif;}
#topmenu ul li.Home a{width:60px;height:20px;background:url(./Images/images/home_small.png) 50% 0 no-repeat;text-align:center;color:Black; padding:29px 0 0;text-decoration:none;font-family: "Trebuchet MS" , Verdana, sans-serif;}
#topmenu ul li.Home a:hover{width:60px;height:20px;background:url(./Images/images/home_small_hover.png) 50% 0 no-repeat;text-align:center;color:#DB9A00;padding:29px 0 0;text-decoration:none;font-family: "Trebuchet MS" , Verdana, sans-serif;}
#topmenu ul li.Home.selected a{width: 60px;height:20px; text-align:center; background:url(./Images/images/home_small_hover.png) 50% 0 no-repeat; font-weight: bold; color:#DB9A00; padding:29px 0 0; text-decoration:none;font-family: "Trebuchet MS" , Verdana, sans-serif;}

#topmenu ul li.Contact{width:60px;height:20px;text-align:center;color:Black; padding:29px 0 0;text-decoration:none;font: "Trebuchet MS" , Verdana, sans-serif;}
#topmenu ul li.Contact a{width:60px;height:20px;background:url(./Images/images/email_small.png) 50% 20% no-repeat;text-align:center;color:Black; padding:29px 0 0;text-decoration:none;font-family: "Trebuchet MS" , Verdana, sans-serif;}
#topmenu ul li.Contact a:hover{width:60px;height:20px;background:url(./Images/images/email_small_hover.png) 50% 20% no-repeat;text-align:center;color:#DB9A00;padding:29px 0 0;text-decoration:none;font-family: "Trebuchet MS" , Verdana, sans-serif;}
#topmenu ul li.Contact.selected a{width:60px;height:20px; font-weight:bold; text-align:center; background:url(./Images/images/email_small_hover.png) 50% 20% no-repeat; font-weight: bold; color:#DB9A00; padding:29px 0 0; text-decoration:none;font-family: "Trebuchet MS" , Verdana, sans-serif;}

/* locales menu */
#localesmenu {
	margin: 0;
	padding-left: 15px;
	float: left;
	width: 150px;
	height: 55px;
}

#localesmenu #supportedLocales
{
	text-align: center;
	padding-top: 0;
	font-weight: normal;
}

#localesmenu ul
{
	margin: 0;
	list-style: none;
	padding: 0 5px 0 15px;
}

#localesmenu ul li
{
	width: 30px;
	height: 22px;	
	float: left;
	padding: 10px 10px 0 10px;
	margin: 0;
}

#localesmenu ul li img
{
	border: 1px solid Black;
	height: 18px;
}

/* slogan */
#rightpane #righttop #slogan
{
	float: left;
	height: 20px;
	margin: 0 0 0 70px;
	padding: 3px 5px 0 5px;
}

#rightpane #righttop #slogan h1
{
	color: #DFDFDF;
}

#rightpane #righttopimg, #rightpane #rightbottomimg, #rightpane #rightupperimg
{
	height: 12px;
	background-color: #D47000;
}

/* content */
#rightpane .content
{
	background-color: White;
	float: left;
	text-align: justify;
	padding: 6px 5px;
	font-size: 12px;
	width: 601px;
}

#rightpane h1
{
	text-align: center;
	padding-top: 5px;
}

#rightpane .content p
{
	float: left;
	padding: 2px 10px;
	margin: 4px 0;
}

#rightpane .content img
{
	border: 1px solid #000000;
	width: 145px;
	height: 95px;
	float: right;
	margin: 50px 30px 35px 10px;
}

#rightpane .content #scroller img
{
	margin: 0;
}

/* firefox pics */
#rightpane .content .firefoxpics
{
	width: 575px;
	height: 107px;
	margin: 0px 10px 0 8px;
	padding: 0 0 0 10px;	
	background: #E6E6E6 url(./Images/images/img08.gif) repeat top left;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-color: #000000;
	border-bottom-color: #000000;
	list-style: none;
}

#rightpane .content .firefoxpics ul
{
	list-style: none;
}

#rightpane .content .firefoxpics li
{
	float: left;
	padding-top: 5px;
}

#rightpane .content .firefoxpics li img
{
	margin: 0 20px;
	padding: 0;
}

#rightpane .content .subContent
{
	margin-bottom: 5px;
}

#rightpane .content blockquote
{
	float: left;
	padding-top: 0;	
	margin: 0 10px 0 30px;	
}

#rightpane .content blockquote ul
{
	border: thin solid #C0C0C0;
	padding-left: 0;
	list-style-type: disc;
	margin: 8px 0 4px 0;
	font-weight: bold;
	color: #348CBC;
	background: #000000 url(./Images/img07.gif) repeat right bottom;	
}

#rightpane .content blockquote li
{
	margin-left: 15px;
}

#rightpane .content #contactMap .gmap
{
	float: left;
	/*margin: 4px 3px 4px 2px;*/
	margin: 0px;
	padding: 5px 0;
	height: 310px;
	width: 520px;
	border: 1px solid #BDBDBD;
}

#rightpane .content #contactMap #gmapNoScript
{
	color: #CC6600;
	font-style: italic;
	text-align: center;
	text-decoration: blink;
}

#rightpane .content #contactMap td
{
	padding: 0;
}

/* news */
#rightpane .content .news
{
	float: left;
	text-align: justify;
	padding: 6px 10px;
	font-size: 12px;
}

#rightpane .content .news .newsItem
{
	margin: 2px 25px 10px 25px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #CDCDCD;
}

#rightpane .content .news #last
{
	border: none;
}

#rightpane .content .news .newsItem .title
{
	color: #348CBC;
	font-size: 13px;
	font-weight: bold;
	padding: 2px 0 5px 0;
}

#rightpane .content .news .newsItem .date
{
	color: #DB9A00;
	font-size: 11px;
	font-style: italic;
	margin: 2px 0 5px 0;	
}

#rightpane .content .news .newsItem .details
{
	margin-bottom: 7px;
}

#rightpane .content .news .newsItem .ref
{
	margin-bottom: 5px;
	text-align: right;
}

#rightpane .content .news .newsItem .ref a
{
	color: #348CBC;
}

#rightpane .content .news .newsItem .ref a:hover, #rightpane .content .news .newsItem .ref a:visited
{
	color: #425566;
}

/* projects, products, product details, subsidies */
#rightpane .content .projects, #rightpane .content .products, #rightpane .content .subsidies
{
	float: left;
	text-align: justify;
	padding: 6px 10px;
	font-size: 12px;
	margin-top: 5px;
}

#rightpane .content .subsidies .subsidiesItem
{
	font-size: 12px;
	color: #DB9A00;	
}

#rightpane .content .subsidies .subsidiesItem
{
	background-color: #E7E7E7; 
	border: thin solid #C0C0C0;
}

#rightpane .content .subsidies .subsidiesItem .title
{
	font-size: 13px;
	font-weight: bold;
	padding: 2px 0 5px 0;
	border: 5px solid #C0C0C0;
	margin: 0;
	color: #348CBC;
	background-color: #CDCDCD;	
	text-align: center;
}

#rightpane .content .subsidies .subsidiesItem .header
{
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #C0C0C0;
	padding: 3px 0 5px 0;
	text-align: center;
	background-color: #CDCDCD;	
}

#rightpane .content .subsidies .subsidiesItem .header .label
{
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #999999;
}

#rightpane .content .subsidies .subsidiesItem .details
{
	color: Black;
	padding-left: 10px;
	padding-right: 10px;
}

#rightpane .content .subsidies .subsidiesItem .details p
{
	padding: 0 0 5px 0;
}

#rightpane .content .subsidies .subsidiesItem .details ul
{
	margin-top: 2px;
	margin-bottom: 8px;
}

#rightpane .content .projects .projectsItem, #rightpane .content .products .productsItem
{
	margin: 2px 25px 10px 25px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #CDCDCD;
}

#rightpane .content .projects #last, #rightpane .content .products #last
{
	border: none;
}

#rightpane .content .projects .projectsItem .title, #rightpane .content .products .productsItem .title
{
	color: #348CBC;
	font-size: 13px;
	font-weight: bold;
	padding: 2px 0 7px 0;
}

#rightpane .content .projects .projectsItem .date,
#rightpane .content .products .productsItem .date
{
	color: #DB9A00;
	font-size: 12px;
	font-style: italic;
	margin: 2px 0 5px 0;		
}

#rightpane .productDetails .date
{
	color: #DB9A00;
	font-size: 13px;
	font-style: italic;
	margin: 2px 0 5px 0;
	margin-top: 5px;	
	text-align: center;
}

#rightpane .content .projects .projectsItem .tech,
#rightpane .content .products .productsItem .tech
{
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	padding: 2px 0 5px 0;	
	color: #999999;
}

#rightpane .productDetails .tech
{
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	padding: 2px 0 5px 0;
	margin-top: 5px;	
	color: #425566;
	text-align: center;
}

#rightpane .productDetails .downloadLink
{
    text-align: center;
    margin: 6px 0 12px 0;
}

#rightpane .productDetails .prerequisites
{
	float: left;
	padding-top: 0;	
	margin: 5px 15px 10px 15px;
}

#rightpane .productDetails .prerequisites ul
{
	border: none;
	padding-left: 0;
	list-style-type: disc;
	margin: 5px 15px;
	font-weight: bold;
	font-size: 13px;
	color: #425566;
	text-align: center;
}

#rightpane .productDetails .prerequisites li
{
	margin: 0 60px;
	color: #425566;	
}

#rightpane .content .products .productsItem p .contents, #rightpane .productDetails .contents
{
    padding-top: 5px;
    padding-bottom: 5px;
}

#rightpane .content .products .productsItem .copyrights
{
	font-size: 12px;
	font-weight: bold;
	padding: 2px 10px 5px 0;
	color: #999999;
}

#rightpane .productDetails .copyrights
{
	font-size: 12px;
	font-weight: bold;
	padding: 2px 10px 5px 0;
	color: #999999;
	text-align: center;	
}

#rightpane .content .products .productsItem .cost
{
	font-size: 12px;
	font-weight: bold;
	padding: 2px 0 5px 0;
	color: #425566;	
}

#rightpane .productDetails .cost
{
	font-size: 14px;
	font-weight: bold;
	padding: 2px 0 5px 0;
	margin-top: 10px;	
	color: #425566;
	text-align: center;	
}

#rightpane .content .products .productsItem .notes
{
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 8px;
	color: #999999;
}

#rightpane .productDetails .notes
{
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	padding: 5px 15px;
	color: #999999;
}


/*CAUTION: DO NOT REMOVE - USED FOR PREVIEW IMAGES*/
#preview
{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
}
/*CAUTION: DO NOT REMOVE - USED FOR PREVIEW URLS*/
#screenshot
{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
}

#rightpane .content .products .productsItem p
{
	padding:5px 10px 8px 5px;
	margin:0;
}

#rightpane .content .projects .projectsItem ul
{
	list-style: none;
	padding:5px 10px 8px 5px;
	margin:0;
}

#rightpane .content .projects .projectsItem ul li img
{
	float: left;
	width: 119px;
	height: 110px;
	margin: 4px 8px 0 0;
}

#rightpane .productDetails p
{
	padding:5px 15px;
	margin:0;
}

#rightpane .content .products .productsItem p img
{
	float: left;
	width: 120px;
	height: 77px;
	margin: 4px 8px 0 0;
}

#rightpane .content .projects .projectsItem a,
#rightpane .content .products .productsItem a,
#rightpane .content .subsidies .subsidiesItem a
{
	color: #348CBC;
}

#rightpane .productDetails a
{
	color: #348CBC;
}

#rightpane .content .projects .projectsItem a:hover, #rightpane .content .projects .projectsItem a:visited,
#rightpane .content .products .productsItem a:hover, #rightpane .content .products .productsItem a:visited,
#rightpane .content .subsidies .subsidiesItem a:hover, #rightpane .content .subsidies .subsidiesItem a:visited
{
	color: #425566;
}

#rightpane .productDetails a:hover, #rightpane .productDetails a:visited 
{
	color: #425566;
}

#rightpane .content .projects .projectsItem .ref,
#rightpane .content .subsidies .subsidiesItem .ref
{
	margin-bottom: 5px;
	text-align: right;
}

#rightpane .content .products .productsItem .ref
{
	margin-bottom: 5px;
	text-align: right;
}

#rightpane .productDetails .ref
{
	margin-bottom: 5px;
	margin-right: 15px;
	text-align: right;
}

#rightpane .content .projects .projectsItem .ref a,
#rightpane .content .products .productsItem .ref a,
#rightpane .content .subsidies .subsidiesItem .ref a
{
	color: #348CBC;
}

#rightpane .productDetails .ref a
{
	color: #348CBC;	
}

#rightpane .content .projects .projectsItem .ref a:hover, #rightpane .content .projects .projectsItem .ref a:visited,
#rightpane .content .products .productsItem .ref a:hover, #rightpane .content .products .productsItem .ref a:visited,
#rightpane .content .subsidies .subsidiesItem .ref a:hover, #rightpane .content .subsidies .subsidiesItem .ref a:visited
{
	color: #425566;
}

#rightpane .productDetails .ref a:hover, #rightpane .productDetails .ref a:visited
{
	color: #425566;
}

#rightpane .productDetails
{
	background-color: White;
	float: left;
	text-align: justify;
	padding: 6px 5px;
	font-size: 12px;
	width: 601px;
}

#rightpane .productDetails blockquote
{
	float: left;
	padding-top: 0;	
	margin: 0 30px 15px 30px;	
}

#rightpane .productDetails blockquote ul
{
	border: thin solid #C0C0C0;
	padding-left: 0;
	list-style-type: disc;
	margin: 8px 0 4px 0;
	font-weight: bold;
	color: #348CBC;
	background: #000000 url(./Images/img07.gif) repeat right bottom;	
}

#rightpane .productDetails blockquote li
{
	margin-left: 15px;
}

#rightpane .productDetails .imgList
{
	/*float: left;*/
	padding-top: 0;	
	margin: 0 45px 0 55px;	
}

#rightpane .productDetails .imgList ul
{
	margin: 0;
	padding: 10px 0 0 0;
}

#rightpane .productDetails .imgList li
{
	margin-right: 20px;
	margin-left: 20px;
	display: inline;
    float: left;
}

#rightpane .productDetails .imgList img
{
	width: 120px;
	height: 77px;
	border: none;
	padding-bottom: 20px;
	display: block;
}

/* services */
#rightpane .content #services #tabs
{
	font-family: "Trebuchet MS" , Verdana, sans-serif;
	font-size: 12px;
	margin: 4px 7px;
	font-weight: normal;
}

#rightpane .content #services #tabs ul
{
	padding-left: 10px;
	
}

#rightpane .content #services #tabs ul li
{
	color: #348CBC;
	font-weight: bold;
	padding: 10px 0 0 0;
	
}

#rightpane .content #services #tabs a
{
	font-family: Lucida Grande, Lucida Sans, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#rightpane .content #services #tabs .accordion
{
    font-size: 11px;
}

#rightpane .content #services #tabs .accordion li a
{
	font-family: Lucida Grande, Lucida Sans, Arial, sans-serif;
    color: #348CBC;
    text-decoration: none;
}

#rightpane .content #services #tabs .accordion li.active, #rightpane .content #services #tabs .accordion li.active a
{
    color: #e17009;
}

#rightpane .content #services #tabs .accordion li div
{
    padding-top: 2px;
    font-size: 11px;
    color: Black;
    font-weight:normal;
}

/* email form */
#rightpane .content #email .fieldset
{
	margin: 0 0 10px 0;
	padding: 0;
	border: thin solid #E6E6E6;
	width: 522px;
}

#rightpane .content #email .email
{
	margin: 0;
}

#rightpane .content #email .email td
{
	padding: 5px 6px;
}

#rightpane .content #email .email label
{
	font-weight: bold;
	padding-left: 3px;
	font-family: "Trebuchet MS";	
	color: #348CBC;	
}
#rightpane .content #email .email textarea, #rightpane .content #email input, #rightpane .content #email select
{
	padding-left: 3px;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
#rightpane .content #email .email input:focus, #rightpane .content #email .email select:focus, #rightpane .content #email .email textarea:focus
{
	background-color: #FFFFFF;
}

#rightpane .content #email .email input
{
	width: 200px;
}

#rightpane .content #email .email #send
{
	width: 110px;
	height: 30px;
	float: right;
	font-weight: bold;
	font-size: 12px;
	margin-right: 80px;
}

#rightpane .content #email .email #mailSend
{
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	float: left;
	padding-top: 7px;
	padding-left: 0px;
}

#rightpane .content #email #emailSending
{
	background: none url(./Images/loadinfo.gif) no-repeat top right;
	margin-right: 60px;
	text-align: center;
	font-size: 11px;
	color: #3F3F3F;
}

#rightpane .content .field-validation-error
{
	margin: 0 0 5px 0;
	text-align: center;
}

#rightpane .content .emailStatusFailed
{
	padding: 0px 0px 0px 25px;
	color: #C12600;
	font-weight: bold;
	text-align: center;
	margin-bottom: 2px;
	background: url(./Images/images/error.png) no-repeat;
	background-position: left center;
}

#rightpane .content .emailStatusSucceeded
{
	padding: 0px 0px 0px 36px;
	color: #008000;
	font-weight: bold;
	text-align: center;
	margin-bottom: 2px;
	background: url(./Images/images/ok.png) no-repeat;
	background-position: left center;
}

#rightpane .content #emailStatus
{
	margin: 2px 0 5px 0;
	text-align: center;
}

#rightpane .content #emailStatus li
{
	list-style: none;
}

#rightpane .content #emailStatus li
{
    color: #C12600;
    font-size: 10px;
    padding: 4px 0;
}

/* footer */
#footer
{
	background-color: #3C3C3C;
	text-align: center;
	border-top: solid 1px #FFFFFF
}

#footer #company{
	font-weight: bold;
	font-size: 14px;
}

#footer .copyright
{
	color: #348CBC;
	padding-bottom: 0px;
}

#footer .badges
{
	padding-bottom: 2px;
	padding-top: 2px;
}

/* footer sitemap */
#footer .sitemap ul
{
	margin: 0;
	padding: 7px 0 12px 50px;
	list-style: none;
	line-height: normal;
}

#footer .sitemap ul li {
	display: inline;
}

#footer .sitemap ul li a
{
	padding: 0 15px;
	border-left: 1px solid #666666;
	text-decoration: none;
	font-size: 11px;
	color: #DFDFDF;
}

#footer .sitemap ul li a:hover {
	color: #db9a00;
}

#footer .sitemap ul li.first a{
	border-left: none;
}

#footer .sitemap .selected a{
	font-weight: bold;
	color: #D47000;
}

/* hit counter */
#footer .hitcounter{
	color: #E6E6E6;
	margin-top: 3px;
	font-size:10px;
	font-weight: bold;
}

#footer .hitcounter img{
	width: 90px;
	height: 15px;
}

/* Validation errors */
.field-validation-error
{
	color: #FF2F2F;
	font-size: 10px;	
}

.input-validation-error
{
	border: 1px solid #C12600;
	background-color: #FFF2F2;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #C12600;
}

/* Error views*/

.errorView h2
{
	margin-top: 30px;
	text-align: center;
	color: White;
	font-size: 30px;	
}

.errorView h3
{
	margin-top: 50px;
	margin-bottom: 50px;
	text-align: center;
	font-size: 18px;
	color: Orange;
}

.errorView p
{
	text-align: center;
	color: #348CBC;
	font-size: 15px;
}

.errorView p .errorMessageTitle
{
	font-weight: bold;
	color: Orange;
}

.errorView #errorPath
{
	color: #348CBC;
	font-style: italic;
	font-size: 20px;	
}

.errorView #backToMain
{
	font-style: italic;
	font-size: 17px;
	color: #425566;
	text-align:center;
	margin-top: 40px;
}

/* Javascript disabled */
#NoScript
{
	color: #CC6600;
	font-style: italic;
	text-align: center;
	text-decoration: blink;
}
