body
{
	font-family: Verdana;
	font-size: small;
	color: #000000;
	margin: 0;
	padding: 0;
	margin-right: 30;
	text-align: left;
	background-color: #FFFFFF;
}

A:link      { color: #41519A; text-decoration:none; }
A:visited 	{ color: #41519A; text-decoration:none; }
A:active 	{ color: #41519A;  cursor:hand; text-decoration:none; }
A:hover 	{ color: #B2C3E1;  cursor:hand; text-decoration:"underline"; }
		
A.bodyLink:link     { color: #41519A; text-decoration:none; font-weight:bold; }
A.bodyLink:visited 	{ color: #41519A; text-decoration:none; font-weight:bold; }
A.bodyLink:active 	{ color: #41519A;  cursor:hand; text-decoration:none; font-weight:bold; }
A.bodyLink:hover 	{ color: #B2C3E1;  cursor:hand; text-decoration:"underline"; font-weight:bold; }
		
p
{
	line-height: 1.4em;
}

.title
{
    text-transform: uppercase;
    font-family: verdana;
    font-size: large;
    font-weight: bold;
    color: #41519A;
 }

hr {
	border: 0;
	border-top: 2px solid #41519A;
	height: 2px;
}

img
{
	border-width: 0;
}

ul
{
	/*list-style-image: url('../../Images/sigma/world_32.gif');*/
	list-style-position: outside;
	list-style-type: disc;
	color: #000000;
	font-family: verdana;
}

.menutextindent
{
    font-size: x-small;
}

/* Headings                    */
/*-----------------------------
h1
{
	font-size: large;
	color: #6B7EBF
}

h2
{
	font-family: Verdana;
	font-size: medium;
	margin-top: 30;
	color: #6B7EBF;
	margin-bottom: -15;
}
	
h3
{
	font-family: Verdana;
	font-size: small;
	margin-bottom: -15;
	color: #6B7EBF;
	padding-left: 15;
}

h1, h2, h3, h4
{
	margin: 0;
	font-family: Verdana;
}
*/
/* Tables                      */
/*-----------------------------*/	
table
{
	font-size: 1em;
}

table.header
{
	  background-color:#5B6DB5;
}

td.logo
{
	text-align: left;
	width: 184px;
}

td.title 
	{
		text-align: center;
		font-family: verdana;
		font-size: x-large;
		font-weight: bolder;
		color: #FFFFFF;
	}

td.headerbar 
{
	background-image: url('../Main/Images/bar.jpg');
	text-align: right;
	height: 24px;
}

td.menu 
{
	background-color:#41519A;
	width: 184px;
	height: 500px;
	vertical-align: top;
}

td.footer
{
	margin-left: 30;
	font-family: Verdana;
	font-size:xx-small;
	font-weight: normal;
	color: #41519A;
	text-align: right;
}

/* MOOTOOLS */
.tool-tip {
	color: #fff;
	width: 200px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: url(../../images/bubble.png) top left;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(../../images/bubble.png) bottom right;
}
 
.custom-tip {
	color: #000;
	width: 130px;
	z-index: 13000;
}
 
.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}
 
.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}

/* TERROOGLE */

/*Custom*/
.ui-table
{
	border-style: solid;
	border-width: 1px;
	border-collapse: collapse;
	empty-cells: show;
}
.ui-table td
{
	padding:2px;
}
.ui-table .header
{
	font-size: 24pt;
	background-color: #5B6DB5;
	font-weight: bold;
	color: #FFFFFF;
}
.ui-table .separator
{
	border-top: 2px;
	border-top-color: #FFAE31;
	border-top-style: solid;
}
.ui-table .caption
{
	background-color: #5B6DB5;
	font-weight: bold;
	color: #FFFFFF;
}

/*Forms*/
.ui-form
{
	font-size:0.8em;
}

.ui-form table
{
	border-style: solid;
	border-width: 1px;
	border-collapse: collapse;
	empty-cells: show;
	border-color: #B5C7DE;
}

.ui-form td
{
	padding:2px;
}

.ui-form td.header
{
	background-color: #5273B5;
	color: #FFFFFF;
	font-weight: bold;
	border-color: #EFF3FB;
	border-style: solid;
	border-width: 2px;
	text-align: center;
	font-size: 1em;
}

.ui-form td.subheader
{
	padding: 3px 3px 3px 5px;
	background-color: #BBD1FF;
	border-color: #EFF3FB;
	border-style: solid;
	border-width: 1px;
	font-size: 1.2em;
	vertical-align: top;
}

.ui-form td.ErrorMssage
{
	font-size: 0.8.em;
	color: #FF0000;
}

/*
.ui-form input[type="submit"]
{
	background-color:#FFFFFF;
	border-color:#507CD1;
	border-width:1px;
	border-style:solid;
	color: #284E98;
	font-size:0.9.em;
}

.ui-form input[type="submit"]:hover
{
	background-color:#EAF4FF;	
}
*/

input[type="submit"]
{
	background-color:#5273b5;
	border-color:transparent;
	border-width:1px;
	border-style:solid;
	color: #FFFFFF;
	font-size:0.9.em;
}

input[type="button"]
{
	background-color: #5273b5;
	border-color: transparent;
	border-width: 1px;
	border-style: solid;
	color: #FFFFFF;
	font-size: 0.9.em;
}

input[type="submit"]:hover
{
	background-color: #E67300;
}

input[type="button"]:hover
{
	background-color: #E67300;
}
textarea
{
	font-family:Arial;
}
.specialHeader
{
	padding-top:5px;
	BORDER-RIGHT: #fff 0px solid;	
	PADDING-RIGHT: 8px;	
	BORDER-TOP: #fff 1px solid;	
	PADDING-LEFT: 8px;	
	FONT-WEIGHT: bold;	
	FONT-SIZE: 12px;	
	BACKGROUND: url(../../images/tile.gif);	
	PADDING-BOTTOM: 8px;	
	MARGIN: 0px;	
	BORDER-LEFT: #fff 0px solid;	
	COLOR: #fff;	
	PADDING-TOP: 8px;	
	BORDER-BOTTOM: #5176b5 1px solid	
}

.siteHeader
{
	border-style: none;
	height: 100px;
	background-color: #000099;
	color: #FFFFFF;
}

.siteHeader A:link
{
	color: #FFFFFF;
	text-decoration: none;
}
.siteHeader A:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
.siteHeader A:active
{
	color: #CC3300;
	cursor: hand;
	text-decoration: none;
}
.siteHeader A:hover
{
	color: #FF9999;
	cursor: hand;
}

.siteHeader .heading
{
	font-size:24pt;
	font-weight:bold;
	text-align:left;
	vertical-align:top;
}

.siteHeader input[type="text"]
{
	font-size:7pt;
}
.siteHeader input[type="password"]
{
	font-size:7pt;
}
.siteHeader .subheading
{
	text-align:right;	
	font-size:8pt;
}
.alist
{
	padding:5px;
	font-size:0.8em;
}

.alist .header
{
	padding: 5px 5px 10px 5px;
	border-style: none none none none;
	border-color: #99CCFF;
	font-size: 1.1em;
	font-weight: bold;
	border-top-width: thin;
	color: #41519A;
}

.alist .links
{
	font-size:0.6em;
}

.adoc
{
	padding:5px;
	font-size:0.9em;
}

.adoc .header
{
	font-size: 1.4em;
	font-weight:bold;
	color: #41519A;
}

.adoc .headerlight
{
	font-size: 1.4em;
	font-weight: bold;
	color: #808080;
}

.adoc .header .by
{
	font-size: 0.7em;
	font-weight:normal;
	font-style:italic;
}

.adoc .WizardStep
{
	border-top-style: solid;
	border-top-width: 1px;
	border-color: #E6E6FF;
}

.featured
{
	border-color: #41519A;
	text-align: left;
	font-size: 0.9em;
	font-weight: bold;
	color: #41519A;
	background-color: #DBE1EC;
	border-top-style: solid;
	border-top-width: 1px;
}
.copyright
{
	font-size: 8pt;
	font-family: arial, Helvetica, sans-serif;
	color: #808080;
	text-align:right;
	padding-right:50px;
}
.thumbnail
{
	padding: 5px;
	margin: 5px;
	border: 1px solid #DDDDDD;
}
img.thumbnailSml
{
	padding: 5px;
	margin: 2px;
	border: 1px solid #DDDDDD;
}

/* Rating */
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(../../images/FilledStar.png);

}

.emptyRatingStar {
    background-image: url(../../images/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(../../images/SavedStar.png);
}

/*Comments*/

.CommentText {
	BACKGROUND-POSITION: left bottom;
	BACKGROUND-IMAGE: url(../../images/comment-shadow.gif);
	PADDING-BOTTOM: 3px;
	BACKGROUND-REPEAT: repeat-x
}

.CommentText2 {
	BORDER-RIGHT: #bcbcbc 1px solid;
	PADDING-RIGHT: 3px;
	BORDER-TOP: #bcbcbc 1px solid;
	PADDING-LEFT: 3px;
	PADDING-BOTTOM: 3px;
	BORDER-LEFT: #bcbcbc 1px solid;
	PADDING-TOP: 3px;
	BORDER-BOTTOM: #bcbcbc 1px solid
}

.CommentText2 {
	BORDER-RIGHT: #bcbcbc 1px solid;
	BORDER-TOP: #bcbcbc 1px solid;
	BORDER-LEFT: #bcbcbc 1px solid;
	BORDER-BOTTOM: #bcbcbc 1px solid
}

.CommentText3 {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	FONT-SIZE: 0.9em;
	PADDING-BOTTOM: 5px;
	OVERFLOW: hidden;
	PADDING-TOP: 5px;
	WORD-WRAP: break-word
}

.CommentText3 {
	
}

.CommentTitle {
	FONT-WEIGHT: normal;
	FONT-SIZE: 1em;
	MARGIN-BOTTOM: 6px
}
.CommentSubject {
	FONT-WEIGHT: bold;
}
.CommentArrow {
	BACKGROUND-IMAGE: url(../../images/summer-comment-arrow.gif);
	MARGIN-BOTTOM: -10px;
	WIDTH: 14px;
	BACKGROUND-REPEAT: no-repeat;
	HEIGHT: 14px
}
.CommentFooter {
	MARGIN-TOP: 4px;
	PADDING-LEFT: 16px;
	FONT-SIZE: 0.7em;
	COLOR: #999999;
	text-align:right;
}
.placemarkHeader
{
	font-weight: bold;
	font-size: 1em;
	color: white;
	background-color: #41519a;
}
.placemarkRow
{
	cursor:hand;
}
.placemarkTable
{
	border: 1px solid #D7D7FF;
	background-color: #F4F4FF;
}
/* Placemark Form */
.pForm
{
}

.pForm .pTitle
{
	font-size: large;
	font-weight: bold;
	color:Navy;
}

.progressHeader
{
	border: 1px solid #000080;
	font-weight: bold;
	font-size: 0.9em;
}

.progressStep
{
	font-size:0.8em;
	color:Navy;
}

.ErrorBlock
{
	background-color: #FFEBE8;
	border: 1px solid #FF0000;
	font-size:0.7em;
}
.ErrorHeader
{
	background-color: #FFEBE8;
	font-size:1.3em;
	font-weight:bold;
}
.leg
{
	font-size: 7pt;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}