/* CSS Document */



*{

margin:0;

padding:0;

font-family:Arial, Helvetica, sans-serif;

font-size:12px;

color:#333333;

}



.container{

background-image:url(images/container.jpg);

}

.content{

	margin:0px 20px 15px 45px;

	

}

.content tr td{

	padding:5px;

}

.container p{

	padding:0px 20px 15px 45px;

	}

.nopaddingbot{

	padding-bottom:2px !important;

	}

.marginbottom{

	margin-bottom:15px !important;

	}

.border{

	margin-left:45px;

	margin-right:20px;

	border-bottom:1px solid #c3dff4;

	margin-bottom:25px;

	}

#border2{

	border-bottom:1px solid #309fc9;

	height:1px !important;

	}

#border3{

	

	border-bottom:1px dotted #309fc9;



	margin-left:20px;

	height:1px !important;

	}

.heading{

	height:110px;

	}

.head1{

	font-size:16px;

	font-weight:bold;

	text-align:left;

	color:#7c26c4;

	padding-bottom:5px !important;

	}

.head2{

	font-size:18px;

	font-weight:bold;

	color:#0f5798;

	padding-bottom:5px !important;

	}

.copyright{

	color:#ffffff;

	font-size:11px;

	}

.footer{

	padding: 0 15px 65px 0;

	}

	

.footer a{

	color:#ffffff;

	text-decoration:none;

	font-weight:bold;

	font-size:11px;

	}

.navigation{

	background-image:url(images/navigation.jpg);

	background-repeat:no-repeat;

	background-color:#00c5f3;

	}

.navigation2{

	background-image:url(images/navigation.jpg);

	background-repeat:no-repeat;

	background-color:#00c5f3;

	}

.yellowtext{

	color:#FFFF66;

	}

.whitetext, #diarylist li{

	color:#ffffff !important;

	}

.nopadleft{

	padding-left:0 !important;

	}

#diarylist{

	list-style-type:none;

	margin-top:5px;

	margin-left:15px;

	

	}

#diarylist li{

	margin-left:5px;

	padding-left:15px;

	font-weight:normal;

	background-image:url(images/bullet1.jpg);

	background-repeat:no-repeat;

	background-position: 0px 2px;

	}

#mynav{

	list-style-type:none;

	text-align:right;

	margin-right:5px;

	margin-left:5px;

	float:right;

	border-bottom:1px solid #06a5c3;

	margin-bottom:5px;

	display:block;

	width:225px;

	}

#mynav li{

	display:block;

	height:25px;

	margin:0 !important;

	width:100%;

	}

#mynav li a{

	float:right;

	padding:4px;

	padding-right:30px;

	padding-left:0px!important;

	clear:both;

	width:100%;

	text-decoration:none;

	color:#ffffff;

	font-weight:bold;

	margin:0 !important;

	display:block;	

	}

#mynav li a:hover{

	background-image:url(images/fishbullet.png);

	background-repeat:no-repeat;

	background-position:right;

	}

#progtbl tr td{

	padding:5px;

	}

	