#header a {
	color: navy;
}

#header {
	margin-bottom: 20px;
}

body {
	
	color: #837669;
	padding: 0px;
	margin: 0px;
	background: url(../img/topbg.jpg) 0 0 repeat-x #fff;
	color: #232;
	font: 14px/18px "Trebuchet MS",Arial, Helvetica, sans-serif;

}

h1,h2,h3 {
	margin: 0;

	font-weight: normal;
	color: #6D5A46;
}

h1 {
	font-size: 44px;
}

h2 {
	font-size: 20px;
	padding: 4px;
}

h3 {

}

p,div {
	margin-top: 0;
	text-align: justify;

}

.post {
	line-height: 180%;
	
}

.secTitle {
	font-weight: bold;
}

ul,ol {

}

ul {
	list-style: disc;
}

blockquote {

}

a {
	color: #7EB4D8;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr {
	border:0px;
	border-bottom:1px dotted #8dc;
}

.list1 {

}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

.successMessage,.errorMessage,.infoMessage {
	margin: 15px;
	border: 1px solid #fff;
	background: #111;
	padding: 10px;
	display: block;
	width: 300px;
	text-align: center;
	font-weight: bold;
	color:#def;
}

.errorMessage {
	border: 1px solid #fff;
	background: red;
}

.pageTitle {
	font-variant: small-caps;
	font-size: 13px;
	font-weight: bold;
}
.pageTitle a {
	font-variant: small-caps;
	font-size: 13px;
	font-weight: bold;
}

pre {
	width: 100%;
	margin: 10px;
	display: block;

}

.textlink:link,.textlink:visited,.textlink:active {
	border: 0;
	text-decoration: none;
}

.bordered {
	border-collapse: collapse;
	margin: 4px;
}

.bordered td,.bordered th {
	padding: 4px;
	border: 1px solid #ccc;
}

th {
	background: #def;
	padding: 1px 3px;
	border: 1px solid #ccc;
}

tr.miniheader {
	background: #eff;
	letter-spacing: 1.1px;
	font-variant: small-caps;
}

.bold {
	font-weight: bold;
}


input,select,.linkbutton,.redlinkbutton {

	font-size: 1em;
}

input[type=submit],input[type=reset],.linkbutton,.redlinkbutton,input[type=button] {
	border: 1px solid #777;
	background: #F8F7F7 url('../img2/shiny.gif') repeat-x bottom;
	padding: 0px 8px;
	height:20px;
	color: #333;

	font-size: 11px;
}

.linkbutton,.redlinkbutton {
	padding: 2px 8px;

	text-decoration: none;
}
.redlinkbutton{
	border:1px solid red;
}

input[type=submit]:hover,input[type=reset]:hover,.linkbutton:hover,.redlinkbutton:hover,input[type=button]:hover
	{
	cursor: pointer;
}

.related table {
	width: 100%;
}

/* CSS Document */
div,p,h2,h3,img {
	padding: 0px;
	margin: 0px;
}

/*----TOP PANEL----*/
#topPan {
	width: 778px;
	height: 158px;
	position: relative;
	margin: 0 auto;
	background: url(../img2/topPan-bg.gif) 0 0 repeat-x #15AEFD;
	color: #fff;
	padding: 0px;
}

#topPan img.logo {
	width: 245px;
	height: 37px;
	position: absolute;
	top: 33px;
	left: 43px;
}

#topPan img.book {
	width: 158px;
	height: 99px;
	position: absolute;
	top: 20px;
	right: 46px;
}

#topPan p {
	font-size: 16px;
	padding: 70px 0 0 43px;
}

#topContactPan {
	width: 159px;
	height: 51px;
	position: absolute;
	top: 43px;
	right: 240px;
}

#topContactPan p.callus {
	background: #0C71A4;
	color: #fff;
	width: 64px;
	height: 14px;
	line-height: 14px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px;
}

#topContactPan p.no {
	font-size: 26px;
	padding: 4px 0 0;
}

#topMenuPan {
	width: 683px;
	height: 16px;
	position: absolute;
	bottom: 9px;
	left: 48px;
}

#topMenuLeftPan {
	width: 69px;
	height: 16px;
	float: left;
	background: url(../img2/menu-leftbg.gif) 0 0 no-repeat;
}

#topMenuMiddlePan {
	width: 544px;
	height: 16px;
	float: left;
}

#topMenuMiddlePan ul {
	width: 544px;
	height: 16px;
}

#topMenuMiddlePan ul li {
	width: 67px;
	height: 16px;
	border-right: 1px solid #E5E5E5;
	float: left;
}

#topMenuMiddlePan ul li a {
	width: 67px;
	height: 16px;
	display: block;
	background: #fff;
	color: #4A4A4A;
	font: 10px/ 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}

#topMenuMiddlePan ul li a:hover {
	background: #fff;
	color: #0574AF;
	text-decoration: none;
}

#topMenuMiddlePan ul li.home {
	background: #fff;
	color: #0574AF;
	text-decoration: none;
	font: 10px/ 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}

#topMenuMiddlePan ul li.contact {
	width: 67px;
	border-right: 1px solid #fff;
}

#topMenuMiddlePan ul li.contact a {
	width: 67px;
	height: 16px;
	display: block;
	background: #fff;
	color: #4A4A4A;
	font: 10px/ 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}

#topMenuMiddlePan ul li.contact a:hover {
	background: #fff;
	color: #0574AF;
	text-decoration: none;
}

#topMenuRightPan {
	width: 70px;
	height: 16px;
	float: left;
	background: url(../img2/menu-rightbg.gif) 0 0 no-repeat;
}

/*----/TOP PANEL----*/ /*----BODY PANEL----*/
#bodyPan {
	width: 683px;
	position: relative;
	margin: 0 auto;
	padding: 25px 0 0;
}

/*----BODY LEFT PANEL----*/
#bodyLeftPan {
	width: 410px;
	float: left;
	padding: 12px 36px 0 0;
}

#bodyLeftPan h2 {
	width: 410px;
	height: 30px;
	background: url(../img2/border1.gif) 100% 70% no-repeat #fff;
	color: #00111A;
	font: 28px/ 28px Georgia, "Times New Roman", Times, serif;
}

#bodyLeftPan h2 span {
	background: #fff;
	color: #046598;
}

#bodyLeftPan h3 {
	width: 410px;
	height: 30px;
	background: url(../img2/border2.gif) 100% 70% no-repeat #fff;
	color: #00111A;
	font: 28px/ 28px Georgia, "Times New Roman", Times, serif;
}

#bodyLeftPan h3 span {
	background: #fff;
	color: #046598;
}

#bodyLeftPan p {
	padding: 7px 0 0;
}

#bodyLeftPan p span {
	background: #fff;
	color: #046598;
	font-weight: bold;
}

#bodyLeftPan ul {
	width: 410px;
	margin: 10px 0 0;
}

#bodyLeftPan ul li {
	width: 410px;
	height: 20px;
}

#bodyLeftPan ul li a {
	width: 390px;
	height: 20px;
	background: url(../img2/button.gif) 0 6px no-repeat #fff;
	color: #1A1A1A;
	text-decoration: underline;
	padding: 0 0 0 20px;
}

#bodyLeftPan ul li a:hover {
	width: 390px;
	height: 20px;
	background: url(../img2/button-hover.gif) 0 6px no-repeat #fff;
	color: #676363;
	text-decoration: underline;
}

#bodyLeftPan p.more {
	background: #F3F3F3;
	color: #003D5C;
	width: 410px;
	height: 11px;
	margin: 25px 0;
	padding: 0px;
	line-height: 11px;
	font-size: 11px;
}

#bodyLeftPan p.more a {
	display: block;
	width: 44px;
	height: 11px;
	background: #fff;
	color: #003D5C;
	text-decoration: none;
	margin: 0 0 0 246px;
	line-height: 11px;
	text-align: center;
	padding: 0px;
	text-transform: uppercase;
}

#bodyLeftPan p.more a:hover {
	display: block;
	width: 44px;
	height: 11px;
	background: #E0DEDE;
	color: #003D5C;
	text-decoration: none;
}

#bodyLeftNextPan {
	width: 410px;
	clear: both;
	padding: 10px 0 0;
}

#bodyLeftPan p.next {
	background: #F3F3F3;
	color: #003D5C;
	width: 410px;
	height: 11px;
	padding: 0px;
	line-height: 11px;
	font-size: 11px;
	clear: both;
}

#bodyLeftPan p.next a {
	display: block;
	width: 44px;
	height: 11px;
	background: #fff;
	color: #003D5C;
	text-decoration: none;
	margin: 0 0 0 246px;
	line-height: 11px;
	text-align: center;
	padding: 0px;
	text-transform: uppercase;
}

#bodyLeftPan p.next a:hover {
	display: block;
	width: 44px;
	height: 11px;
	background: #E0DEDE;
	color: #003D5C;
	text-decoration: none;
}

#bookcatagories {
	width: 410px;
	position: relative;
	margin: 0 auto;
	padding: 5px 0 0;
}

#namePan {
	width: 156px;
	float: left;
	background: url(../img2/name-dot.gif) 100% 85% no-repeat #fff;
	color: #4F4F4F;
	font-size: 14px;
	text-transform: uppercase;
}

#nameonePan {
	width: 156px;
	float: left;
}

#nameonePan ul {
	width: 156px;
}

#nameonePan ul li {
	width: 140px;
	height: 20px;
	background: url(../img2/arrow.gif) 0 6px no-repeat #fff;
	color: #03537D;
	padding: 0 0 0 10px;
}

#pricePan {
	width: 106px;
	float: left;
	background: url(../img2/price-dot.gif) 100% 85% no-repeat #fff;
	color: #4F4F4F;
	font-size: 14px;
	text-transform: uppercase;
}

#priceonePan {
	width: 143px;
	float: left;
}

#priceonePan ul {
	width: 143px;
}

#priceonePan ul li {
	width: 133px;
	height: 20px;
	background: url(../img2/price-border.gif) 100% 50% no-repeat #fff;
	color: #00111A;
	line-height: 20px;
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 0 10px;
}

#discountPan {
	width: 126px;
	float: left;
	background: url(../img2/discount-dot.gif) 100% 85% no-repeat #fff;
	color: #4F4F4F;
	font-size: 14px;
	text-transform: uppercase;
	padding: 0 0 0 12px;
}

#discountonePan {
	width: 110px;
	float: left;
}

#discountonePan ul {
	width: 110px;
}

#discountonePan ul li {
	width: 100px;
	height: 20px;
	background: url(../img2/dicount-border.gif) 100% 50% no-repeat #fff;
	color: #00111A;
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 0 10px;
}

/*----/BODY LEFT PANEL----*/ /*----BODY RIGHT PANEL----*/
#bodyRightPan {
	width: 235px;
	float: left;
	border: 1px solid #DADADA;
	background: #F3F3F3;
	color: #1A1A1A;
	padding: 0 0 28px;
}

#bodyRightPan h2 {
	width: 195px;
	height: 35px;
	display: block;
	border: 1px solid #DADADA;
	background: #fff;
	color: #00111A;
	font: 24px/ 34px Georgia, "Times New Roman", Times, serif;
	margin: 6px 8px 16px;
	padding: 0 0 0 20px;
}

#bodyRightPan h2 span {
	background: #fff;
	color: #046598;
}

#bodyRightPan h3 {
	width: 195px;
	height: 35px;
	display: block;
	border: 1px solid #DADADA;
	background: #fff;
	color: #00111A;
	font: 24px/ 34px Georgia, "Times New Roman", Times, serif;
	margin: 6px 8px 0;
	padding: 0 0 0 20px;
}

#bodyRightPan h3 span {
	background: #fff;
	color: #046598;
}

#bodyRightPan ul {
	width: 180px;
	margin: 0 0 17px 29px;
}

#bodyRightPan ul li {
	width: 180px;
	height: 18px;
}

#bodyRightPan ul li a {
	width: 160px;
	height: 18px;
	display: block;
	background: url(../img2/button.gif) 0 6px no-repeat #F3F3F3;
	color: #1A1A1A;
	text-decoration: none;
	padding: 0 0 0 20px;
}

#bodyRightPan ul li a:hover {
	background: url(../img2/button-hover.gif) 0 6px no-repeat #F3F3F3;
	color: #797878;
	text-decoration: none;
}

#bodyRightPan p {
	padding: 0px 29px 0px 29px;
}

#bodyRightPan p.boldtext {
	padding: 10px 29px 0px;
	font-size: 14px;
	background: #F3F3F3;
	color: #1A1A1A;
	font-weight: bold;
}

#bodyRightPan p.more {
	background: #fff;
	color: #003D5C;
	width: 175px;
	height: 11px;
	margin: 10px 29px 10px;
	padding: 0px;
	line-height: 11px;
}

#bodyRightPan p.more a {
	display: block;
	width: 44px;
	height: 11px;
	background: #F3F3F3;
	color: #003D5C;
	text-decoration: none;
	margin: 0 0 0 97px;
	font-size: 11px;
	line-height: 11px;
	text-align: center;
	text-transform: uppercase;
}

#bodyRightPan p.more a:hover {
	display: block;
	width: 44px;
	height: 11px;
	background: #E0DEDE;
	color: #003D5C;
	text-decoration: none;
}

/*----/BODY RIGHT PANEL----*/ /*----/BODY PANEL----*/
	/*----FOOTER PANEL----*/
#footermainPan {
	background: #7EB4D8;;
	color: #fff;
	border: 1px solid #ccc;
	border-width: 1px 0px;
	margin: 0px 0 0;
	padding: 4px;
	font-size: 80%;
	font-variant:small-caps;
	letter-spacing:1px;
	
}

#footermainPan a{
	color:#333;
	text-decoration:none;
	
}
/* Calendar */
#calendar {

}

#calendar caption {
	padding-bottom: 5px;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border-collapse: collapse;
	border-right: 1px solid #F5F2EF;
}

#calendar thead th {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #F5F2EF;
	border-left: 1px solid #F5F2EF;
	background: #F5F2EF;
}

#calendar tbody td {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #F5F2EF;
	border-left: 1px solid #F5F2EF;
}

#calendar tfoot td {
	padding: 5px;
	background: #FEF7EF url(../img2/img13.gif) repeat-x;
}

#calendar tfoot #next {
	text-align: right;
}

#calendar #today {
	background: #E7F1E1;
}

/* Footer */
#footer {
	background: url(../img2/img09.gif) repeat-x;
}

#footer p {
	margin: 0;
	padding: 30px 0;
	text-align: center;
	line-height: normal;
	color: #B5ADA5;
}

#footer a {
	color: #B5ADA5;
}

a.button {
	padding: 3px 10px;
	background: #CDCCCD url('../img2/shiny.gif') top repeat-x;
	color: navy;
	border: 1px solid #77c;
	text-decoration: none;
}

a.button:hover {
	border: 1px solid #000;
	color: blue;
}

fieldset {
	border: 1px solid #ccc;
	margin-top: 30px;
	padding: 16px 20px;
}

fieldset legend {
	color: #76f;
	font-size: 110%;
	font-weight: bold;
}

fieldset fieldset {
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 16px 0;
}

fieldset fieldset legend {
	font-size: 120%;
	font-weight: normal;
	margin-left: 20px;
}

fieldset fieldset div {
	clear: left;
	margin: 0 20px;
}

input[type="text"],input[type="password"],textarea,.txtField,.txtField2 {
	border: 1px inset #000;
	width: 60%;
	padding: 1px 2px;
}

.txtField2 {
	width: 96%;
}

input,select,textarea {
	font-family: "Trebuchet MS";
	font-size: 11px;
}

.subsection {
	background: #ddf;
	color: #000;
	padding: 1px 4px;
}

.formTitle {
	background: #7766FF;
	color: white;
	font-weight: bold;
	border: 1px dotted white;
	padding: 2px 5px;
}

.formTitle a {
	display: block;
	text-align: center;
	color: #dee;
	text-decoration: none;
}

.formTitle a:hover {
	color: #fff;
}

.imgborder {
	border: 1px solid #9ac;
}

.gridlike {
	border-collapse: collapse;
	border-color: #dee;
}

.gridlike td {
	padding: 1px 3px;
}

.separator {
	background-color: navy;
}

.blue {
	color: blue;
}

.green {
	color: green;
}

.red {
	color: red;
}

#ajaxload {
	position: fixed;
	top: 50%;
	right: 49%;
	width: 31px;
	padding: 1px;
}

body>#ajaxload {
	position: fixed;
}

.left,.forms,.leftforms {
	text-align: left;
}

.lines {
	border: 1px solid #ccc;
}

.index table {
	width: 100%;
}

.pageHeader {
	padding: 0px 0px 4px 0px;
	padding-top:10px;
}

#moduleContainer {
	border: 1px solid #888;
	padding: 10px;
	
}

.pageHeader span {
	padding: 2px 10px 4px 10px;
	background: #ddd;
	color: black;
	font-size: 15px;
	letter-spacing:0.2em;
}
.pageHeader a {
	color: white;
	text-decoration:none;
}


label {
	line-height: 1em;
	margin: 0;
	font-weight: bold;
	color: #545454;
}

.w2em {
	width: 2em;
}

.w3em {
	width: 3em;
}

.w4em {
	width: 4em;
}

.w8em {
	width: 8em;
}

table.split-date-wrap {
	width: auto;
	margin-bottom: 0;
}

table.split-date-wrap td {
	padding: 0 0.2em 0.4em 0;
	border-bottom: 0 none;
}

table.split-date-wrap td input {
	margin-right: 0.3em;
}

table.split-date-wrap td label {
	font-weight: normal;
	display: block;
}
.block{
	display: block;
	width:100%;
}

.ajaxArea {
	overflow: auto;
}

.ajax-loading {
	padding: 20px 0;
	background: url('../img2/spinner.gif') no-repeat center;
}

.htablerow:hover{
	background-color :#ffefee;


}

.homeBox{

	background:#eaf3fa;
	border:2px dotted #fff;
	padding:3px;
}

.homeBox a{
	text-decoration:none;
}

.homeBox2{

	background:#f3faea;
	border:2px dotted #fff;
	padding:5px;
	
}

.homeBox2 a{
	text-decoration:none;
}


.homeSide{
	font-size:12px;
	border-right:3px double #ccc;
}

.homeSide div{
	padding-left:20px;
	padding-top:20px;
	
}

.homeSide ul{
	list-style:circle;
	margin-top:3px;
	padding-top:3px;
	
}
.homeSide a{
	text-decoration:none;
	color:#08548f;
}

.homeSide a:hover{
	
	color:#000;
}
.topMenu{
	height:115px;
	/*border-bottom:1px dotted #999;*/
	color:white;
	font-size:80%;
}
.topMenu a{
	text-decoration:none;
	color:#fff;
	
}

.boxTitle{
	color:#000;
	font-weight:bold;
	font-style:italic;
	
}

.homeNewsList{
	padding:0px 3px;
	font-size:90%;
}

#siteLogo{
color:#fff;
font-size:48px;
margin:20px 0px 0px 15px;
	
}

#tagLine{
	margin:7px 0px 0px 333px;
}

.newsTeaser{
	font-size:80%;
	color:#666;
	margin-left:15px;
	
	
}

.instructions{
	color:blue;
}


.applicationSteps{
	font-size:110%;
	font-weight:bold;
	color:#000;
	padding:5px;
}
.passportPhoto{
    border:1px solid #ccc;
    width:135px;
    display:block;
    
    height:155px;
    padding:2px;
}
.passportPhoto img{
    width:135px;
 }