
body {
	margin:0;
	padding:0;
	font-size:12px;
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

a, a:visited {
	text-decoration:none;
	color:#000;
}

a:hover {
	text-decoration:underline;
	color:#0000cc;
}

.wraper {
	width:965px;
	margin:0 auto;
	padding-top:10px;
}

.header {
	width:965px;
}

.heightFixer {
	clear:both;
	font-size:0px;
}

.logo {
	
}
.logo img{
	width:227px; height:29px;
}
.languages {	
	text-align:right;
	padding-top:5px;	
	font-weight:bold;
	font-size:12px;
	margin-left:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/* background:#666; */
}
.languages img{
	border:none;
}
.languages span{
	float:left;
}

.languages a, .languages a:visited{
	text-decoration:none;
	color:#000;	margin:0 2px;
}

.languages a:hover{
	text-decoration:none;
	color:#fff;	margin:0 3px;
}

.contentsContainer {
	width:965px;
}

.contentsBg {
	background:#ccc url(images/bg_contents.jpg) repeat-y left top;
	width:965px;

}

.topCurve {
	background:#fff url(images/contents_top.jpg) repeat-y left top;
	height:13px;
	width:965px;
}

.subPageTop {
	height:15px;
	background:url(images/contents_bottom.jpg) no-repeat left bottom;
}

.mainMenu {
	clear:both;
	text-align:left;
	margin-left:15px;
}

.mainMenuBg
{
	background:url(images/bg_normal.jpg) repeat-x left top;
}

.main_dnnmenu_container {
	background-color: transparent;
}

.main_dnnmenu_bar {
	 float:left;
	cursor: pointer; 
	cursor: hand;
	height:32px;
	background-color: Transparent;
}

.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color:#fff;
	font-size: 9pt;
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
        white-space: nowrap;  /*Word wrapping menu item now optional*/
        padding: 1px 3px 3px 1px;
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #fff; 
	font-size: 12px; 
	font-weight: normal; 
	font-style: normal; 
	font-family: Tahoma, Arial, Helvetica; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
	display:block;
	float:left;
	padding:10px 30px 8px 30px;
}

.DefaultNodeCssClassSelected
{
/*	background:#c00 url(images/bg_hover1.jpg);*/
	padding:10px 30px 8px 30px;
}

.main_dnnmenu_itemhover {  
/*	background:url(images/bg_hover.jpg) no-repeat left top;*/
	padding:10px 30px 8px 30px;
}

.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}

.main_dnnmenu_submenu {
	background-color: #272d3b;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	color:#fff;
	width:130px;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
}

.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow {
	border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

.contents {
	width:965px;
	background:#FFFFFF url(images/contents_bottom.jpg) no-repeat left bottom;
	padding-bottom:15px;
	clear:both;
}


/* SubMenu Classes starts */

.banner {
	width:965px;
	height:485px;
	clear:both;
	position:relative;
	background:url(images/banner.jpg) no-repeat left bottom;
}

.banner ul {
	margin:0;
	padding:0;
	position:absolute;
	bottom:14px;
	left:16px;

	list-style-type:none;
}

.banner li {
	margin:0;
	padding:0;
	display:block;
	width:228px;
	height:67px;
	list-style-type:none;
	float:left;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	font-size:18px;
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;

	background:url(images/submenu.jpg) repeat-x left top;
}
.banner li.sep {
	margin:0;
	padding:0;
	background:#fff;
	width:1px;
	height:67px;
	list-style-type:none;
	float:left;
}

.banner li.first {
	margin:0;
	padding:0;
	display:block;
	width:236px;
	height:67px;
	list-style-type:none;
	float:left;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	background:url(images/submenu_first.jpg) no-repeat left top;
}

.banner li span {
	text-align:left;
	display:block;
	padding:5px 20px;
}

.banner li.last {
	margin:0;
	padding:0;
	display:block;
	width:237px;
	height:67px;
	list-style-type:none;
	float:left;
	background:url(images/submenu_last.jpg) no-repeat left top;
}

/* SubMenu Classes ends */




.skincontentstable {
	width:100%;

}
h1 {
	font-size:16pt;
	margin:0;
	padding:10px 0 10px 0;
}

h2 {
	color:black;
	font-size:14pt;
	margin:0 10px;
	padding:10px 0 10px 0;
	font-weight:bold;
}

.leftpane{ width:262px;}
.leftpaneCon {
	width:250px;
	background:#fff url(images/leftpane_bg.jpg) no-repeat left top;
	margin-left:15px;
}

.leftpaneMiddle {
	width:250px;
	
}

.leftpaneContent {
	width:250px;
	background:url(images/leftpane_middle_bg.jpg) repeat-y left top;
	margin:0;
	padding:0;
}

.leftpaneContent ul{
	width:230px;
	margin:0 10px;
	padding:0 0 16px 0;
	list-style-type:none;
}

.leftpaneContent li{
	margin:3px 0;
	padding:0;
	font-size:12px;
	list-style-type:none;
}

.leftpaneContent li.date{
	margin:3px 0;
	padding:0 0 0 15px;
	font-size:12px;
	background:url(images/bullet.gif) no-repeat 0 2px;
	list-style-type:none;
}

.leftpaneContent li a, .leftpaneContent li a:visited {
	text-decoration:underline;
	color:#000;
}

.leftpaneContent li a:hover {
	text-decoration:none;
	color:#000;
}

.leftpaneBottom {
	background:url(images/leftpane_bottom_bg.jpg) no-repeat left bottom;
	height:9px;
	font-size:0px;
}

.marginpane{ width:0px;}
.contentpane{ width:680px;}

.contentpaneOuterCon {
	width:663px;
	margin-right:9px;
	background:url(images/contentpane_middle_bg.jpg) repeat-y left top;
}

.contentpaneCon {
	width:663px;
	background:url(images/contentpane_bg.jpg) no-repeat left top;
	margin:0;
	padding:0;
}

.contentpaneBottom {
	background:url(images/contentpane_bottom_bg.jpg) no-repeat left bottom;
	height:9px;
	font-size:0px;
}

.contentpaneInnerLeft {
	width:434px;
	padding:0 10px 20px 10px;
	float:left;
	position:absolute;
}

.contentpaneInnerLeft h2 {
	font-size:16pt;
	margin:0;
	padding:10px 0 10px 0;
}

#contentpaneInnerRight {
	width:208px;
	margin-right:1px;
	margin-top:15px;
	margin-bottom:50px;
	float:right;
}
#contentpaneInnerRight ul{
	margin:0;
	padding:0;
	list-style-type:none;
}

#contentpaneInnerRight li{
	margin:0;
	padding:0;
	list-style-type:none;
}

#contentpaneInnerRight li a, #contentpaneInnerRight li a:visited{
	text-decoration:none;
	color:#000;
	margin:0;
	line-height:29px;
	height:29px;
	padding:0px 0 0px 0px;
	text-indent:20px;
	width:208px;
	font-size:12px;
	display:block;
	list-style-type:none;
	cursor:default;
}

#contentpaneInnerRight li a:hover {
	text-decoration:none;
	color:#000;
	margin:0;
	line-height:29px;
	height:29px;
	padding:0px 0 0px 0px;
	text-indent:20px;
	width:208px;
	display:block;
	font-weight:bold;
	background:#fff url(images/contentpane_right_menu.gif) no-repeat left top;
	list-style-type:none;
	cursor:default;
}

#contentpaneInnerRight li.selected a, #contentpaneInnerRight li.selected a:visited, #contentpaneInnerRight li.selected a:hover {
	text-decoration:none;
	color:#000;
	margin:0;
	line-height:29px;
	height:29px;
	padding:0px 0 0px 0px;
	text-indent:20px;
	width:208px;
	display:block;
	font-weight:bold;
/*	background:#fff url(images/contentpane_right_menu.jpg) no-repeat left top;*/
	background-image:url(images/contentpane_right_menu.gif);
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#fff;
	list-style-type:none;
	cursor:default;
}

.wrapText {
	padding:10px 10px 10px 0;
	font-size:13px;
}

.wrapText img {
	float:left;
	margin-right:10px;
}

p.para {
	margin:0;
	padding-bottom:10px;
	font-size:12px;
}

.contentpaneLi {
	margin:0;
	padding:0;
}

.contentpaneLi ul{
	margin:0;
	padding:7px 0 0 0;
	list-style-type:none;
}

.contentpaneLi li {
	margin:5px 0;
	padding:0 0 0 15px;
	font-size:13px;
	list-style-type:none;
	background:url(images/bullet.gif) no-repeat 0 2px;
}


.more {
	text-align:right;
	font-weight:bold;
	font-size:12px;
}

.more a, .more a:visited{
	text-decoration:underline;
	color:#000;
}

.more a:hover{
	text-decoration:none;
	color:#000;
}

/* subpage classes starts from here */

.contentsTop {
	width:965px;
	height:13px;
	clear:both;
	font-size:0;
	position:relative;
	bottom:-1px;
	background:url(images/contents_top.jpg) no-repeat left bottom;
}

.marginTop {
	font-size:0px;
	height:5px;
}
.subPageleftpane{ width:255px; padding-left:15px;}

.subPagecontentpane{ width:662px; background:#ccc;}

.subPageleftmenuCon {
	width:253px;
}

.subPageleftmenuTop {
	width:253px;
	font-size:0px;
	height:12px;
	background:#fff url(images/left_menu_top.jpg) no-repeat left top;
}

.subPagemarginpane{ width:17px;}

div.subPageleftmenuMiddleBg {
	width:253px;
	padding:15px 0 50px 0;
	margin:0;
	background:#fff url(images/left_menu_middle.jpg) repeat-y left top;
}

div.subPageleftmenuMiddle a, div.subPageleftmenuMiddle a:visited{
	text-decoration:none;
	color:#000;
	margin:0;
	padding:0;
	line-height:29px;
	height:29px;
	text-indent:20px;
	width:253px;
	display:block;
	list-style-type:none;

}

div.subPageleftmenuMiddle a:hover {
	text-decoration:none;
	color:#000;
	margin:0;
	padding:0;
	line-height:29px;
	height:29px;
	font-weight:bold;
	width:253px;
	background:#fff url(images/leftmenu_hover.jpg) no-repeat left top;
	list-style-type:none;
}

div.subPageleftmenuMiddleSelected a, div.subPageleftmenuMiddleSelected a:visited, div.subPageleftmenuMiddleSelected a:hover {
	text-decoration:none;
	color:#000;
	margin:0;
	padding:0;
	line-height:29px;
	height:29px;
	font-weight:bold;
	width:253px;
	background:#fff url(images/leftmenu_hover.jpg) no-repeat left top;
	list-style-type:none;
}

.subPageleftmenuBottom {
	width:253px;
	font-size:0px;
	height:12px;
	background:#fff url(images/left_menu_bottom.jpg) no-repeat left bottom;
}

.leftpaneBoxCon {
	width:253px;
	margin-top:20px;
}

.leftpaneBoxTop {
	width:253px;
	height:9px;
	font-size:0px;
	background:#fff url(images/box_top.jpg) no-repeat left top;
}

.leftpaneBoxMiddle {
	width:231px;
	padding:0 10px 0 10px;
	font-size:14px;
	border-left:1px solid #ababab;
	border-right:1px solid #ababab;
	background:#fff url(images/box_middle.jpg) repeat-x left top;
}

.leftpaneBoxMiddle h3{
	font-size:16px;
	margin:0;
	padding:5px 0 10px 0;
	font-weight:bold;

}

.leftpaneBoxMiddle p.para{
	margin:0;
	padding:5px 0;
	text-indent:15px;
	background:#fff url(images/bullet.gif) no-repeat 0 8px;
}

.leftpaneBoxBottom {
	width:253px;
	height:9px;
	font-size:0px;
	background:#fff url(images/box_bottom.jpg) no-repeat left bottom;
}

.requestForm {
	text-align:center;	
}
.textBox {
	border:1px solid #909090;
	margin-top:5px;
	clear:both;
}

.button {
	width:85px;
	height:21px;
	border:none;
	float:right;
	margin-top:5px;
	margin-right:40px;
	background:#fff url(images/button.jpg) no-repeat left top;
}


.contentpaneInnerTop {
	width:662px;
	height:9px;
	font-size:0px;
	background:#fff url(images/content_inner_top.jpg) no-repeat left top;
}

.contentpaneInnerMiddle {
	width:640px;
	padding:0 10px 20px 10px;
	border-left:1px solid #ababab;
	border-right:1px solid #ababab;
	background:#fff url(images/content_inner_middle.jpg) repeat-x left top;
}

.contentpaneInnerMiddle p{
	margin:0;
	font-size:13px;
	padding:0 0 10px 0;
}

.contentpaneInnerMiddle h2{
	font-size:16pt;
	margin:0;
	padding:5px 0 10px 0;
}

.contentpaneInnerBottom {
	width:662px;
	height:9px;
	font-size:0px;
	background:#fff url(images/content_inner_bottom.jpg) no-repeat left bottom;
}
/* subpage classes ends here */

.footer{
	padding:10px;
	font-size:12px;
	font-weight:bold;
	text-align:right;
}

.footer span{
	margin-left:100px;
}



/*for menus's last and fisrt tab */

.firstCurve {
 background:url(images/first_curve.jpg) no-repeat left top;
 display:block;
 width:10px;
 height:32px;
 float:left;
 margin:0;
 padding:0;
 
}

.lastCurve {
 background:url(images/last_curve.jpg) no-repeat left top;
 display:block;
 width:10px;
 height:32px;
 float:left;
 margin:0;
 padding:0;
}




