@charset "utf-8";
/* CSS Document */

body{
	padding:0px  0px 0px 0px;
	margin:0px;
	background-color:#435375;
	font-family:Arial, Tahoma;
}

img
{
	border:0;
}

.logo-text{
	font-size:14px;
	font-weight:bold;
	color:#c7252b;
	}
	
.menu-left{
	background-image:url(../images/menu-left.jpg);
	background-repeat:no-repeat;
	width:13px;
	height:46px;
	}

.menu-main{
	background-image:url(../images/menu.jpg);
	background-repeat:repeat-x;
	height:46px;
	text-align:center;
	}
	
.menu-right{
	background-image:url(../images/menu-right.jpg);
	background-repeat:no-repeat;
	width:13px;
	height:46px;
	}	

.menu {text-align:center;}

.menu ul {margin:0}

.menu li {float:left; padding:0 10px 0 10px;}
.menu li a {color:#ffffff; font-size:14px; font-weight:bold; text-decoration:none; font-variant:small-caps}
.menu li a:hover {text-decoration:underline;}

.catmenu {
	color:#00274e;
	font-size:12px;
	padding:5px 15px 5px 15px;
}

.catmenu ul
{
	margin:0 auto;
}

.catmenu li{
	color:#3196bc;
	font-size:12px;
	list-style-type:none;
	margin-left:-15px;
	line-height:32px;
	border-bottom:#666 thin dotted;
	}
.catmenu li a{
	padding-left:18px;
	background:url(../images/arow.jpg) no-repeat left;
	color:#00274e;
	font-size:11px;
	text-decoration:none;
	}
.catmenu li a:hover{
	text-decoration:underline;
	}

.catmenu-right {
	color:#00274e;
	font-size:12px;
	line-height:46px;
}
.catmenu-right ul
{
	margin:0px 0px 0px 0px;
}

.catmenu-right li{
	background:url(../images/li-right.jpg) no-repeat top left;
	list-style-type:none;
	line-height:46px;
	padding-left:42px;
	margin-left:0px;
}

.catmenu-right li a{
	color:#00274e;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
	font-variant:small-caps;
	}
	
.catmenu-right li a:hover{
	text-decoration:underline;
	}
	
.footer{
	height:50px;
	background-color:#ecfaff;
	color:#FFF;
}

.text-body{
	padding:5px;
	font-size:12px;
	color:#333;
}

.pagebody table
{
	width:100%;
}

.pagebody p
{
	text-align:justify;
	padding:5px;
}

.pagebody td
{
	text-align:left;
	vertical-align:top;
}

.pagebody h1
{
	font-size:16px; 
	color:#00274e;
	padding-bottom:2px;
}

.pagebody a
{
	color:#00274e;
	text-decoration:none;
}

.pagebody a:hover
{
	text-decoration:underline;
}

.leading
{
	padding:5px;
	border-bottom:#666 1px solid;
	height:100%;
}

.pagecol
{
	padding:5px;
	border-right:#666 1px solid;
	border-bottom:#666 1px solid;
	height:100%;
}

.pagecol-first
{
	padding:5px;
	border-right:#666 1px solid;
	border-bottom:#666 1px solid;
	height:100%;
}

.pagecol-last
{
	padding:5px;
	border-bottom:#666 1px solid;
	height:100%;
}

.pagecol-single
{
	padding:5px;
	border-bottom:#666 1px solid;
	height:100%;
}

.detailscol
{
	padding:5px;
}

.readmore
{
	vertical-align:bottom;
	text-align:right;
	padding:10px;
	float:right;
	background-image:url(../images/more_bg.gif);
	background-position:left;
	background-repeat:no-repeat;
}

.tpmenu a, .tpmenu a:hover, .tpmenu a:visited
{
	font-family:Tahoma;
	font-size:8px;
	font-weight:lighter;
	font-variant:small-caps;
	color:#FFF;
	text-decoration:none;
	line-height:13px;
}
