body {
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:13px;
        color:#7d7d7e;
	line-height:15px;
	background:url(/images/body_bg.jpg) white repeat-y center top;
	margin:0px;
	background-color: #CCCCCC;
	float:center;
}

tr {
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
}

#tablefont {
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
       font-size:12px;
}

th {
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
}



h1, #dynaBodyHdr {
	color:#267aab;
	font-size:22px;
	font-weight:bold;
	line-height:27px;
}
h2 {
	color:#CAA563;
	font-size:18px;
	font-weight:bold;
}

h3 {
	color:#3d3d3d;
	font-size:16px;
	font-weight:bold;
}
a {
	color:#267aab;
	text-decoration:underline;
}
a:hover {
	text-decoration:underline;
}
.content {
	font-size:13px;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	padding: 15px;
}
.contentTab {
	color:#202b36;
	font-size:13px;
	padding:15px;
}
.contentTab a {
	color:#202b36;
	text-decoration:none;
}
.contentTab a:hover {
	text-decoration:underline;
}

.stars {
	color:#202b36;
}
#indexTop_wrap {
	color:#FFFFFF;
	width: 750px;
	margin: 0px auto;
	padding: 80px 30px 5px 25px;
}
#indexTop2_wrap {
	background:url(/images/bg_topMenu.jpg) #fff repeat-x;
	width: 770px;
	height: 25px;
	margin: 0px auto;
	padding: 5px 30px 5px 5px;
}
#indexCentre_wrap {
	font-size:14px;
	color:#FFFFFF;
	background:#fff;
	width: 745px;
	margin: 0px auto;
	padding: 0px 30px 0px 30px;
	text-align:center;
}
#indexBottom_wrap {
	font-size:14px;
	color:#FFFFFF;
	background:url(/images/bg_indexBottom.jpg) #fff repeat-x;
	width: 640px;
	height: 54px;
	margin: 0px auto;
	padding: 25px 160px 5px 5px;
	text-align:right;
}
#indexBottom_wrap a{
	text-decoration:none;
	color:#FFFFFF;
}
#indexBottom_wrap a:hover{
	text-decoration:underline;
	color:#FFFFFF;
}
#topMenu {
	font-size:14px;
	color:#FFFFFF;
	background:url(/images/bg_topMenu.jpg) transparent repeat-x;
	width: 770px;
	height: 30px;
	margin: 0px auto;
	padding: 5px 30px 5px 5px;
	text-align:right;
}
#topMenu a{
	text-decoration:none;
	color:#FFFFFF;
}
#topMenu a:hover{
	text-decoration:underline;
	color:#FFFFFF;
}
#banner_wrap {
        width:730px;
	margin: 0px auto;
	padding: 0px 36px 0px 28px;
	background: #FFFFFF;
	clear:both;
}
#mainMenutop_wrap {
	width:730px;
	height: 9px;
	line-height:8px;
	margin: 0px auto;
	padding: 0px 36px 0px 36px;
	background: url(/images/bg_mainMenuTop.jpg) bottom center no-repeat;
	clear:both;
}
#mainMenu_wrap {
	width:730px;
	margin: 0px auto;
	padding: 0px 36px 0px 36px;
	background: url(/images/bg_mainMenuCenter.jpg) top center repeat-y;
	text-align:center;
	clear:both;
}
.mainMenuPortal_dividers {
	width:90px;
	border-right:1px solid #ffffff;
}
.mainMenuContent_dividers {
	width:72px;
	border-right:1px solid #ffffff;
}
#mainMenubottom_wrap {
	width:730px;
	height: 11px;
	margin: 0px auto;
	padding: 0px 36px 0px 36px;
	background: url(/images/bg_mainMenuBottom.jpg) top center no-repeat;
	clear:both;
}
#mainMenu_wrap a{
	color: #333333;
	font-size:12px;
	font-weight:bold;
	line-height: 12px;
	text-align: center;
	vertical-align:top;
	text-decoration:none;
	border:none;
}
#mainMenu_wrap a:hover{
	color:#2a80b1;
}
#mainMenu_wrap table{
	text-align:center;
	padding:0px;

}
#mainMenu_wrap td{
	text-align:center;
	vertical-align:top;
	width:76px;
	padding:0px;

}
#portal_wrap {
	width:730px;
	margin: 0px auto;
	padding: 20px 36px 20px 36px;
	/*background: #FFFFFF;*/
	clear:both;
}
#portal_wrap a{
	text-decoration:none;
	xfont-family:"Times New Roman", Times, serif;
	color:#2d84b6;
}
#portal_wrap a:hover{
	text-decoration: underline;
}
#body_wrap {
	glyphgate:skip;
	width:700px;
	margin: 0px auto; /* Make the body centered */
	padding: 10px 50px 20px 50px;
	background: #FFFFFF;
	clear:both;
}
.frontContent
{
	glyphgate:process;
}
#footer_wrap {
	color:#666666;
	font-size:9px;
	width:660px;
	margin: 0px auto;
	padding: 15px 36px 0px 36px;
	background: #FFFFFF;
	border-top:1px solid #2d84b6;
	clear:both;
	text-align:center;
}

.languageMenu a {
	color:#685545;
	text-decoration:none;
}

.languageMenu a:hover {
	text-decoration:underline;
}

.topMenu {
	color:#202b36;
	background-color:#9AA447;  
	font-size:12px;
	text-align:center;
	line-height: 15px;
}

.topMenu a {
	color: #ffffff;
	text-decoration:none;
}

.topMenu a:hover {
	text-decoration:underline;
}

.footerContent {
	color:#497EAB;
	font-size:11px;
	text-align:center;
	line-height: 15px;
	margin:auto;
}

.footerContent a {
	color: #333333;
	text-decoration:none;
}

.footerContent a:hover {
	text-decoration:underline;
}
.tabTitle {
	font-size: 14px;
	color: #ffffff;
	text-align: center;
}
ul {
	list-style-type: square;
}
.portalMenu,.portalMenuInuk,.portalMenuEnu  {
	color:#2d84b6;
	text-align:center;
	font-weight:bold;
	vertical-align:top;
}
.portalMenuCenter {
	font-family:"Times New Roman", Times, serif;
	color:#2d84b6;
	text-align:center;
	border-left:1px solid #808080;
	border-right:1px solid #808080;
	font-weight:bold;
	vertical-align:top;
}

.portalMenuInuk
{
	font-family: Pigiarniq;
}

.portalMenuEnu
{
	font-family:"Times New Roman", Times, serif;
}

/* a comment */
