body
	{
	margin:0px;
	padding:0px;
	background-image:url(../images/main-backimg.gif);
	background-repeat:repeat-x;
	background-color:#0e6fab;
	font-size:12px;
	font-family:tahoma;
	color:#FFFFFF;
	}

tr, td
	{
	font-size:12px;
	font-family:tahoma;
	color:#FFFFFF;
	line-height:16px;
	}
.error{
	font-size:12px;
	font-family:tahoma;
	color:red;
	line-height:16px;
	}
.sucess{
	font-size:12px;
	font-family:tahoma;
	color:pink;
	line-height:16px;
	}	
h1, h2, h3, h4, h5, h6, form
	{
	margin:0px;
	}

h1
	{
	font-size:14px;
	}
	
h2
	{
	font-size:16px;
	line-height:normal;
	font-family:Arial, Helvetica, sans-serif;
	color:#d3e8f5;
	}
h3
	{
	font-size:14px;
	line-height:normal;
	font-family:Arial, Helvetica, sans-serif;
	color:#d3e8f5;
	}

a:link, a:active, a:visited
	{
	color:#fdeb74;
	}
a:hover
	{
	text-decoration:none;
	}

input, textarea, select
	{
	font-size:11px;
	font-family:tahoma;
	color:#29496c;
	}

small
	{
	font-size:11px;
	}

.left
	{
	background-color:#e6fdf7;
	border-right:3px solid #044975;
	}

.inputpad
	{
	border:1px solid #6b6b6b;
	padding:2px 6px;
	}

.bluetxt
	{
	color:#345173;
	font-size:11px;
	}

.orgtext
	{
	color:#ff6000;
	}

.blacktext
	{
	color:#333333;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	}

.topnav a:link, .topnav a:active, .topnav a:visited
	{
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
	}
.topnav a:hover
	{
	color:#fdeb74;
	}

.bluelink
	{
	color:#d3e8f5;
	font-size:11px;
	}
.bluelink a:link, .bluelink a:active, .bluelink a:visited
	{
	color:#d3e8f5;
	text-decoration:underline;
	}
.bluelink a:hover
	{
	color:#fdeb74;
	}

#footer
	{
	background-image:url(../images/footerbg.gif);
	padding:0px 0px 2px 11px;
	line-height:18px;
	font-size:11px;
	}
#footer a:link, #footer a:active, #footer a:visited
	{
	color:#FFFFFF;
	text-decoration:none;
	}
#footer a:hover
	{
	text-decoration:underline;
	}
.copyright
	{
	color:#555555;
	font-size:11px;
	}
.copyright a:link, .copyright a:active, .copyright a:visited
	{
	color:#555555;
	text-decoration:underline;
	}
.copyright a:hover
	{
	text-decoration:none;
	}
.bottlink
	{
	color:#8ebcd8;
	font-size:11px;
	}
.bottlink a:link, .bottlink a:visited, .bottlink a:active
	{
	color:#8ebcd8;
	text-decoration:underline;
	}
.bottlink a:hover
	{
	text-decoration:none;
	}
.yellowtxt{color:#fdeb74;}
.tipsicon{background-image:url(../images/tips-icon.gif); background-repeat:no-repeat; background-position:top left; line-height:22px; height:22px; text-indent:20px;}
.font11{font-size:11px;}