a {
	color : White;
	text-decoration : none;
}

a:hover {
	color : White;
	text-decoration : underline;
}

body {
	color : #003399;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	border:none;
	margin:0;
}
p {
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-align: justify;
}
li {
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
}
footer {
	color : #003399;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : medium;
	font-style : italic;
}

h1 {
	color : #003399;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-large;
}

h2 {
	color : #003399;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : large;
}

h3 {
	color : #003399;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : medium;
}

h4 {
	color : #003399;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
}

hr {
	color : #003399;
	line-height : 1px;
	vertical-align : top;
}

title {
	color : #003399;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : large;
	font-weight : bold;
}
iframe
{
 background: transparent;
 background-color : transparent;
 background-image : none;
}
.page {
	background-color : #FFFFFF;
	background-image : url(assets/backgroundtop.gif);
	background-position : top;
	background-repeat : repeat-x;
}
.roundcont {
	width: 200px;
	background-color: #003399;
	color: #fff;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(assets/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(assets/br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}
.white
{
	color : #FFFFFF;
}
