@charset "utf-8";
/* CSS Document */
body
{
	margin:0px;
	background-color:#999;
	font-family:Verdana;
	color:#000;
	font-size:0.8em;
	line-height:16px;
}
img
{
	border:none;
}
.SuperH1
{
	margin-top:0px;
	margin-bottom:0px;
	line-height:20px;
	color:#003366;
	font-size:2.5em;
	font-weight:bold;
}
.WelcomeText
{
	font-size:1.5em;
}
h1, h2, h3
{
	margin-top:0px;
	margin-bottom:0px;
	line-height:20px;
	color:#003366;
}
h1
{
	font-size:2em;
}
h2
{
	font-size:1.6em;
}
h3
{
	font-size:1.3em;
}
.BodyBottom
{
	background:url(../images/body_shade.jpg);
	background-position:top;
	background-attachment:scroll;
	background-repeat:no-repeat;
}
.InnerMargins
{
	padding-left:20px;
	padding-right:20px;
	/*text-align:justify;*/
}
.Views
{
	/*font-style:italic;*/
	font-size:.8em;
	color:#333;
}
.TopLine
{
	border-top:2px dotted #1C477E;
}
.RightLine
{
	border-right:2px dotted #1C477E;
}
input.smallbutton
{
/*	font-size:11px;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	background-color:#669900;
	color:#fff;
	border:none;*/
	color:#fff; 
	font: bold 90% Verdana, Geneva, sans-serif; 
	background-color: #669900; 
	border:2px solid #fff;
}
input.bluebutton
{
	color:#fff; 
	font: bold 105% Verdana, Geneva, sans-serif; 
	background-color: #003366; 
	border:1px solid #003366;
}
input.bluesmallbutton
{
/*	font-size:11px;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	background-color:#669900;
	color:#fff;
	border:none;*/
	color:#fff; 
	font: bold 90% Verdana, Geneva, sans-serif; 
	background-color: #003366; 
	border:2px solid #003366;
}
input.redsmallbutton
{
	color:#fff; 
	font: bold 90% Verdana, Geneva, sans-serif; 
	background-color: #660000; 
	border:2px solid #660000;
}

input.smallinput
{
	width:100px;
	height:15px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000;
	border:1px solid #000;
}
input.smallmedinput
{
	width:150px;
	height:15px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000;
	border:1px solid #000;
}
input.largeinput
{
	width:300px;
	height:15px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000;
	border:1px solid #000;
}
textarea.largearea
{
	width:300px;
	height:50px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000;
	border:1px solid #000;
}
textarea.bigarea
{
	width:400px;
	height:200px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000;
	border:1px solid #000;
}
select.medselect
{
	width:150px;
	height:18px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000;
	border:1px solid #000;
}
select.moremedselect
{
	width:200px;
	height:18px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000;
	border:1px solid #000;
}
input.medinput
{
	width:200px;
	height:17px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000;
	border:1px solid #000;
}
input.longinput
{
	width:490px;
	height:15px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000;
	border:1px solid #000;
}
.GreyText
{
	color:#999999;
}
.BannerImage
{
	background-image:url(../images/header2.gif);
}
td.MainMenu
{
	background-color: #fff;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000;
	font-weight:normal;
} 
td.MainMenuOver
{
	background-color: #669900;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#fff;
	font-weight:bold;
}
.Text11
{
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
}
.Text12
{
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
}
.WhiteText
{
	color:#fff;
}
.BottomGreenBorder
{
	border-bottom:2px solid #669900;
}
.TopBlueBorder
{
	border-top:2px solid #003366;
}
a:link, a:active, a:visited
{
	color:#000;
	text-decoration:underline;
	font-weight:bold;
}
a:hover
{
	color:#669900;
	text-decoration:underline;
	font-weight:bold;
}
.menu:link, .menu:active, .menu:visited
{
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
.menu:hover
{
	background-color:#fff;
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
.footer:link, .footer:active, .footer:visited
{
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
.footer:hover
{
	color:#000;
	text-decoration:underline;
	font-weight:bold;
}
.FullStory:link, .FullStory:active, .FullStory:visited
{
	color:#669900;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.FullStory:hover
{
	color:#669900;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}
.GreenBG
{
	background-color: #669900;
	font-weight:bold;
	height:25px;
	color:#fff;
	padding-left:20px;
}
.GreenBox
{
	background-color:#fff;
	border:1px solid #669900;
	background-image:url(../images/box_shade_green2.gif);
	background-repeat:repeat-x;
}
.WhiteBorders
{
	border:1px solid #fff;
}
.BlackBorders
{
	border:1px solid #000;
}
.GreyBorders
{
	border:1px solid #ccc;
}
.GreyBG
{
	background-color: #ccc;
	font-weight:bold;
	height:25px;
	color:#000;
	padding-left:20px;
}
.GreyBox
{
	background-color:#fff;
	border:1px solid #ccc;
	background-image:url(../images/box_shade_grey.gif);
	background-repeat:repeat-x;
}
.BlueBG
{
	background-color: #003366;
	font-weight:bold;
	height:25px;
	color:#fff;
	padding-left:5px;
}
.BlueBox
{
	/*background-color:#666;*/
	border:1px solid #003366;
	background-image:url(../images/trans.png);
	background-repeat:repeat;
}
.RedBG
{
	background-color: #660000;
	font-weight:bold;
	height:25px;
	color:#fff;
	padding-left:5px;
}
.RedBox
{
	/*background-color:#666;*/
	border:1px solid #660000;
	background-image:url(../images/trans.png);
	background-repeat:repeat;
}
.failed
{
	color:#ff0000;
}
.success
{
	color:#00ff00;
}
.Row1
{
	background-color:#eee;
}
.Row2
{
	background-color:#fff;
}
.Row3
{
	background-color:#222;
}
.Row4
{
	background-color:#333;
}
.Row1Hover
{
	background-color:#CEE0B2;
}
.Row2Hover
{
	background-color:#CEE0B2;
}
.Row3Hover
{
	background-color:#555;
}
.Row4Hover
{
	background-color:#555;
}
div#tipDiv {
    color:#000; font-size:11px; line-height:1.2;
    background-color:#fff; border:1px solid #ccc; 
    width:200px; padding:4px;
}
.WhiteBox
{
	/*background:url(../images/white_box.gif);*/
	background-position:top;
	background-attachment:scroll;
	background-repeat:no-repeat;
}
.SearchBox
{
	/*background:url(../images/search-area-bkg.gif);*/
	background-position:top;
	background-attachment:scroll;
	background-repeat:no-repeat;
}
.SearchText
{
	color:#777;
	font-size:3em;
	font-weight:bold;
}
#SearchArea
{
	background:url(../images/search-area-gray.gif);
	background-position:top;
	background-attachment:scroll;
	background-repeat:no-repeat;
	width:600px;
	height:123px;
	margin:auto;
}
#SearchField
{
	position:absolute;
	padding-top:19px;
	padding-left:20px;
	z-index:1;
}
#SearchIcons
{
	position:absolute;
	padding-top:85px;
	padding-left:100px;
}
.BigSearch
{
	width:514px;
	height:36px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:30px;
	font-weight:bold;
	color:#800;
	border:none;
}
.icons:link, .icons:active, .icons:visited
{
	color:#000;
	text-decoration:none;
	font-size:0.75em;
}
.icons:hover
{
	color:#000;
	text-decoration:underline;
	font-size:0.75em;
}

.BigLinks:link, .BigLinks:active, .BigLinks:visited
{
	color:#003366;
	text-decoration:none;
	font-size:2em;
}
.BigLinks:hover
{
	color:#003366;
	text-decoration:underline;
	font-size:2em;
}
.items:link, .items:active, .items:visited
{
	color:#000;
	text-decoration:none;
}
.items:hover
{
	color:#000;
	text-decoration:underline;
}
.itempic
{
	border:1px solid #000;
	padding:2px;
	background-color:#fff;
}
