/* START Basic Page Settings */

html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td
{
	margin: 0;
	padding: 0;
}

html, body
{
	background: #383838;
	vertical-align:top;
}

body
{
	font-family: Tahoma, sans-serif;
	font-size: 1.0em;
	font-size: 100%;
}

a
{
	color:#2030a1;
}

a:hover
{
	color:#f18200;
}

/*----------------------------------------------------------------------*/
/*--------------------- Global Classes ----------------------------------*/
/*----------------------------------------------------------------------*/

.Clear
{
	clear: both;
	font-size: 0px;
	display: hidden;
}

.Float_Left
{
	float: left;
}

.Float_Right
{
	float: right;
}

.Warning
{
	color: #ff0000;
}

.Right_Margin
{
	margin-right:10px;
}

#Page
{
	width: 980px;
	margin:0px 0px 0px 48px;
	background-color:#FFFFFF;
}

#Line
{
	border-bottom:1px dotted #999999;
	height:10px;
	position:inherit;
	margin-bottom:15px;
}

/*----------------------------------------------------------------------*/
/*--------------------- Header ----------------------------------*/
/*----------------------------------------------------------------------*/
#Header
{
	text-align: right;
	font-size: 12px;
	/*background-image: url('/Site_Images/Common_Images/Header_Background.jpg');
	background-repeat: repeat-x;*/
}

#Header img
{
	float: left;
} 

#Header ul
{
	list-style: none;
	padding-top: 15px;
	padding-right: 10px;
}

#Header li
{
	display: inline;
	font-family: Tahoma, sans-serif;
	/*color: #fdfdfd;*/
	color: #2030a1;
	font-size: 11px;
	font-weight: bold;
	padding-right: 8px;
}

#Header a:link
{
	font-family: Tahoma, sans-serif;
	/*color: #ffffff;*/
	color: #2030a1;
	font-weight: bold;
	text-decoration: none;
}

#Header a:hover
{
	font-family: Tahoma, sans-serif;
	color: #ff8400;
	font-weight: bold;
	text-decoration: none;
}

#Header a:visited
{
	font-family: Tahoma, sans-serif;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#Header_Splitter
{
	width:980px;
	border-top: 3px solid #ffffff;
	height: 5px;
	background-image: url('/Site_Images/Common_Images/Header_Splitter.jpg');
	border-bottom: 3px solid #ffffff;
}

/*----------------------------------------------------------------------*/
/*--------------------- Top_Nav ----------------------------------*/
/*----------------------------------------------------------------------*/
#Top_Nav
{
	width:980px;
	background-color:#ffffff;
}

#Top_Nav ul
{
	list-style: none;
	text-decoration:none;
	color:#777777;
}

#Top_Nav li
{
	height: 20px;
	font-family: Arial, sans-serif, Helvetica;
	color: #777777;
	font-weight: normal;
	float: left;
	width:244px;
	font-size: 14px;
	text-align: center;
	background-image: url('/Site_Images/Common_Images/Top_Nav_Button.jpg');
	padding-top: 10px;
	padding-bottom: 10px;
	border-right: 1px dotted #777777;
}

#Top_Nav_Up li a
{
	height: 20px;
	font-family: Tahoma, sans-serif;
	color: #949494;
	font-weight: normal;
	float: left;
	width:245px;
	font-size: 14px;
	background-image: url('/Site_Images/Common_Images/Nav_Arrows.jpg');
	background-repeat: no-repeat;
}

#Top_Nav li a
{
	height:20px;
	text-decoration:none;
	text-align: center;
	margin-top:15px;
	color: #777777;
	width:196px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	margin-left: 5px;
	background-image: url('/Site_Images/Common_Images/Nav_Arrows.jpg');
	background-repeat: no-repeat;
	background-position: center left; 
}

#aTopnav:link
{
	color: #777777;
}

#aTopnav:hover
{
	color: #ff8400;
}

/*----------------------------------------------------------------------*/
/*--------------------- Footer ----------------------------------*/
/*----------------------------------------------------------------------*/
#Footer
{
	font-family: Tahoma, sans-serif;
	color: #ffffff;
	background-color: #000000;
	font-size: 0.75em;
	padding:15px 0px 18px 25px;
	border-top: 10px solid #2030a1;
}

#Footer ul
{
	list-style: none;
	margin-bottom:2px;
}

#Footer li
{
	display: inline;
	
	font-family: Tahoma, sans-serif;
	color: #ffffff;
	font-size: 1.00em;
	font-weight: normal;
	padding-right: 5px;
}

#Footer li a
{
	font-family: Tahoma, sans-serif;
	color: #2030a1;
	font-weight: bold;
	text-decoration: none;
}

/*----------------------------------------------------------------------*/
/*--------------------- Content ----------------------------------*/
/*----------------------------------------------------------------------*/
#Content_Header
{
	width: 980px;
	padding-top: 5px;
}

#Content_Header img
{
	margin-bottom: 10px;
}

#Content_Header h1
{
	font-family: Tahoma, sans-serif;
	color: #154da1;
	font-size: 1.5em;
	font-weight: normal;
	border-bottom: 1px solid #006699;
	padding-bottom: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#Content
{
	width: 710px;
	float: left;
	padding-left: 10px;
}

#Content h1
{
	font-family: Tahoma, sans-serif;
	color: #f18200;
	font-size: 1.5em;
	font-weight: normal;
	border-bottom: 1px solid #000000;
	padding-bottom: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#Content_Background
{
	background-repeat: repeat-x;
	padding-bottom: 40px;
}

#Body_Copy
{
	width:510px;
	font-family: Tahoma, sans-serif;
	float:left;
	color:#555555;
	font-size: 0.75em;
	padding:0px 15px 15px 15px;
	line-height:1.50em
}

#Body_Copy h1
{
	font-family: Tahoma, sans-serif;
	color: #f18200;
	font-size: 1.5em;
	font-weight: normal;
	border-bottom: 1px solid #000000;
	padding-bottom: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#Body_Copy h2
{
	font-weight: bold;
	font-size: 1.167em;
	color:#000000;
	margin-bottom: 10px;
}

#Body_Copy h3
{
	font-weight: normal;
	font-size:1.30em;
	padding-bottom:8px;
	color: #000000;
}

#Body_Copy h4
{
	font-weight:bold;
	font-size: 1.500em;
	padding-bottom:8px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #555555;
}

#Body_Copy h5
{
	font-weight: bold;
	color: #fb770f;
	margin-bottom: 15px;
	font-size: 1.167em;
}

#Body_Copy ul
{
	margin-left: 25px;
	list-style-type: disc;
}

#Body_Copy ul li ul
{
	margin-left: 0px;
}

#Body_Copy ul li ul li
{
	margin: 0px;
	padding-left: 8px;
	list-style: none;
	background-image: url('/Site_Images/Common_Images/Sublist_Bullet.jpg');
	background-repeat: no-repeat;
	background-position: 0px 8px;
	/*list-style: url("/Site_Images/Common_Images/Sublist_Bullet.jpg");*/
}

hr
{
	background-color: #f18200;
	color: #f18200;
	height: 1px;
}

/*----------------------------------------------------------------------*/
/*--------------------- Sponsors ----------------------------------*/
/*----------------------------------------------------------------------*/
#Sponsors
{
	font-family: Tahoma, sans-serif;
	color: #464646;
	font-size: 0.833em;
	/*background-image: url('/Site_Images/Common_Images/Sponsor_Background.jpg')*/
	padding:20px 0px 10px 30px;
	border-top: 1px solid #c1c1c1;
	border-bottom: 1px solid #c1c1c1;
}

#Sponsors h1
{
	color: #f18200;
	font-size: 16px;
	font-weight: normal;
}

#Sponsors h2
{
	color: #f18200;
	font-size: 14px;
	font-weight: normal;
}

/*----------------------------------------------------------------------*/
/*--------------------- Right Callout ----------------------------------*/
/*----------------------------------------------------------------------*/
.Right_Callout 
{
	font-family: Tahoma, sans-serif;
	color:#555555;
	font-size:0.75em;
	width:200px;
	padding:0px 15px 0px 15px;
	margin-bottom: 10px;
	border-bottom:1px solid #d3ddeb;
}

.Right_Callout h1
{
	color:#134c93;
	font-size: 1.33em;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Tahoma, sans-serif;
}

.Right_Callout h2
{
	color:#555555;
	font-size:1.0em;
	font-weight: bold;
}

.Right_Callout a
{
	color:#2030a1;
	text-decoration:none;
	font-weight:bold;
	padding: 0px;
}

.Right_Callout h5
{
	font-size: 1.0em;
	color:#134c93;
	background-image:url(/Site_Images/Common_Images/H5-Arrow.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	font-weight:bold;
	padding-left: 20px;
	line-height:25px;
	vertical-align:middle;
	background-position: 0px 2px;
}

.Right_Callout h5 a
{
	color:#134c93;
	text-decoration:none;
	font-weight:bold;
}

.Right_Callout ul
{
	margin-left: 25px;
	padding: 0px;
	list-style-type: disc;
}

.Right_Callout li
{
	margin: 0px;
	padding: 0px;
	width: auto;
	float: none;
}

.Right_Callout ul li ul
{
	margin-left: 0px;
}

.Right_Callout ul li ul li
{
	margin: 0px;
	padding-left: 8px;
	list-style: none;
	background-image: url('/Site_Images/Common_Images/Sublist_Bullet.jpg');
	background-repeat: no-repeat;
	background-position: 0px 8px;
	/*list-style: url("/Site_Images/Common_Images/Sublist_Bullet.jpg");*/
}

/*----------------------------------------------------------------------*/
/*--------------------- Right_Column ----------------------------------*/
/*----------------------------------------------------------------------*/
.Right_Column
{
	width: 231px;
	float: right;
	padding-top:10px;
	padding-right: 10px;
}

.Right_Column ul
{
	list-style: none;
}

.Right_Column li
{
	width:115px;
	float: right;
	padding-top:6px;
}

/*----------------------------------------------------------------------*/
/*--------------------- Left_Nav ----------------------------------*/
/*----------------------------------------------------------------------*/
#Left_Nav
{
	width: 150px;
	margin: 0px 0px 20px 8px;
	float: left;
	color: #000000;
	font-size: 1.0em;
}

#Left_Nav ul
{
	list-style: none;
}

#Left_Nav li
{
}

.Left_Nav_level1
{
	font-weight: normal;
	font-family: Tahoma, sans-serif;
	font-size: 0.83em;
	color: #000000;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	
	background-image: url("/Site_Images/Common_Images/Left_Nav_Bullet.gif");
	background-repeat: no-repeat;
	background-position: 0px 11px;
}

.Left_Nav_level1 a
{
	color: #000000;
	text-decoration:none;
	font-size: 1.00em;
}

.Left_Nav_level1 a:hover
{
	color:#f18200;
	text-decoration:none;
	font-size: 1.00em;
}

.Left_Nav_level1_Selected
{
	font-weight: bold;
	font-family: Tahoma, sans-serif;
	font-size: 1.00em;
	color: #666666;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url("/Site_Images/Common_Images/Left_Nav_Bullet.gif");
	background-repeat: no-repeat;
	background-position: 0px 11px;
}

.Left_Nav_level1_Selected a
{
	color: #000000;
	text-decoration:none;
	font-weight:bold;
	font-size: 1.00em;
}

.Left_Nav_level2
{
	font-family: Tahoma, sans-serif;
	color: #000000;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.Left_Nav_level2 a
{
	color: #000000;
	text-decoration:none;
	font-size:0.75em;
}

.Left_Nav_level2 a:hover
{
	color:#f18200;
	text-decoration:none;
	font-size:0.75em;
}

.Left_Nav_level2_Selected
{
	font-family: Tahoma, sans-serif;
	font-size:0.75em;
	color: #000000;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #d7edf9;
}

.Left_Nav_level2_Selected a
{
	color: #000000;
	text-decoration:none;
	font-size:0.75em;
}

/*----------------------------------------------------------------------*/
/*--------------------- Social ----------------------------------*/
/*----------------------------------------------------------------------*/
#Social
{
	font-family: Tahoma, sans-serif;
	color:#555555;
	font-size:0.75em;
	width:200px;
	padding:0px 15px 0px 15px;
	margin-bottom: 10px;
}

#Social img
{
	margin-right: 10px;
}

/*----------------------------------------------------------------------*/
/*--------------------- Homepage ----------------------------------*/
/*----------------------------------------------------------------------*/
#Homepage_Left_Column
{
	width: 330px;
	float: left;
	margin: 10px 20px 0px 10px;
	font-size:0.75em;
	font-family: Tahoma, sans-serif;
	line-height:1.50em;
	color:#555555;
}

#Homepage_Left_Column h1
{
	color: #f18200;
	border: 0px solid;
	margin-left: 0px;
}

#Homepage_Left_Column h2
{
	color: #333333;
	font-size: 1.167em;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
}

#Homepage_Left_Column a
{
	font-weight: bold;
	text-decoration:none;
}

#Homepage_Right_Column
{
	width: 330px;
	float: left;
	font-size:0.75em;
	font-family: Tahoma, sans-serif;
	line-height:1.50em;
	color:#555555;
	margin: 10px 0px 0px 0px;
}

#Homepage_Right_Column h1
{
	color: #f18200;
	border: 0px solid;
	margin-left: 0px;
}

#Homepage_Right_Column h2
{
	color: #333333;
	font-size: 1.167em;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
}

#Homepage_Right_Column a
{
	font-weight: bold;
	text-decoration:none;
}


/*----------------------------------------------------------------------*/
/*--------------------- Application Form ----------------------------------*/
/*----------------------------------------------------------------------*/
#Form body
{
	font-family: Tahoma, sans-serif;
	font-size:0.75em;
	color: #555555;
	line-height:1.00em;
	vertical-align:bottom;
}

#Form ul
{
	width:520px;
	vertical-align:text-bottom;
	margin-left: 0px;
}

#Form li
{
	float:left;
	display:inline;
	list-style-type:none;
	margin-bottom:3px;
	font-size:0.93em;
}

#Form p
{
	padding: 0px 0px 15px 0px;
}

#Form h2
{
	font-family: Tahoma, sans-serif;
	font-size: 1.33em;
	font-weight: bold;
	color: #555555;
	margin:0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	width:520px;
	text-align:left;
}

#Form h3
{
	font-family: Tahoma, sans-serif;
	font-weight: bold; 
	color: #555555;
	width:520px;
	text-align:left;
	border-top: 1px dotted #999999;
	margin:10px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
	font-size:1.13em;
}

#title
{
	font-size:0.930em;
}

.Form_Reg
{
	font-family: Tahoma, sans-serif;
	font-weight: bold;
	color: #555555;
	width:520px;
	text-align:left;
	border-top: 1px dotted #999999;
	margin:10px 0px 10px 0px;
	padding: 10px 0px 10px 0px;
	font-size: 1.00em;
}

#Form input
{
	float:left;
	font-size:0.93em;
	margin:0px 0px 0px 0px;
	padding:2px 0px 2px 0px;
}


#Form select
{
	font-size:0.93em;
	margin:0px 0px 0px 0px;
	padding:2px 0px 2px 0px;
}

#Form option
{
	font-size:0.93em;
	margin:0px 0 5px 0px;
}

#Form_Radio_Btn
{
	float:left;
	margin:0px 5px 0px 0px;
}

.Short_Input
{
	width:35px;
}

.Short_Input2
{
	width:30x;
}

.Med_Input
{
	width:150px;
}

.Med_Input_2
{
	width:260px;
	padding-right:5px;
}

.Long_Input
{
	width:405px;
}

.Large_Input
{
	width:495px;
	height:70px;
}

.Form_Phone
{
	width:50px;
	float:left;
}

.Form_Date_1
{
	width:50px;
	float:left;
}

.Form_Date_2
{
	width:70px;
	float:left;
}

.Form_Col_1
{
	width:100px;
	margin:2px 5px 0px 0px;
}

.Form_Col2_1
{
	width:100px;
	margin:2px 5px 0px 0px;
}

.Form_Col_2
{
	width:93px;
	padding:0px 0px 5px 2px;
	margin:2px 5px 0px 0px;
	float:left;
}

.Form_Col
{
	float:left;
	width:400px;
	padding:2px 0px 5px 0px;
}

.Form_Col_485px
{
	float:left;
	width:485px;
	padding:1px 0px 5px 0px;
}

.Form_Col_265px
{
	width:265px;
	padding:1px 5px 5px 0px;
}

.Form_Col_100px
{
	width:200px;
	padding:1px 0px 5px 0px;
}

.Form_Col_50px
{
	float:left;
	width:50px;
	padding:1px 0px 5px 0px;
}

.Form_Col_20px
{
	width:20px;
	text-align:left;
	padding:1px 0px 5px 0px;
	float:left;
}

.Form_Col_10px
{
	width:10px;
	padding:1px 0px 5px 0px;
}

.Form_260px
{
	width:260px;
}

#Form_Check
{
	margin:1px 5px 0px 0px;
}

.Form_90
{
	width:90%;
	float:right;
}

.Form_50
{
	width:50%;
}

.Form_Col_Short
{
	width:30px;
	text-align:left;
	padding:0px 0px 5px 5px;
}

.Form_Col_Med
{
	float:left;
	width:155px;
	padding:0px 0px 5px 0px;
}

.Form_Col_Long
{
	float:left;
	width:255px;
	padding:0px 0px 5px 0px;
}


.Form_Col_Full
{
	width:510px;
	padding:0px 0px 5px 0px;
	float:right;
	vertical-align:top
}

.Form_Add
{
	width:520px;
	padding:5px 0px 10px 0px;
	margin-top:10px;
	float:left;
	vertical-align:top;
	border-top:1px solid #CCCCCC;
}

.Form_Seperator
{
	width:520px;
	padding:0px 0px 0px 0px;
	float:left;
	vertical-align:top;
	border-top:1px solid #CCCCCC;
}

.Indicate
{
	font-family: Tahoma, sans-serif;
	color: #555555;
	width:520px;
	text-align:left;
	border-top: 1px dotted #999999;
	margin:10px 0px 20px 0px;
	padding: 10px 0px 20px 0px;
}

.Line_Height_13
{
	line-height:1.0em;
}

.spacer
{
	width:500px;
	height:1px;
}

/*----------------------------------------------------------------------*/
/*--------------------- Sitemap ----------------------------------*/
/*----------------------------------------------------------------------*/
.Sitemap0
{
	font-size: 14px;
	font-weight: bold;
	color: #ff6d00;
	
	padding-bottom: 10px;
	padding-top: 10px;
	margin: 0px;
}

.Sitemap0 a
{
	font-size: 14px;
	font-weight: bold;
	color: #ff6d00;
	text-decoration: none;
}

.Sitemap1
{
	background-image: url('/Site_Images/Common_Images/navdash.jpg');
	background-repeat: no-repeat;
	background-position: 0px 7px;
	font-size: 11px;
	font-weight: bold;
	color: #134c93;
	
	padding-left: 10px;
}

.Sitemap1 a
{
	font-size: 11px;
	font-weight: bold;
	color: #134c93;
	text-decoration: none;
}

.Sitemap2
{
	font-size: 11px;
	font-weight: normal;
	color: #134c93;
	
	padding-left: 10px;
}

.Sitemap2 a
{
	font-size: 11px;
	font-weight: normal;
	color: #134c93;
	text-decoration: none;
}

/*----------------------------------------------------------------------*/
/*--------------------- Info Box ----------------------------------*/
/*----------------------------------------------------------------------*/
.Info_Box
{
	width:500px;
	padding:15px 10px 15px 10px;
	margin-bottom:15px;
	background-color:#ffe1b7;
	border-top:1px dotted #999999;
	Border-bottom:1px dotted #999999;
}