@charset "UTF-8";
/* CSS Document */
html {
	min-height: 100%;
	margin-bottom: 1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 14px;
	color:#59585e;
}
a:link {
	color: #013a5e;
	text-decoration:underline;
}
a:visited {
	color: #013a5e;
	text-decoration: underline;
}
a:hover {
	color: #59585e;
}
.white{
	color:#FFFFFF;
	font-size:14px;
}
.white a:link {
	color: #FFFFFF;
	text-decoration:none;
}
.white a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
.white a:hover {
	color: #59585e;
	text-decoration:underline;
}
.bodytext {
	font-size:14px;
	color:#59585e;
}
.bodytext h1 {
	font-family:"Arial Narrow", Arial, Geneva;
	color:#013a5e;
}
.bodytext h2 {
	font-family:"Arial Narrow", Arial, Geneva;
	color:#013a5e;
}
.repy{
	padding:10px;

}
.imgpadd{
	padding-right:10px;
}
.rotatePics {
	height:  250px;  
    width:   400px;  
    padding: 0;
	padding-right:10px;
	padding-bottom:10px;
    margin:  0;
	overflow:hidden;
}