.site-header .site-nav ul:after,.site-header:after,.main:after,.clearfix:after,.clearfix
{
display:block;
clear:both;
content:'';

}
.site-header .site-nav ul
{
padding-top:0px;

}
.site-header .site-nav ul li
{
margin:0px 30px 0px 0px;
float:left;list-style:none;

}
.site-header .site-nav ul li:last-child
{
margin-right:0px;

}


*,*:before,*:after
{
margin:0px;
padding:0px;
-webkit-box-sizing:border-box;-moz-box-sizing:border-box;
box-sizing:border-box;border:0px;
font-size:100%;
font:inherit;
}
body,input
{
font-family:"Gudea";
font-size:16px;
color:#525252;
line-height:100%;
}

ul li,ol li
{
margin:10px 0px 10px 40px;
font-size:0.933em;
line-height:1.650em;
}
a
{
color:#3C8FC7;
text-decoration:none;
}
a:hover
{
text-decoration:underline;
}
.site-header-wrap
{
margin-bottom:60px;
//padding:10px 0px 10px;
background:#eaedf2;
}
.site-header
{
max-width:1000px;
width:100%;
margin:0px auto;
text-align:center;
text-indent:-10px;
}









@charset "utf-8";
body
{
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    padding: 0px;
    margin: 0px;
    background-color: #063;
}

div.navigationLeftSide
{
    height: auto;
    width: 188px;
}
.NavHeader
{
    background-image: url(   '../writereaddata/green-nav.png' );
    background-repeat: no-repeat;
    height: 40px;
    width: 200px;
    color: White;
    font-weight: bold;
    padding-top: 5px;
    padding-left: 15px;
	background-color:#99611f;
	border-radius:10px 10px 0px 0px;
	text-indent:25px;
	padding-top:15px;
	font-family:Arial, Helvetica, sans-serif;
}

.navigationTable
{
    border-bottom: 1px solid #99611f;
    border-left: 1px solid #99611f;
    border-right: 1px solid #99611f;
    width: 200px;
    padding-top: 5px;
}

.navigationTable ul
{
    list-style-image: url(   '../writereaddata/nav-link-hover.png' );
    margin: 0px 10px 10px 26px;
    padding: 0px;
    list-style-position: outside;
}

.navigationTable ul li
{
    margin: 13px 0px 0px 0px;
    padding-bottom: 13px;
    border-bottom: dashed 1px black;
    padding-left: 5px;
    text-decoration: none;
}

.navigationTable ul li a
{
    color: #000;
    text-decoration: none;
}
.navigationTable ul li a:hover
{
    color: Red !important;
    text-decoration: underline;
    text-decoration: none;
}
#left_navigation
{
    width: 200px;
    background-color: #fff;
    float: left;
    width: 22%;
    margin: 10px 5px 0 5px; /*border: solid 1px #739631;*/
}

.hidethis
{
    height: 1px;
    left: -10000px;
    overflow: hidden;
    position: absolute;
    top: auto;
    width: 1px;
}
#right_navigation
{
    width: 150px;
    background-color: #fff;
    float: right;
    width: 20%;
    margin: 10px 0px 0 7px; /*border: solid 1px #739631;*/
	margin-top:-310px;
}
.NavHeader2
{
    background-image: url(   '../writereaddata/green-nav.png' );
    background-repeat: no-repeat;
    height: 40px;
    width: 200px;
    color: White;
    font-weight: bold;
    padding-top: 5px;
    padding-left: 15px;
	background-color:#668ee9;
	border-radius:10px 10px 0px 0px;
	text-indent:25px;
	padding-top:15px;
	font-family:Arial, Helvetica, sans-serif;
}
.navigationTable2
{
    border-bottom: 1px solid #668ee9;
    border-left: 1px solid #668ee9;
    border-right: 1px solid #668ee9;
    width: 200px;
    padding-top: 5px;
}

.navigationTable2 ul
{
    list-style-image: url(   '../writereaddata/nav-link-hover.png' );
    margin: 0px 0px 10px 10px;
    padding: 0px;
    list-style-position: outside;
}

.navigationTable2 ul li
{
    margin: 13px 0px 0px 0px;
    padding-bottom: 0px;
   // border-bottom: dashed 1px black;
    padding-left: 5px;
    text-decoration: none;
}

.navigationTable2 ul li a
{
    color: #000;
    text-decoration: none;
}
.navigationTable2 ul li a:hover
{
    color: Red !important;
    text-decoration: underline;
    text-decoration: none;
}


div[id=tile]
{
	width:140px;
	font-size:12px;
	cursor:pointer;
	position:relative;
	//left:415px;
	//top:50px;
	margin-left:215px;
	margin-top:20px;
	height:100px;
	background-color:#937bcb;
	//text-indent:10px;
	padding-top:20px;
	padding-left:0px;
	

}
div[id=tile]:hover
{
	background-color:#6e55a6;
}
div[id=tile2]
{
	width:140px;
	//font-size:14px;
	cursor:pointer;
	position:relative;
	//left:415px;
	//top:50px;
	margin-left:365px;
	margin-top:-100px;
	height:100px;
	background-color:#5ea2d1;
	//text-indent:10px;
	//padding-top:20px;
	padding-left:15px;
}
div[id=tile2]:hover
{
	background-color:#1f6f9d;
}
div[id=tile3]
{
	width:140px;
	//font-size:14px;
	cursor:pointer;
	position:relative;
	//left:415px;
	//top:50px;
	margin-left:515px;
	margin-top:-100px;
	height:100px;
	background-color:#b7d15e;
	//text-indent:10px;
	padding-top:2px;
	padding-left:10px;
}
div[id=tile3]:hover
{
	background-color:#819d1f;
}

div[id=tile4]
{
	width:140px;
	//font-size:14px;
	cursor:pointer;
	position:relative;
	//left:415px;
	//top:50px;
	margin-left:665px;
	margin-top:-100px;
	height:100px;
	background-color:#57e4e2;
	//text-indent:10px;
	padding-top:20px;
	padding-left:10px;
}
div[id=tile4]:hover
{
	background-color:#219795;
}


