BODY {	
	background-color:#FFFFFF;
	margin:0px;
	font-family:calibri,arial,serif;
	background-image:url('img/bubbles1.gif');
	background-repeat:repeat;
	color: #444444;
	}
TD   {font-family:calibri,arial,serif; }

.Title      { font-size: 14px; color: #445159; font-weight: bold; }
.Banner     { font-family:calibri,arial,serif; font-size: 16px; color: #FFFFFF; text-decoration: none; font-weight: bold; }

A:link		{ color: #238dba; text-decoration: underline }
A:visited	{ color: #238dba; text-decoration: underline }
A:hover		{ color: #238dba; text-decoration: none }

.cats    		{ font-size: 10px; color: #238dba; text-decoration: none; font-weight: bold; }
A.cats:link		{ font-size: 10px; color: #238dba; text-decoration: none; font-weight: bold; }
A.cats:visited	{ font-size: 10px; color: #238dba; text-decoration: none; font-weight: bold; }
A.cats:hover		{ font-size: 10px; color: #238dba; text-decoration: none; font-weight: bold; }
TD.catsdivider   	{ font-size: 10px; background-color: #238dba; text-decoration: none; font-weight: bold; }

h1			{ font-family: calibri,arial, serif; font-size:1.1em; color: #238dba; font-weight: bold; margin-bottom: 0;}
h2			{ font-size:1em; color: #238dba; font-weight: bold; }
h3			{ font-size:1em; color: #238dba; font-weight: bold; }
h4			{ font-size:0.9em; color: #238dba; font-weight: bold; }
h5			{ font-size:0.8em; color: #238dba; font-weight: bold; }
P			{ color: 444444;}

INPUT	{ font-family: Verdana; font-size: 10px; background-color: #FFFFFF;}
SELECT	{ font-family: Verdana; font-size: 10px; background-color: #FFFFFF;}
TEXTAREA	{ font-family: Verdana; font-size: 10px; background-color: #FFFFFF;}

/*-------------------------------------------
Rich Text Editor Styles
*/
.rteImage {
	background: #D3D3D3;
	border: 1px solid #D3D3D3;
	cursor: pointer;
	cursor: hand;
}

.rteImageRaised, .rteImage:hover {
	background: #D3D3D3;
	border: 1px outset;
	cursor: pointer;
	cursor: hand;
}

.rteImageLowered, .rteImage:active {
	background: #D3D3D3;
	border: 1px inset;
	cursor: pointer;
	cursor: hand;
}

.rteVertSep {
	margin: 0 4px 0 4px;
}

.rteBack {
	background: #D3D3D3;
	border: 1px outset;
	letter-spacing: 0;
	padding: 2px;
}

.rteBack tbody tr td, .rteBack tr td {
	background: #D3D3D3;
	padding: 0;
}

.rteDiv {
	display: block;
	position: relative;
}

.checkbox1	{ font-family: calibri,arial; font-size: 10px;  background-color: #FFFFFF;}



#container {
   	position:relative;
	height: 100%;
	overflow: visible;
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -30px;
}
html, body, #container { height: 100%; }

.header_container {
	width:100%;
	height:160px;
	border-bottom:0px solid #FFFFFF;
	background-image:url('img/bg3.gif');
	background-repeat:repeat-x;
}
.logo_container {
	margin:auto;
	width:1000px;
	text-align:left;
}

.main_container {
	margin:auto;
	width:950px;
	min-height:450px;
	padding-bottom: 30px;
	

}
.left_content {
	margin-top:20px;
	width:200px;
	float:left;
	text-align:center;
}
.main_content {
	margin:10px;
	margin-top:0px;
	width:520px;
	padding-top:5px;
	padding-left:10px;
	padding-right-10px;
	float:left;
	background-image:url('img/bubbles2.gif');
	background-repeat:repeat;
}
.right_content {
	margin-top:20px;
	width:200px;
	float:right;

}
.nav_sub_container {
	margin:auto;
	width:1000px;
	text-align:center;
}
.nav_content {
	width:1000px;
	float:left;
}
.logo {
	margin-top:0px;
	margin-left:15px;
	width:500px;
	float:left;
}

.logo_ishka {
	margin-top:0px;
	margin-right:15px;
	width:355px;
	float:right;
}

.nav_container {
	width:100%;
	height:10px;
	border-bottom:1px solid #C1EAFB;
	border-top:1px solid #C1EAFB;
	background-color:#238dba;
	margin:auto;
	margin-top:10px;
	padding-top:10px;
	height:30px;
	clear:both;
	float:left;
	text-align:center;
	vertical-align:middle;

}
.footer_container {
	width:100%;
	border-bottom:1px solid #C1EAFB;
	border-top:1px solid #C1EAFB;
	background-color:#238DBA;
	text-align:center;
	vertical-align:middle;
	clear: both;
	position: relative;
	z-index: 10;
	height: 30px;
	margin-top: -30px;

}


.footer_container, .push {
	height: 30px;
}

.footer, .push {
	clear: both;
}


.footer_content {
	color:#FFFFFF;
	font-size:0.7em;
	width:950px;
	margin:auto;
	padding-top:5px;
	height:20px;
}

h1 {
color:#238dba;
font-size:1.2em;
}

.main_links    		{ 
	font-size: 1.2em; 
	color: #FFFFFF; 
	text-decoration: none; 
	font-weight: bold; 
	padding-left:30px;
	padding-right:30px;	
}
A.main_links			{ color: #FFFFFF;font-size: 1.2em;text-decoration: none;font-weight: bold;padding-left:30px;padding-right:30px;}
A.main_links:visited	{ color: #FFFFFF;font-size: 1.2em;text-decoration: none;font-weight: bold;padding-left:30px;padding-right:30px;}
A.main_links:hover		{ color: #9cedfc;font-size: 1.2em;text-decoration: none;font-weight: bold;padding-left:30px;padding-right:30px;}


.sub_links    		{ 
	font-size: 1.0em; 
	color: #238dba; 
	text-decoration: none; 
	font-weight: bold; 
	padding-left:10px;

}
A.sub_links			{ color: #238dba;font-size: 1.0em;text-decoration: none;font-weight: bold;padding-left:10px;}
A.sub_links:visited	{ color: #238dba;font-size: 1.0em;text-decoration: none;font-weight: bold;padding-left:10px;}
A.sub_links:hover		{ color: #FFFFFF;font-size: 1.0em;text-decoration: none;font-weight: bold;padding-left:10px;}


.site_links    		{ 
	font-size: 1.1em; 
	color: #238dba; 
	text-decoration: none; 
	font-weight: bold; 
	padding-left:30px;
	padding-right:30px;	
}
A.site_links:hover		{ color: #32C4F4;}

/*Rounded Corners*/
.b1, .b2, .b3, .b4{font-size:1px; overflow:hidden; display:block;}
.b1 {height:1px; background:#238DBA; margin:0 5px;}
.b2 {height:1px; background:#c1eafb; border-right:2px solid #238DBA; border-left:2px solid #238DBA; margin:0 3px;}
.b3 {height:1px; background:#c1eafb; border-right:1px solid #238DBA; border-left:1px solid #238DBA; margin:0 2px;}
.b4 {height:2px; background:#c1eafb; border-right:1px solid #238DBA; border-left:1px solid #238DBA; margin:0 1px;}
.contentbox {background: #c1eafb; border-right:1px solid #238DBA; border-left:1px solid #238DBA;}
.contentbox div {margin-left: 5px;}


.c1, .c2, .c3, .c4{font-size:1px; overflow:hidden; display:block;}
.c1 {height:1px; background:#238DBA; margin:0 5px;}
.c2 {height:1px; background:#FFFFFF; border-right:2px solid #FFFFFF; border-left:2px solid #238DBA; margin:0 3px;}
.c3 {height:1px; background:#FFFFFF; border-right:1px solid #FFFFFF; border-left:1px solid #238DBA; margin:0 2px;}
.c4 {height:2px; background:#FFFFFF; border-right:1px solid #FFFFFF; border-left:1px solid #238DBA; margin:0 1px;}
.maincontentbox {background: #FFFFFF; border-right:1px solid #238DBA; border-left:1px solid #238DBA;min-height:300px;}
.maincontentbox div {margin-left: 5px;text-align:left;}

.maincontentheading {
	padding:1px;
}
.maincontenttext {
	padding:1px;
	font-size:1em;
}

.maincontenttext img{
	margin:5px;
}

.contentheading {
	padding:1px;
}
.contenttext {
	padding:1px;
	font-size:1em;
	color:#1C6C8E;
}
.leftcontenttext {
	padding:1px;
	font-size:0.8em;
	color:#1C6C8E;
	text-align:left;
}
.facebook_content {
	width:100px;
	float:left;
	text-align:right;

}
.copyright_content {
	width:400px;
	float:left;
	text-align:right;

}

.clearway_content    		{  float:right;width:160px;padding-bottom:6px;}
A.clearway:link		{ color: #FFFFFF; text-decoration: none; }
A.clearway:visited	{ color: #FFFFFF; text-decoration: none;}
A.clearway:hover		{ color: #C1EAFB; text-decoration: underline; }
