#h3 {
	font-size: 0.8em;
}

.gray {
	font-size: 1.0em;
	color: #919691;
	}

.smallgray {
	font-family: arial, san-serif;
	font-size: 0.7em;
	color: #919691;
	margin-top: 10px;
	}

.largegray {
	font-size: 0.9em;
	font-weight: normal;
	font-family: arial, san-serif;
/*	color: #919691; */
	color: #FFFFFF;
	}

.blue {
	font-size: 1.0em;
	color: #568CC3;
	}

.smallblue {
	font-family: arial, san-serif;
	font-size: 0.7em;
	color: #568CC3;
	margin: 10px 0 0 10px;
	padding: 10px 0 0 20px;
	}

.right {
	text-align : left; 
   	margin : 0; 
   	padding-left : 1%;
   	padding-right : 1%;
   	border-right-width : 1px; 
   	border-left-width : 1px; 
   	border-right-color : inherit; 
   	border-left-color : inherit; 
   	width : 30%; 
   	float : left; 
	}

.normal {
 	color : green; 
   	text-align : left; 
   	width : 100%; 
   	float : none; 
	}

.middle {
   	text-align : left; 
   	margin : 0; 
   	padding-left : 1%;
   	padding-right : 1%;
   	width : 30%; 
   	float : left; 
	}

.left {
 	text-align : left; 
   	margin : 0; 
   	padding-left : 3%;
   	padding-right : 1%;
   	border-right-width : 1px; 
   	border-left-width : 1px; 
   	border-right-color : inherit; 
   	border-left-color : inherit; 
   	width : 30%; 
   	float : left; 
	}

.testimonial {
	color: #548BC2;
	padding: 0px 0 0px 0;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: auto;
	text-align: left;
        font-family: arial, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	}

.testimonial-nb {
	color: #548BC2;
	padding: 0px 0 0px 0;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: auto;
	text-align: left;
        font-family: arial, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	}

.testimonial-sig {
	color: #548BC2;
	padding: 0px 0 0px 0;
	margin-left: 5px;
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: auto;
	text-align: right;
        font-family: arial, sans-serif;
	font-size: 0.7em;
	}

.pagetext {
	color: #7A7B7A;
	padding: 0px 0px 0px 0px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: auto;
	text-align: left;
        font-family: arial, sans-serif;
	font-size: 0.8em;
	}

.pagetext-small {
	color: #7A7B7A;
	padding: 0px 0 0px 0;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: auto;
	text-align: left;
        font-family: arial, sans-serif;
	font-size: 0.5em;
	}

.pagetext-bold {
	color: #7A7B7A;
	padding: 0px 0 0px 0;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: auto;
	text-align: left;
        font-family: arial, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	}

.pagetext-close {
	padding: 0px 0 0px 0;
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
	width: auto;
	text-align: left;
        font-family: arial, sans-serif;
	font-size: 0.8em;
	}

.internal-table {
	color: #7A7B7A;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 570px;  
        font-family: arial, sans-serif;
	font-size: 0.8em;
	text-align: left;
	}

.path {
	color: #011F36;
	padding: 0px 0 0px 0;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 2px;
	margin-bottom: 5px;
	width: auto;
	text-align: left;
        font-family: arial, sans-serif;
	font-size: 0.6em;
	}

.path-right {
	color: #011F36;
	padding: 0px 0 0px 0;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 2px;
	margin-bottom: 5px;
	width: auto;
	text-align: right;
        font-family: arial, sans-serif;
	font-size: 0.6em;
	display: block;
	}

.path-current {
	color: #011F36;
	padding: 0px 0 0px 0;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 2px;
	margin-bottom: 5px;
	width: auto;
	text-align: left;
        font-family: arial, sans-serif;
	font-size: 0.6em;
	font-weight: bold;
	}

.entry {
	padding: 0px 0 0px 0;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: auto;
	text-align: left;
}
	
.pagetext-center {
	padding: 0px 0 0px 0;
	margin: 10px 0 0 10px;
	width: auto;
	text-align: center;
	}
	
ul.center {
	align: center;
	}

body {
	background-color: #011F36;
	margin: 0;
	padding: 0;
}
img {
	border: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
img.center {
        display: block;
        margin-left: auto;
        margin-right: auto;
	border: none;
	text-align: center;
}

img.right {
	display: block;
	margin-right: 20px;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	float: right;
}

.title {
	font-size: 1.0em;
	color: #1C3A49;
	font-family: arial, san-serif;
	font-size: 0.9em;
	font-weight: bold;
}
.small-main {
	font-size: .8em;
	color: #1C3A49;
}

.xsmall-main {
	font-size: .6em;
	color: #1C3A49;
}

.list-main {
	font-size: 1em;
	color: #F78F1E;
	font-family: arial, san-serif;
	font-size: 0.9em;
}

.internal-title {
	margin: 20px 0 0 20px;
	color: #FF5800;
	font-weight: normal;
	font-family: arial, san-serif;
	font-size: 1.0em;
}

.bborder {
	border-color: #82B3DA;
	border-style: solid;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	font-family: arial, sans-serif;
	font-size: 0.8em;
}

.bborder2 {
	border-color: #82B3DA;
	border-style: solid;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	font-family: arial, sans-serif;
	font-size: 0.8em;
}

.internal-heading {
	margin: 20px 0 0 20px;
	color: #7A7B7A;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 0.9em;
	text-align: left;
}

td.bborder:hover {
	background-color: #FFFFFF;
}

a.nav:link {
	color: #011F36;
	text-decoration: none;
}
a.nav:visited {
	color: #011F36;
	text-decoration: none;
}
a.nav:hover {
	color: #011F36;
	text-decoration: none;
}
a.nav:active {
	color: #011F36;
	text-decoration: none;
}

a.navpath:link {
	color: #F78F1E;
	text-decoration: none;
}
a.navpath:visited {
	color: #F78F1E;
	text-decoration: none;
}
a.navpath:hover {
	color: #F78F1E;
	text-decoration: underline;
}
a.navpath:active {
	color: #F78F1E;
	text-decoration: none;
}

a.tour:link {
	color: #F78F1E;
	text-decoration: none;
	font-size: 0.4em;
}
a.tour:visited {
	color: #F78F1E;
	text-decoration: none;
	font-size: 0.4em;
}
a.tour:hover {
	color: #F78F1E;
	text-decoration: underline;
	font-size: 0.4em;
}
a.tour:active {
	color: #F78F1E;
	text-decoration: none;
	font-size: 0.4em;
}

a.frontlink:link {
	font-family: arial, sans-serif;
	color: #F78F1E;
	text-decoration: underline;
	font-size: 0.9em;
}
a.frontlink:visited {
	font-family: arial, sans-serif;
	color: #F78F1E;
	text-decoration: underline;
	font-size: 0.9em;
}
a.frontlink:hover {
	font-family: arial, sans-serif;
	color: #F78F1E;
	text-decoration: underline;
	font-size: 0.9em;
}
a.frontlink:active {
	font-family: arial, sans-serif;
	color: #F78F1E;
	text-decoration: underline;
	font-size: 0.9em;
}

a.jump {
	font-size: 0.8em;
}
a.screenshot:link {
	color: #FF5800;
	text-decoration: none;
	font-size: 0.8em;
}
a.screenshot:visited {
	color: #FF5800;
	text-decoration: none;
	font-size: 0.8em;
}
a.screenshot:hover {
	color: #FF5800;
	text-decoration: underline;
	font-size: 0.8em;
}

a.screenshot:active {
	color: #FF5800;
	text-decoration: none;
	font-size: 0.8em;
}

.lb-border {
	border-color: #AAC5E1;
	border-style: solid;
	border-top-width: 0px;
	border-left-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	font-family: arial, sans-serif;
	font-size: 0.8em;
}

/* Used for newsletter form */
.required {
	color: red;
	font-weight: bold;
}

#input {
	margin: 0;
}

form.search {
	padding: 7px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}

a:link {
	color: #F78F1E;
	text-decoration: underline;
}
a:visited {
	color: #F78F1E;
	text-decoration: underline;
}
a:hover {
	color: #F78F1E;
	text-decoration: underline;
}
a:active {
	color: #F78F1E;
	text-decoration: underline;
}

img.frontitems {
	margin-left: 36px;
}

